nightscout / nightscout.github.io

website, meta repo for whole project
GNU General Public License v2.0
104 stars 228 forks source link

Mongo_DB URI #83

Closed lfrederics closed 3 years ago

lfrederics commented 3 years ago

When I got to open the app, here are the errors I am getting: ENV Error {"desc":"API_SECRET should be at least 12 characters"} Mandatory setting missing MONGODB_URI setting is missing, cannot connect to database Mandatory setting missing API_SECRET setting is missing, cannot enable REST API

The MONGODB_URI is not auto-populating as it did in the instructions, and is a required field. I am not sure why I am getting errors about the API secrets either. It set up with Nightscout fine and never said anything about 12 characters?

Any help is greatly appreciated.