Description
Describe the bug
A clear and concise description of what the bug is.
I changed from mLab to Atlas about a month ago. That went fine.
Yesterday I upgraded NS to 14.0.3 and was getting app crashes. I tried a clean fork. No improvement. Tried a new DB no improvement.
Today I've created new Heroku and Atlas accounts and tried again. Same problem.
Setup today went ok until step 8, NS settings. On saving I was prompted for API secret (although I'd already entered it) and it didn't accept the one I entered (which is correct)
I used this guide
http://nightscout.github.io/nightscout/new_user/
I'm now getting this in my Heroku log every few seconds.
2020-09-19T09:37:43.661040+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=johnns2.herokuapp.com request_id=5600f709-1365-4e2c-8cf9-c0d58621d499 fwd="31.13.103.6" dyno= connect= service= status=503 bytes= protocol=http
Sometimes this
2020-09-19T09:47:17.888688+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=johnns2.herokuapp.com request_id=87e49fd8-abed-46f3-92e0-c577bcd038d9 fwd="93.35.243.46" dyno= connect= service= status=503 bytes= protocol=http
I've double checked my MONGODB_URI (I assume this is the main suspect) and it seems fine.
I haven't got as far as trying to get anything to write to NS.