So, after installation, and finally getting everything up and running, I accessed the forum. I went to the admin dashboard, and tried entering my mongoDB admin username/password as I'm supposed to, no?
But I get this error:
Login Unsuccessful Invalid login credentials
I searched for possible solutions, but there is none. I was able to create another account, and login with that one, but the admin account is a no go. So if I go to 'users', there's an admin account and the account I created.
What could possibly be causing this?
In the console, I receive this:
Failed to load resource: the server responded with a status of 403 (Forbidden)
If that's any help. I sort of feel like my mongoDB is somehow configured improperly, but I do not see how, as I followed all instructions. But which DB should I use? As the instructions said to create two users, an admin username/password (in admin DB) and a nodebb user/password(in nodebb DB). So accessing mongo, should I say use nodebb
, or use admin
? I've tried both, though, no luck.
Hmm, is there any way that I can access my admin username/password?
Thank you, and Merry Christmas!