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

Error while "Getting snapshot pages..." #277

Open
techana opened this issue Jan 18, 2024 · 3 comments · May be fixed by #280
Open

Error while "Getting snapshot pages..." #277

techana opened this issue Jan 18, 2024 · 3 comments · May be fixed by #280

Comments

@techana
Copy link

techana commented Jan 18, 2024

The script failed while "Getting snapshot pages..." and gave the error message:

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http.rb:949:in 'rescue in block in connect': Failed to open TCP connection to web.archive.org:443 (Connection refused - connect(2) for "web.archive.org" port 443) (Errno::ECONNREFUSED)

I've already applied the "sleep(3)" and the "persistent http connection" mods mentioned in other issues here, but that didn't help. I think the reason is that the website I'm trying to download is huge, and the WBM blocks the connection while getting the big files list before even start downloading anything!

@jere-co
Copy link

jere-co commented Jan 25, 2024

Did you apply the second sleep as well? #273 (comment)

@techana
Copy link
Author

techana commented Jan 25, 2024

Thank you for the comment. I've applied the second sleep just now and it seems to be working. I'll wait and see if it completes downloading all the required files.

@ShiftaDeband ShiftaDeband linked a pull request Feb 8, 2024 that will close this issue
@jd-inferq
Copy link

Hey do I have to git clone apply sleep and build? There are no build instructions?

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

Successfully merging a pull request may close this issue.

3 participants