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

报错 #17

Open
FSZJ opened this issue Sep 4, 2023 · 1 comment
Open

报错 #17

FSZJ opened this issue Sep 4, 2023 · 1 comment

Comments

@FSZJ
Copy link

FSZJ commented Sep 4, 2023

正在取得檔案路徑.../Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `initialize': failed to connect: No route to host - connect(2) for "reader.readmoo.com" port 443 (HTTP::ConnectionError)
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `open'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `connect'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/connection.rb:42:in `initialize'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:70:in `new'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:70:in `perform'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:31:in `request'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/chainable.rb:20:in `get'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/API.rb:11:in `fetch'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:43:in `fetch_base_file'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:24:in `block in download'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:38:in `job'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:24:in `download'
	from main.rb:19:in `<main>'
/Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `initialize': No route to host - connect(2) for "reader.readmoo.com" port 443 (Errno::EHOSTUNREACH)
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `open'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/timeout/null.rb:21:in `connect'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/connection.rb:42:in `initialize'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:70:in `new'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:70:in `perform'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/client.rb:31:in `request'
	from /Library/Ruby/Gems/2.6.0/gems/http-5.0.4/lib/http/chainable.rb:20:in `get'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/API.rb:11:in `fetch'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:43:in `fetch_base_file'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:24:in `block in download'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:38:in `job'
	from /Users/chrifs/Desktop/readmoo-dl-master/lib/readmoo_dl/downloader.rb:24:in `download'
	from main.rb:19:in `<main>'
@NomadThanatos
Copy link
Owner

No route to host - connect(2) for "reader.readmoo.com" port 443 (HTTP::ConnectionError)
Based on this I believe it is blocked by GFW, if not please check your internet.

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

2 participants