comp.lang.ada
 help / color / mirror / Atom feed
* gnoga.com down?
@ 2019-04-27  9:07 mockturtle
  0 siblings, 0 replies; only message in thread
From: mockturtle @ 2019-04-27  9:07 UTC (permalink / raw)


It seems that gnoga.com is down, I am posting this here since maybe the maintainer is not aware of this. 

Since few days I am getting "connection timeout" when I try to connect, last time (several weeks ago) everything worked fine (same browser, PC, ...).  

I tried also with curl 

   curl -H "Host: gnoga.org" http://50.192.131.236/

   curl: (7) Failed to connect to 50.192.131.236 port 80: Connection timed out

and also going very low-level with Ruby 

   irb(main):001:0> require 'socket'
   => true
   irb(main):002:0> s=TCPSocket.new('50.192.131.236', 80)
   Errno::ETIMEDOUT: Connection timed out - connect(2) for "50.192.131.236" port 80

Therefore, it is not an issue of the specific browser nor, I guess, of the specific OS.

I got the IP address 50.192.131.236 from nslookup and it is also the same address reported in an old post (February 2019, if I am right) 

Riccardo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-27  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-27  9:07 gnoga.com down? mockturtle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox