We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.3.4
Docker
主程序运行问题
每次更新版本后,
moviepilot-v2 (2).csv
软件会异常关闭,停止运行。
The text was updated successfully, but these errors were encountered:
通过你的这个日志,我发现几个问题: 1、你的docker是不是装机械盘上了? 因为我发现mp经常发生database is locked错误,建议装固态或者加固态缓存,或者开启WAL缓解 2、你设置了github加速代理,但已经失效了, 需要删除github加速代理。 3、由于你使用了MoviePilot更新推送插件,当检测到有更新就会自动重启mp,但由于问题2连不上github无法顺利更新,于是陷入死循环又被重启去更新了。
database is locked
MoviePilot更新推送
Sorry, something went wrong.
No branches or pull requests
确认
当前程序版本
2.3.4
运行环境
Docker
问题类型
主程序运行问题
问题描述
每次更新版本后,
moviepilot-v2 (2).csv
软件会异常关闭,停止运行。
发生问题时系统日志和配置文件
The text was updated successfully, but these errors were encountered: