Strapi : debug ⛔️ Server wasn't able to start properly

前端 未结 5 1797

Please fix my problem.

It works when I try more than 50 times. Now it does not work I try 100+ times.

I start this -> strapi new server

� S         


        
5条回答
  •  失恋的感觉
    2021-01-15 03:25

    Please make sure your MongoDB is running with the settings you set in your ./config/environment/.../database.json

    I think your host have ans issue, @ is not needed.

    I suggest you to follow the Strapi doc about Mongo Atlas docs. That work with clusters. https://strapi.io/documentation/3.0.0-beta.x/guides/databases.html#install-on-atlas-mongodb-atlas

提交回复
热议问题