-
Notifications
You must be signed in to change notification settings - Fork 718
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
400 Bad Request? #182
Comments
me too.
/usr/lib/ruby/2.7.0/open-uri.rb:387:in `open_http': 400 Bad Request (OpenURI::HTTPError) |
Please retry with the latest version 2.3.0, it might work better. |
Same problem on my Mac and my Windows 10 VM: OS: macOS HighSierra 10.13.6
Os: Windows 10
Any idea what might help? Update: I have tried the docker container as well and ran into the same. This might be related to the web site I try to download: http:/pondini.org |
That site works fine for me on Linux. I have created a branch that adds some debugging to the API code. It will still crash, but if you could copy the debugging output before the Traceback, then that would help figure out where the issue is and if this is a bug in the wayback-machine-downloader code or in the API itself. Please try it out on your system: https://github.com/pabs3/wayback-machine-downloader/tree/debug-crashes |
Hi, sorry, but the problem is gone now. I tried the debug version and it worked without problems. So I returned to the original version and it worked as well. As far as I do understand this behavior something must have been changed at Wayback. |
Thanks for testing, I think you could be right. I think that the
wayback-machine-downloader should do better than crashing when this
happens though. I'll try to track down some IA folks to ask about it.
…--
bye,
pabs
https://bonedaddy.net/pabs3/
|
Did anyone record any of the IA URLs that gave a 400 error? |
Hello, I am facing this issue now. Getting snapshot pages......./System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/open-uri.rb:359:in ==================================== @pabs3 I tried your code as well. https://github.com/pabs3/wayback-machine-downloader/tree/debug-crashes this is also showing same error. |
Hi, installed wayback-machine from yesterday, have also the same problem on both versions @pabs3. or this one Getting snapshot pages..C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:376:in `open_http': 504 Gateway Time-out (OpenURI::HTTPError) How to solve it? |
I had the same issue when trying to download an archive of a website from 1998:
|
@tjwalkr3 This is solved already Visit > #307 (comment) |
Hi so I am having a bit of trouble with my restore. I believe I have done the download of both the wayback machine downloader and ruby 2.7.2p137 correctly. The problem I am having is with the last step. I am trying to recover a sight recently archived and am confused on why I get this error. Does anyone have any solutions?
The text was updated successfully, but these errors were encountered: