hello,
suddenly started having this problem. It came out of nowhere, disappeared again and now is back. Nodebb 0.6. Restarting nodebb does not help eigther. Any suggestions what to do? How come that the API still responds but not anymore the HTML interface?
please help! rewarding with 10k CoinAwesome AWE
$ cat config.json
{
"url": "http://tips.coinawesome.com",
.......
"port": ["4567"]
}
$ wget 0.0.0.0:4567
--2015-05-25 03:08:02-- http://0.0.0.0:4567/
Connecting to 0.0.0.0:4567... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
--2015-05-25 03:08:13-- (try: 2) http://0.0.0.0:4567/
Connecting to 0.0.0.0:4567... connected.
HTTP request sent, awaiting response... ^C
$ wget 0.0.0.0:4567/api/
--2015-05-25 03:08:20-- http://0.0.0.0:4567/api/
Connecting to 0.0.0.0:4567... connected.
HTTP request sent, awaiting response... 200 OK
Length: 116362 (114K) [application/json]
Saving to: โindex.htmlโ
100%[======================================================================================================================================================================================================================================>] 116,362 --.-K/s in 0.001s
2015-05-25 03:08:20 (168 MB/s) - โindex.htmlโ saved [116362/116362]