1panel疑似执行计划任务后无法登录 #5569
Replies: 1 comment
-
本地环境暂时无法稳定复现上述问题。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
联系方式
No response
1Panel 版本
1.10.10
问题描述
在凌晨执行计划任务后无法登录检查服务日志提示数据库正忙,

root@1Panel:~# tail /opt/1panel/log/1Panel.log [2024-06-25 00:49:00] [INFO] Starting synchronization with App Store... [2024-06-25 00:49:00] [INFO] [AppStore] download file from https://apps-assets.fit2cloud.com/stable/1panel.json.zip [2024-06-25 00:49:00] [INFO] The App Store is at the latest version [2024-06-25 00:49:00] [INFO] AppStore scheduled task has completed [2024-06-25 00:49:32] [INFO] start to handle remove expired, retain copies: 14 [2024-06-25 01:00:33] [INFO] start to handle remove expired, retain copies: 14 [2024-06-25 01:30:00] [INFO] start to handle remove expired, retain copies: 14 [2024-06-25 04:01:10] [INFO] start to handle remove expired, retain copies: 14 [2024-06-25 04:01:28] [INFO] start to handle remove expired, retain copies: 14 [2024-06-25 14:00:58] [ERROR] Insert network monitoring data failed, err: database is locked (5) (SQLITE_BUSY)
已经检查磁盘空间正常(SWAP满了),崩溃时内存占用正常,CPU占用正常
执行的计划任务为rsync同步任务,输出行数巨大,100W行?大概
重现步骤
重启后到当前时间并未重现
期待的正确结果
No response
相关日志输出
No response
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions