【发布时间】:2020-07-31 00:29:47
【问题描述】:
所以我部署了我的 Discord 机器人,它似乎很好,直到它崩溃了。我所有的文件都没有错误。这是我在 Heroku 中的日志。
2020-04-17T13:20:43.077260+00:00 heroku[web.1]: State changed from crashed to starting
2020-04-17T13:20:46.867420+00:00 app[web.1]:
2020-04-17T13:20:46.867435+00:00 app[web.1]: > edinburgh@1.0.0 start /app
2020-04-17T13:20:46.867435+00:00 app[web.1]: > node index.js
2020-04-17T13:20:46.867436+00:00 app[web.1]:
2020-04-17T13:20:47.375288+00:00 app[web.1]: Edinburgh is ready to go.
2020-04-17T13:21:45.447426+00:00 heroku[web.1]: State changed from starting to crashed
谁能帮帮我?我现在没有办法自己解决这个问题。
【问题讨论】:
标签: heroku discord.js