mono/website

mono-project.com down?

dtowell opened this issue · 3 comments

mono-project.com seems to be refusing connections. Here is a (partial) log from curl

dwayne:~$ curl -v https://www.mono-project.com/
*   Trying 185.199.109.153...
* TCP_NODELAY set
* connect to 185.199.109.153 port 443 failed: Connection refused
*   Trying 185.199.110.153...
* TCP_NODELAY set
* connect to 185.199.110.153 port 443 failed: Connection refused
*   Trying 185.199.111.153...
* TCP_NODELAY set
* connect to 185.199.111.153 port 443 failed: Connection refused
*   Trying 185.199.108.153...
* TCP_NODELAY set
* connect to 185.199.108.153 port 443 failed: Connection refused
*   Trying 198.41.0.4...
* TCP_NODELAY set
*   Trying 2001:503:ba3e::2:30...
* TCP_NODELAY set
* Immediate connect fail for 2001:503:ba3e::2:30: Network is unreachable
*   Trying 2001:500:200::b...
* TCP_NODELAY set
* Immediate connect fail for 2001:500:200::b: Network is unreachable
*   Trying 2001:500:2::c...
* TCP_NODELAY set
* Immediate connect fail for 2001:500:2::c: Network is unreachable
*   Trying 2001:503:ba3e::2:30...

It works from here (Europe), where are you based? The site is hosted by GitHub so if anything it'd be an issue on their end.

My bad. Sorry for the trouble. It appears to be local, I thot I had checked from a remote machine, but I guess it wasn't remote enough.

No worries :)