hectorqin / reader

阅读3服务器版,桌面端,iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star,关注一下公众号【假装大佬】❗️ Demo服务器由于未备案已被关停,建议自行搭建
GNU General Public License v3.0
8.43k stars 5.24k forks source link

在railway平台部署后过一会就崩溃了 #399

Open Lizihao233 opened 1 year ago

Lizihao233 commented 1 year ago

部署日志一直显示[main] INFO com.htmake. reader .ReaderApplication - Starting application with args:

Amarterlus commented 1 year ago

是的 我这也这样 c.htmake.reader.ReaderApplicationKt - No active profile set, falling back to default profiles: default com.htmake.reader.ReaderApplication - Starting application with args: []

hectorqin commented 1 year ago

没有更详细的日志吗?

Lizihao233 commented 1 year ago

FF828D40-2C79-474A-81E7-7BBD3ABBEFDF

hectorqin commented 1 year ago

这个暂时没法排查

Lizihao233 commented 1 year ago

目前最新的情况,日志比之前多了一些内容90C1D4CA-920C-4111-938A-8AE250029A78

hectorqin commented 1 year ago

没有错误信息

hectorqin commented 1 year ago

是不是你的书源等数据太多了,内存爆了?

Lizihao233 commented 1 year ago

我删掉项目之后重新部署的,书源还没加呢

hectorqin commented 1 year ago
image

点这个位置看看有没有详细信息?

Lizihao233 commented 1 year ago

这个地方点了没反应

hectorqin commented 1 year ago

那就没办法了

Lizihao233 commented 1 year ago

三个点哪个位置是重启,重新部署和移除,左下角显示来自副本的日志点了没有反应,每次部署完三五分钟就会崩溃,环境变量我就设置了一个8080端口和READER_APP_SECURE 40AD3BE0-7E8E-40FD-99E9-79FB64F893FE

1x2y3zz commented 4 months ago

我用arch的nerdctl compose部署也有这样的bug,但之前用Ubuntu nerdctl compose就没有这样的问题,两个系统甚至装在同一个电脑上