hartator / wayback-machine-downloader

Download an entire website from the Wayback Machine.
Other
5.36k stars 714 forks source link

Errno::ECONNRESET when getting all snapshots on ShiftaDeband / wayback-machine-downloader #311

Open ironlizardster opened 4 days ago

ironlizardster commented 4 days ago

When I was using the released version 2.3.1 I got connection error in get_raw_list_from_api so I am trying ShiftaDeband / wayback-machine-downloader which is 2.3.2 and got this error. Could anyone please help?

C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:in connect_nonblock': An existing connection was forcibly closed by the remote host. - SSL_connect (Errno::ECONNRESET) from C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:inssl_socket_connect' from C:/Ruby33-x64/lib/ruby/3.3.0/net/http.rb:1674:in connect' from C:/Ruby33-x64/lib/ruby/3.3.0/net/http.rb:1580:indo_start' from C:/Ruby33-x64/lib/ruby/3.3.0/net/http.rb:1575:in start' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/lib/wayback_machine_downloader.rb:88:inget_all_snapshots_to_consider' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/lib/wayback_machine_downloader.rb:109:in get_file_list_curated' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/lib/wayback_machine_downloader.rb:168:inget_file_list_by_timestamp' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/lib/wayback_machine_downloader.rb:317:in file_list_by_timestamp' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/lib/wayback_machine_downloader.rb:196:indownload_files' from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wayback_machine_downloader-2.3.2/bin/wayback_machine_downloader:72:in <top (required)>' from C:/Ruby33-x64/bin/wayback_machine_downloader:36:inload' from C:/Ruby33-x64/bin/wayback_machine_downloader:36:in `

'