Topic: Problem publish porject
xmie free asked 3 years ago
Expected behavior Project published without fail. And the project be active and serving.
Actual behavior The project is not running. Tried to delete but get "Internal error". Publish fails , see screenshot and link.
Resources (screenshots, code snippets etc.)
Sebastian Kaczmarek staff answered 3 years ago
It seems MDB CLI recognizes your project as if you chose to use MDB GO Pipeline with GitLab repo and Jenkins job. Please try to do the following:
1. Update MDB CLI to the latest version 3.4.0 using this command:
$ mdb update
2. Run this config command:
$ mdb config publishMethod ftp
3. Try to publish the project again:
$ mdb publish
If that doesn't work, try running mdb delete
before step 3. Let me know if that helps.
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 CLI / MDB GO
- MDB Version: 3.3.0
- Device: Mac
- Browser: Chrome
- OS: OSx Big sur
- Provided sample code: No
- Provided link: Yes