We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.2.7
Docker
主程序
[0K�[1G148.1 Mb [] 17% 279.6s�[0K�[1G148.1 Mb [] 17% 279.5s�[0K�[1G148.1 Mb [] 17% 279.4s�[0KFailed to install browsers Error: Failed to download Chromium 116.0.5845.82 (playwright build v1076), caused by Error: Download failure, /moviepilot/.cache/ms-playwright/chromium-1076/INSTALLATION_COMPLETE does not exist
首次安装 install browsers 耗时较长,尤其在网络环境不好的情况下就是说有没有折中的方案
install browsers
例如,用户通过手动下载指定链接的安装包,在UI界面,进行上传后安装。 或者将该资源包挂载到指定目录下,直接使用离线包安装。
只需要做一下哈希值确认安装包的完整度即可。
这样就不会在首次启动时占用大量时间,同时解决网络环境不好的用户安装浏览器模拟环境失败的问题
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
当前程序版本
2.2.7
运行环境
Docker
功能改进类型
主程序
功能改进
首次安装
install browsers
耗时较长,尤其在网络环境不好的情况下就是说有没有折中的方案例如,用户通过手动下载指定链接的安装包,在UI界面,进行上传后安装。
或者将该资源包挂载到指定目录下,直接使用离线包安装。
只需要做一下哈希值确认安装包的完整度即可。
这样就不会在首次启动时占用大量时间,同时解决网络环境不好的用户安装浏览器模拟环境失败的问题
参考资料
No response
The text was updated successfully, but these errors were encountered: