Skip to content

Problem running "mantis onboard -o example -t example.com" like in setup video #32

Closed Answered by Ncoder2
liquidberny asked this question in Troubleshooting
Discussion options

You must be logged in to vote

Hi @liquidberny , the error occurs when you mantis cli is not able to push data to mongodb.
The setup file spins mantis cli, appsmith and mongodb docker and assigns this IP to mongodb and adds it etc/hosts
sudo -- sh -c -e "echo '10.10.0.3 mantis.db' >> /etc/hosts";

Please re-run the installation script and check the below:

  1. Choose YES when asked "sudo is required for running docker and adding aliases/commands on host system ${NC}"
  2. Also, choose OPTION 1 again when you re-install, "Delete all the previously created containers"
  3. Check the status of the running containers at the end of the script
  • If the docker fails to start:
    - Check if you have the latest version of docker and docker compo…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@liquidberny
Comment options

Answer selected by liquidberny
Comment options

You must be logged in to vote
1 reply
@Ncoder2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants