Power Switch启动不了APP
-
进度到99%就不动了。查看ajax调用返回的是:{"success":false,"errors":[{"reason":"server error","statusCode":500,"json":"No healthy node available in the cluster\n"}],"errfor":{},"data":{}}
这已经两天了,是什么情况?
-
因为没做限制,有位朋友的 app 消耗太多资源。现在可以用了
-
现在应用是在运行了,不过管理界面上看到还是“Idle”状态。点Power Switch,返回了不同的错误:
{"success":false,"errors":[{"statusCode":409,"json":{"message":"Conflict. The name "/runtime_heimi1985_subscribe" is already in use by container 33482a141bdb447114185f3a26702a219e8ffd55e3151638abf2add733656a74. You have to remove (or rename) that container to be able to reuse that name."}}],"errfor":{},"data":{}}
-
@heimi1985 好像是你的应用里面有的逻辑有问题,导致app启动以后会挂掉。稍等我帮你看看怎么修下。
-
ok,修好了。
-
正常了,感谢处理