ArchiveTeam / seesaw-kit

Making a reusable toolkit for writing seesaw scripts
Other
69 stars 30 forks source link

Reddit Grab not working #140

Closed MrTyton closed 1 year ago

MrTyton commented 1 year ago
Starting CheckIP for Item 
Finished CheckIP for Item 
Starting GetItemFromTracker for Item 
Project code is out of date and needs to be upgraded. To remedy this problem immediately, you may reboot your warrior. Retrying after 70 seconds...
Project code is out of date and needs to be upgraded. To remedy this problem immediately, you may reboot your warrior. Retrying after 90 seconds...
Project code is out of date and needs to be upgraded. To remedy this problem immediately, you may reboot your warrior. Retrying after 110 seconds...
2023-06-12 13:23:49,319 - seesaw.warrior - DEBUG - Update warrior hq.
2023-06-12 13:23:49,319 - seesaw.warrior - DEBUG - Warrior ID ''.
2023-06-12 13:23:49,871 - seesaw.warrior - DEBUG - Select project reddit
2023-06-12 13:23:49,871 - seesaw.warrior - DEBUG - Start selected project reddit (reinstall=False)
2023-06-12 13:23:49,871 - seesaw.warrior - DEBUG - Install project reddit
2023-06-12 13:23:49,873 - seesaw.warrior - DEBUG - git pull from https://github.com/ArchiveTeam/reddit-grab
2023-06-12 13:23:50,057 - seesaw.warrior - DEBUG - git operation: hint: Pulling without specifying how to reconcile divergent branches is
hint: discouraged. You can squelch this message by running one of the following
hint: commands sometime before your next pull:
hint: 
hint:   git config pull.rebase false  # merge (the default strategy)
hint:   git config pull.rebase true   # rebase
hint:   git config pull.ff only       # fast-forward only
hint: 
hint: You can replace "git config" with "git config --global" to set a default
hint: preference for all repositories. You can also pass --rebase, --no-rebase,
hint: or --ff-only on the command line to override the configured default per
hint: invocation.
Already up to date.

I've tried checking for updates, restarting the docker container, none of it is working. Running https://hub.docker.com/r/archiveteam/warrior-dockerfile on Unraid.

niuhomelab commented 1 year ago

Experiencing this problem on Reddit, Imgur, and Stack Exchange project too

TheTechRobo commented 1 year ago

If there is no update available, "Project code is out of date" generally means that the project is paused and an update needs to be made.

MrTyton commented 1 year ago

I have it set to the Archive Team's choice. It seems to be progressing to another project now, but it did take a long time.