我的 Appsmith 实例刚刚升级到v1.6.4,但它不再启动了。在日志中,我可以看到以下异常:
Caused by: com.mongodb.MongoCommandException: Command failed with error 17 (ProtocolError): 'Attempt to switch database target during SASL authentication.' on server mongo:27017. The full response is {"ok": 0.0, "errmsg": "Attempt to switch database target during SASL authentication.", "code": 17, "codeName": "ProtocolError"}
Run Code Online (Sandbox Code Playgroud)
我可以做些什么来启动我的 Appsmith 实例吗?