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

/usr/lib/ruby/2.1.0/net/http.rb:879:in initialize': getaddrinfo: Name or service not known #4

Open
0vermind opened this issue Apr 29, 2015 · 0 comments

Comments

@0vermind
Copy link

When I run

ruby apps.rb

I get

user@pc:~/apps/discourse-notify-master$ ruby app.rb
Running discourse-notify...
/usr/lib/ruby/2.1.0/net/http.rb:879:in initialize': getaddrinfo: Name or service not known (SocketError) from /usr/lib/ruby/2.1.0/net/http.rb:879:inopen'
from /usr/lib/ruby/2.1.0/net/http.rb:879:in block in connect' from /usr/lib/ruby/2.1.0/timeout.rb:76:intimeout'
from /usr/lib/ruby/2.1.0/net/http.rb:878:in connect' from /usr/lib/ruby/2.1.0/net/http.rb:863:indo_start'
from /usr/lib/ruby/2.1.0/net/http.rb:852:in start' from /usr/lib/ruby/2.1.0/net/http.rb:583:instart'
from app.rb:24:in getAllNotifications' from app.rb:52:inblock in

'
from app.rb:49:in loop' from app.rb:49:in'

p.s. I edited config as described:

_t: 5933d250216ee2e99240532fdaa56v45

@0vermind 0vermind changed the title Plugin is broken . Apr 29, 2015
@0vermind 0vermind changed the title . /usr/lib/ruby/2.1.0/net/http.rb:879:in initialize': getaddrinfo: Name or service not known Apr 29, 2015
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

1 participant