You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed MongoDB (after learning that it requires >3GB of free space on your root partition to start).
Now i see the Login window.
How do i add a test user to the system? mongodump writes an empty folder.
Update: I found the code in routes/auth.js to create the eWindowMaster user. I called GET on /auth/setup and found that the database now has an object :)
But for some reason i cannot login with eWindowMaster and the password from config.js.
How can i debug this?
Cheers,
Jonathan
The text was updated successfully, but these errors were encountered:
I installed MongoDB (after learning that it requires >3GB of free space on your root partition to start).
Now i see the Login window.
How do i add a test user to the system?
mongodump
writes an empty folder.Update: I found the code in routes/auth.js to create the eWindowMaster user. I called GET on /auth/setup and found that the database now has an object :)
But for some reason i cannot login with eWindowMaster and the password from config.js.
How can i debug this?
Cheers,
Jonathan
The text was updated successfully, but these errors were encountered: