mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 09:36:01 +03:00
[GH-ISSUE #1625] archivebox update does not pick up status properly #2485
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2485
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @groby on GitHub (Dec 23, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1625
Originally assigned to: @pirate on GitHub.
Provide a screenshot and describe the bug
When an archivebox add fails, it gives you commands you can run by hand ("Run to see full output:")
That's super-helpful for debugging, but when you do that, they occasionally leave the correct artifacts - technically yay, I've archived what I wanted. But, alas, index.json is not updated, and archivebox update -t doesn't pick up on that change either. That means that the status as displayed by the web server isn't necessarily correct - e.g. screenshots shown as greyed out when they exist.
Not a major issue (I can always manually fix up the index.json :), but it'd be nice if there was a way to apply those fixes wholesale to the archive
Steps to reproduce
Logs or errors
ArchiveBox Version
How did you install the version of ArchiveBox you are using?
Other
What operating system are you running on?
macOS (including Docker on macOS)
What type of drive are you using to store your ArchiveBox data?
data/is on a local SSD or NVMe drivedata/is on a spinning hard drive or external USB drivedata/is on a network mount (e.g. NFS/SMB/CIFS/etc.)data/is on a FUSE mount (e.g. SSHFS/RClone/S3/B2/OneDrive, etc.)Docker Compose Configuration
ArchiveBox Configuration