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 on run #26

Open
SiNaPsEr0x opened this issue Nov 9, 2018 · 1 comment
Open

error on run #26

SiNaPsEr0x opened this issue Nov 9, 2018 · 1 comment

Comments

@SiNaPsEr0x
Copy link

Traceback (most recent call last):
8: from ./hatcloud.rb:87:in <main>' 7: from /usr/lib/ruby/2.5.0/open-uri.rb:743:in read'
6: from /usr/lib/ruby/2.5.0/open-uri.rb:735:in open' 5: from /usr/lib/ruby/2.5.0/open-uri.rb:165:in open_uri'
4: from /usr/lib/ruby/2.5.0/open-uri.rb:224:in open_loop' 3: from /usr/lib/ruby/2.5.0/open-uri.rb:224:in catch'
2: from /usr/lib/ruby/2.5.0/open-uri.rb:226:in block in open_loop' 1: from /usr/lib/ruby/2.5.0/open-uri.rb:755:in buffer_open'
/usr/lib/ruby/2.5.0/open-uri.rb:377:in `open_http': 404 Not Found (OpenURI::HTTPError)

@DocKali
Copy link

DocKali commented Nov 21, 2018

Hi,

I had the same error. I solved it by changing the URI in hatcloud.rb. The URI which worked for me is http://www.crimeflare.org:82/cgi-bin/cfsearch.cgi

Hope this will help.

sundowndev added a commit to sundowndev/HatCloud that referenced this issue Nov 27, 2018
Fix for `open_http: 404 Not Found (OpenURI::HTTPError)`

HatBashBR#26
HatBashBR#24
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