Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reddit reinstall fails #138

Open
cliffspradlin opened this issue Jun 11, 2023 · 2 comments
Open

Reddit reinstall fails #138

cliffspradlin opened this issue Jun 11, 2023 · 2 comments

Comments

@cliffspradlin
Copy link

It was previously working, but seems to have stopped:

2023-06-10 01:15:11,958 - seesaw.warrior - DEBUG - Update project.
2023-06-10 01:15:11,958 - seesaw.warrior - DEBUG - Check project has update reddit
2023-06-10 01:15:11,984 - seesaw.warrior - DEBUG - git fetch
2023-06-10 01:15:35,620 - seesaw.warrior - DEBUG - Got return code 128
2023-06-10 01:15:35,622 - seesaw.warrior - DEBUG - Start selected project reddit (reinstall=True)
2023-06-10 01:15:35,622 - seesaw.warrior - DEBUG - Install project reddit
2023-06-10 01:15:35,634 - seesaw.warrior - DEBUG - git pull from https://github.com/ArchiveTeam/reddit-grab
2023-06-10 01:15:56,515 - seesaw.warrior - ERROR - Project failed to install: 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.
fatal: unable to access 'https://github.com/ArchiveTeam/reddit-grab/': gnutls_handshake() failed: Error in the pull function.

git returned 1

2023-06-10 01:15:56,517 - seesaw.warrior - DEBUG - Result of the install process: False
2023-06-10 01:15:56,518 - seesaw.warrior - WARNING - Project reddit did not install correctly and we're ignoring this problem.
2023-06-10 01:19:20,822 - seesaw.warrior - INFO - Runner has finished.
2023-06-10 01:25:11,936 - seesaw.warrior - DEBUG - Update warrior hq.
@cliffspradlin
Copy link
Author

I also posted this to ArchiveTeam/reddit-grab#16 in case that's the better place for it.

@cliffspradlin
Copy link
Author

Rebooting the VM got this unstuck for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant