hartator / wayback-machine-downloader

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

An existing connection was forcibly closed by the remote host. - SSL_connect (Errno::ECONNRESET) #301

Open rochdi7-afk opened 4 months ago

rochdi7-afk commented 4 months ago

Hey! I know there are issues-related of this but the answers dont help. i get this:

`Downloading http://live.com to websites/live.com/ from Wayback Machine archives.

Getting snapshot pagesC:/Ruby193/lib/ruby/1.9.1/net/http.rb:799:in connect': An existing connection was forcibly closed by the remote host. - SSL_connect (Errn o::ECONNRESET) from C:/Ruby193/lib/ruby/1.9.1/net/http.rb:799:inblock in connect' from C:/Ruby193/lib/ruby/1.9.1/timeout.rb:54:in timeout' from C:/Ruby193/lib/ruby/1.9.1/timeout.rb:99:intimeout' from C:/Ruby193/lib/ruby/1.9.1/net/http.rb:799:in connect' from C:/Ruby193/lib/ruby/1.9.1/net/http.rb:755:indo_start' from C:/Ruby193/lib/ruby/1.9.1/net/http.rb:744:in start' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:306:inopen_http' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:775:in buffer_open' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:203:inblock in open_loop' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:201:in catch' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:201:inopen_loop' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:146:in open_uri' from C:/Ruby193/lib/ruby/1.9.1/open-uri.rb:677:inopen' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader/archive_api.rb:13:in get_raw_list_from_api' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader.rb:88:inget_all_snapshots_to_consider' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader.rb:105:in get_file_list_curated' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader.rb:164:inget_file_list_by_timestamp' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader.rb:309:in file_list_by_timestamp' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/lib/wayback_machine_downloader.rb:192:indownload_files' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/wayback_machine_downloader-2.3. 1/bin/wayback_machine_downloader:72:in <top (required)>' from C:/Ruby193/bin/wayback_machine_downloader:19:inload' from C:/Ruby193/bin/wayback_machine_downloader:19:in <main>'

Anyone help with usefull stuff? 2024?