D
Doug Livesey
Hi -- I have an app that exists, is running on ssl, & is running happily
on Heroku.
I've exposed a web service on it that is called by this code:
http://gist.github.com/359437
As far as I can tell, everything is absolutely correct (although I've
been at this for *hours*, so may be missing something obvious), but I'm
still getting the following error from the last line when I try to run
it: "getaddrinfo: nodename nor servname provided, or not known"
And here is a stack trace for completeness' sake:
http://gist.github.com/359444
Any advice anyone can offer would be *very* gratefully received!
Cheers,
Doug.
on Heroku.
I've exposed a web service on it that is called by this code:
http://gist.github.com/359437
As far as I can tell, everything is absolutely correct (although I've
been at this for *hours*, so may be missing something obvious), but I'm
still getting the following error from the last line when I try to run
it: "getaddrinfo: nodename nor servname provided, or not known"
And here is a stack trace for completeness' sake:
http://gist.github.com/359444
Any advice anyone can offer would be *very* gratefully received!
Cheers,
Doug.