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 503 stuff #287

Open
BelleButCode opened this issue Apr 24, 2024 · 0 comments
Open

error 503 stuff #287

BelleButCode opened this issue Apr 24, 2024 · 0 comments

Comments

@BelleButCode
Copy link

BelleButCode commented Apr 24, 2024

semi new to this so not sure if i set params right but i believe i complied to the robots list alongside rate limiting (with this fork https://github.com/ShiftaDeband/wayback-machine-downloader

wayback_machine_downloader https://web.archive.org/web/20160918235500/http://wrongsideoftheart.com/gallery/a/ --only "/.(jpg)$/i" --exclude /control/ --exclude /report/ --exclude /thumb/ -l

Getting snapshot pages./usr/lib/ruby/3.0.0/open-uri.rb:364:in open_http': 503 Service Unavailable (OpenURI::HTTPError) from /usr/lib/ruby/3.0.0/open-uri.rb:741:in buffer_open'
from /usr/lib/ruby/3.0.0/open-uri.rb:212:in block in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:210:in catch'
from /usr/lib/ruby/3.0.0/open-uri.rb:210:in open_loop' from /usr/lib/ruby/3.0.0/open-uri.rb:151:in open_uri'
from /usr/lib/ruby/3.0.0/open-uri.rb:721:in open' from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader/archive_api.rb:13:in get_raw_list_from_api'
from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:92:in block in get_all_snapshots_to_consider' from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:91:in times'
from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:91:in get_all_snapshots_to_consider' from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:105:in get_file_list_curated'
from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:164:in get_file_list_by_timestamp' from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:177:in list_files'
from /var/lib/gems/3.0.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader:70:in <top (required)>' from /usr/local/bin/wayback_machine_downloader:25:in load'
from /usr/local/bin/wayback_machine_downloader:25:in `

'

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