Skip to content
New issue

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

Docker container exiting with error 255 #6

Open
AndrewBreyen opened this issue Oct 2, 2022 · 3 comments
Open

Docker container exiting with error 255 #6

AndrewBreyen opened this issue Oct 2, 2022 · 3 comments

Comments

@AndrewBreyen
Copy link

Hello, I have created the docker container using command
docker run -d --name zap2xml -v /Users/Shared/xmltvdata:/data -e [email protected] -e PASSWORD=password -e OPT_ARGS="-I -D -Z 12345(my zip code)" -e XMLTV_FILENAME=xmltv.xml shuaiscott/zap2xml

The last few lines when done are

Downloaded 5340730 bytes in 2401 http requests using 1 socket.
Writing XML file: /data/xmltv.xml
Completed in 607s (Parse: 603s) 85 stations, 7931 programs, 17685 scheduled.
Last run time: Sat Oct  1 05:35:03 UTC 2022
Will run in 43200 seconds

However, it exits with (255) status, and it doesnt seem to be starting back up in 12 hours.

Is the exit code expected? If I click the "start" button, it will start up and successfully update the xmltv.xml file, but its not doing it automatically.

@roblatour
Copy link

@AndrewBreyen I am having the same issue, did you ever resolve it?

@shuaiscott
Copy link
Owner

Hi @roblatour and @AndrewBreyen, really sorry I haven't replied in... checks thread.. 2 years...

Between some personal reasons and not using this container anymore for my personal use, I haven't been able to maintain it and it's gone stale. If either of you would like ownership of the repo, I can transfer it to you for development. Just let me know.

@roblatour
Copy link

@shuaiscott unfortunately I don't know enough about the language (Perl script?) the program is written in to support it. However, thank you for putting this together - it is working fine for me other than the periodic fail, and which when it happens I can simply restart it to get it going again. I see there is an open pull request, I don't know if that would resolve the issue - or if setting the docker contain to restart if it fails - would solve the issue. But in any case thanks again for making this available. If you can't find a new owner for it no worries from my perspective - and I'm sure others would be happy to use it as is as do I. Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants