You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a Ruby issue or an issue of this repository, but can't seem to find discussion of this error elsewhere. When downloading from a site, it will consistently dump the following:
Getting snapshot pages.....................................C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:in connect_nonblock': SSL_connect returned=1 errno=0 peeraddr=207.241.237.3:443 state=error: unexpected eof while reading (OpenSSL::SSL::SSLError) from C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:in ssl_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:in do_start'
from C:/Ruby33-x64/lib/ruby/3.3.0/net/http.rb:1569:in start' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:334:in open_http'
from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:770:in buffer_open' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:220:in block in open_loop'
from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:218:in catch' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:218:in open_loop'
from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:158:in open_uri' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:750:in open'
from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader/archive_api.rb:13:in get_raw_list_from_api' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:92:in block in get_all_snapshots_to_consider'
from internal:numeric:237:in times' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:91:in get_all_snapshots_to_consider'
from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:105:in get_file_list_curated' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:164:in get_file_list_by_timestamp'
from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:309:in file_list_by_timestamp' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:192:in download_files'
from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader:72:in <top (required)>' from C:/Users/ethan/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in load'
from C:/Users/ethan/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in `
'
No clue what to do here, or perhaps more accurately, not sure what to Google to figure it out
The text was updated successfully, but these errors were encountered:
Not sure if this is a Ruby issue or an issue of this repository, but can't seem to find discussion of this error elsewhere. When downloading from a site, it will consistently dump the following:
Getting snapshot pages.....................................C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:in
'connect_nonblock': SSL_connect returned=1 errno=0 peeraddr=207.241.237.3:443 state=error: unexpected eof while reading (OpenSSL::SSL::SSLError) from C:/Ruby33-x64/lib/ruby/3.3.0/net/protocol.rb:46:in
ssl_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:in
do_start'from C:/Ruby33-x64/lib/ruby/3.3.0/net/http.rb:1569:in
start' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:334:in
open_http'from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:770:in
buffer_open' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:220:in
block in open_loop'from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:218:in
catch' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:218:in
open_loop'from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:158:in
open_uri' from C:/Ruby33-x64/lib/ruby/3.3.0/open-uri.rb:750:in
open'from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader/archive_api.rb:13:in
get_raw_list_from_api' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:92:in
block in get_all_snapshots_to_consider'from internal:numeric:237:in
times' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:91:in
get_all_snapshots_to_consider'from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:105:in
get_file_list_curated' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:164:in
get_file_list_by_timestamp'from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:309:in
file_list_by_timestamp' from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/lib/wayback_machine_downloader.rb:192:in
download_files'from C:/Users/ethan/.local/share/gem/ruby/3.3.0/gems/wayback_machine_downloader-2.3.1/bin/wayback_machine_downloader:72:in
<top (required)>' from C:/Users/ethan/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in
load'from C:/Users/ethan/AppData/Local/Microsoft/WindowsApps/wayback_machine_downloader:32:in `
No clue what to do here, or perhaps more accurately, not sure what to Google to figure it out
The text was updated successfully, but these errors were encountered: