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
1.6版本的新docker,完成了processing,sorting,在将结果写到result时出错,没有生成result。 相关issue是#863。已被关闭,因此将问题反馈到这里。
7153ef15aee83879d8d75102952d204747bb0489ccfd8b048855e2d239f5f067-json.log
The text was updated successfully, but these errors were encountered:
检查一下使用的镜像构建时间,昨天中午已经针对该问题处理并更新了新镜像
Sorry, something went wrong.
昨晚19:00后,stop,rm容器,rmi镜像,然后,docker run -d --name iptv-api --restart unless-stopped -p 8080:8000 -e UPDATE_CRON1="0 22 * * *" -e UPDATE_CRON2="0 10 * * *" -e TZ=Asia/Shanghai -v /home/user/iptv-config:/iptv-api/config -v /home/user/iptv-output:/iptv-api/output docker.1ms.run/guovern/iptv-api:latest,这应该是全新的镜像。
建议使用docker pull guovern/iptv-api,1ms镜像代理会存在缓存情况,可能不是最新版
docker pull guovern/iptv-api
好的,晚上删除镜像,重新pull。另外,请问与config.ini中的配置有关系吗?比如Ipv6,我强制选它;或是,我将输出定义为output/user_result.txt?
没关系
No branches or pull requests
Don't skip these steps | 不要跳过这些步骤
Occurrence environment | 触发环境
Bug description | 具体描述
1.6版本的新docker,完成了processing,sorting,在将结果写到result时出错,没有生成result。
相关issue是#863。已被关闭,因此将问题反馈到这里。
Error log | 报错日志
7153ef15aee83879d8d75102952d204747bb0489ccfd8b048855e2d239f5f067-json.log
The text was updated successfully, but these errors were encountered: