![]() |
mersenne.ca
I have not been able to contact James' site since yesterday afternoon. Does anyone have any ideas as to what the situation is?
Note: I looked through the posts and didn't find anything relative. |
Looks up from here?
|
[url]http://downforeveryoneorjustme.com/www.mersenne.ca[/url]
[quote]It's not just you! [url]www.mersenne.ca[/url] looks down from here.[/quote] The redirect to [url]www.mersenne.ca[/url] is working, but from there it dies. |
1 Attachment(s)
Can access it on my phone a couple minutes ago
|
It's down for me. Error message on Chrome:
[quote]This page isn’t working [url]www.mersenne.ca[/url] unexpectedly closed the connection. ERR_INCOMPLETE_CHUNKED_ENCODING[/quote] |
[QUOTE=VictordeHolland;479889]Can access it on my phone a couple minutes ago[/QUOTE]
There seems to be something weird going on... Everything [URL="https://www.mersenne.ca/status/tf/0/7/3/8000"]appears to work[/URL] except for the top-level page. |
[QUOTE=chalsall;479891]There seems to be something weird going on... Everything [URL="https://www.mersenne.ca/status/tf/0/7/3/8000"]appears to work[/URL] except for the top-level page.[/QUOTE]
Nice catch, that's the behavior I see. (Also this is totally the wrong forum.) |
[QUOTE=Dubslow;479908]Nice catch, that's the behavior I see.
([B]Also this is totally the wrong forum.[/B])[/QUOTE] You are correct. It is. Sometimes my brain is somewhat more mushy than others. |
Trying wget I found: [code]
chris@linux-5hwg:~/bin> wget 'www.mersenne.ca' --17:43:59-- http://www.mersenne.ca/ => `index.html' Resolving www.mersenne.ca... 74.208.111.38 Connecting to www.mersenne.ca|74.208.111.38|:80... connected. HTTP request sent, awaiting response... 418 You are a teapot 17:45:05 ERROR 418: You are a teapot. [/code]And for https: [code] chris@linux-5hwg:~/bin> wget 'https://www.mersenne.ca/' --17:41:31-- https://www.mersenne.ca/ => `index.html' Resolving www.mersenne.ca... 74.208.111.38 Connecting to www.mersenne.ca|74.208.111.38|:443... connected. ERROR: Certificate verification error for www.mersenne.ca: self signed certificate ERROR: certificate common name `Parallels Panel' doesn't match requested host name `www.mersenne.ca'. To connect to www.mersenne.ca insecurely, use `--no-check-certificate'. Unable to establish SSL connection. chris@linux-5hwg:~/bin> wget --no-check-certificate 'https://www.mersenne.ca/' --17:41:55-- https://www.mersenne.ca/ => `index.html' Resolving www.mersenne.ca... 74.208.111.38 Connecting to www.mersenne.ca|74.208.111.38|:443... connected. WARNING: Certificate verification error for www.mersenne.ca: self signed certificate WARNING: certificate common name `Parallels Panel' doesn't match requested host name `www.mersenne.ca'. HTTP request sent, awaiting response... 418 You are a teapot 17:43:01 ERROR 418: You are a teapot. [/code]That error code is obviously a joke, but not a very helpful one. Chris |
[QUOTE=chris2be8;479960] [code]
17:43:01 ERROR 418: You are a teapot. [/code]That error code is obviously a joke, but not a very helpful one. [/QUOTE] An official one though. [URL]https://tools.ietf.org/html/rfc2324[/URL] [CODE]Any attempt to brew coffee with a teapot should result in the error code "418 I'm a teapot". The resulting entity body MAY be short and stout.[/CODE] |
Still broked. :(
|
All times are UTC. The time now is 23:39. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.