mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 01:26:00 +03:00
[GH-ISSUE #1246] ArchiveBox stops pulling links after initial import on first startup #2276
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#2276
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 @Mailstorm-ctrl on GitHub (Oct 15, 2023).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1246
I seem to have a grave misunderstanding of how the program works, or ran into an issue.
When I start the docker instance I can go to the web interface and input some links for it to pull. It does this fine. However, once it's done with that import I can't do anymore. I go to add and paste in a link, it takes it, and then nothing. It shows the titles of the links I pasted as "Pending" but never gets past that. Logs show no activity. It's like it's dead in the water. Only way to fix it is to select the recently entered links and click on "Pull"
@pirate commented on GitHub (Oct 17, 2023):
Hmm can you check the output in data/logs/ and see if there are any errors after the first links finish or when you submit the second links?
@Mailstorm-ctrl commented on GitHub (Oct 20, 2023):
Not quite sure what changed but it appears to be working now. I haven't done anything other than not touch it for a day or so.