-
Notifications
You must be signed in to change notification settings - Fork 719
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 503 #269
Comments
I am getting the same now |
Thanks, I was facing a similar issue, but the patch in #268 allowed me to download the whole website without problems. I suggest the patch should be included in the code asap. |
@sww1235 - thanks for the fix. Looks promising! Would love to test it, but don't know how to install (on Ubuntu 22:04). This won't do the trick:
Any advice? |
@Tiptop4792
|
Thanks so much, @ingvarr777! I had to use Do you know a way how to download the source code via git. I had to download the source directory as a zip file, since
didn't work. Also, @sww1235, your fix works so far. Really cool! - Minor issue, the -n option didn't default to 4 seconds as stated in the manual, but ran into an error when run with '-n' only:
|
@Tiptop4792 You're welcome And 4 sec is default if you don't mention -n. Like this: |
Glad my fix worked for you. Now if we could get it merged and released... |
Thank you ! I've already started looking for other programs. I would also like to see a proxy in your program and an automatic proxy change for different time intervals. |
If enter such list of command: |
including extra config settings, a proper rate limit, and a logger. Fixes: hartator#307 hartator#291 hartator#281 hartator#269 and probably others too
When running I get an error 503 during snapshot phase. in the open-uri.rb I have seen in previous forums this was an issue and wait. I have been trying for 3 days. Thnx.
Here is the info:
Getting snapshot pagesC:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:369:in
'open_http': 503 Service Temporarily Unavailable (OpenURI::HTTPError) from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:760:in
buffer_open'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:214:in
block in open_loop' from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:212:in
catch'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:212:in
open_loop' from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:153:in
open_uri'from C:/Ruby32-x64/lib/ruby/3.2.0/open-uri.rb:740:in
open' from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader/archive_api.rb:13:in
get_raw_list_from_api'from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:88:in
get_all_snapshots_to_consider' from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:131:in
get_file_list_all_timestamps'from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:158:in
get_file_list_by_timestamp' from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:309:in
file_list_by_timestamp'from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:192:in
download_files' from C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader:72:in
<top (required)>'from C:/Ruby32-x64/bin/wayback_machine_downloader:32:in
load' from C:/Ruby32-x64/bin/wayback_machine_downloader:32:in
The text was updated successfully, but these errors were encountered: