I’ve been having this issue (or something similar) for almost two days now for http://latest.is. Currently the site works, but the database doesn’t.
I can’t view logs so I have no real idea what’s happening, but it seems mongo-related since nothing is added to the database. Any idea what’s wrong or how I can fix this? It seems to keep coming up again and again.
meteor logs returns:
Couldn’t view logs: … and the html page for “This site is down”
meteor mongo returns:
Couldn’t open a mongo connection: Connection error (getaddrinfo ENOTFOUND)
A redeploy is possible, but fixes nothing.