-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cann't login in #16
Comments
iotgo Connect to DB failed! +291ms |
iotgo MongoError: auth fails |
iotgo Error: failed to connect to [localhost:27017] |
error: Email address or password is not correct!
my config.js is:
admin:{
'[email protected]': '12345678' // Administrator account of IoTgo platform
},
but cann't login.
the log:
root@iZ285zrpk4eZ:~/IoTgo# DEBUG="iotgo" PORT=3000 ./bin/www
iotgo Express server listening on port 3000 +0ms
iotgo Connect to DB successful! +180ms
GET /login 302 12.267 ms - 70
POST /api/user/login 200 28.361 ms - 53
The text was updated successfully, but these errors were encountered: