Topic: Not installed via CLI
sergey_popov free asked 3 years ago
** Expected Behavior ** I want to install via CLI MDB-Pro to my project.
** Actual behavior ** Got 404 error after running mdb init
Resources (screenshots, code snippets etc.)
D/my-project
$ mdb login
? Enter your MDB username ******
? Enter your MDB password ******
(node:13668) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use node --trace-warnings ...
to show where the warning was created)
┌─────────┬────────┬────────────────────┐
│ (index) │ Status │ Message │
├─────────┼────────┼────────────────────┤
│ 0 │ 0 │ 'Login successful' │
└─────────┴────────┴────────────────────┘
D/my-project
$ mdb init
(node:11776) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use node --trace-warnings ...
to show where the warning was created)
┌─────────┬────────┬──────────────────┐
│ (index) │ Status │ Message │
├─────────┼────────┼──────────────────┤
│ 0 │ 404 │ 'User not found' │
Sebastian Kaczmarek staff answered 3 years ago
Sorry for the inconvenience and such a late response. The issue should not occur anymore. Let me know if you have any other problems.
JoshWebMarketer free commented 3 years ago
Hello @Sebastian Kaczmarek I am getting the same error message "User not found" when running mdb init.
I can login successfully with the username JoshWebMarketer but cannot initalize a project.
Sebastian Kaczmarek staff commented 3 years ago
Hi @JoshWebMarketer, we had a little inconsistency in your user data. It should be fine now
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: 3.0.0
- Device: Intel(R) Core(TM) i5-4670 CPU
- Browser: Google Chrome
- OS: Windows 10
- Provided sample code: Yes
- Provided link: No