-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
can't reproduceCould not reproduce the errorCould not reproduce the error
Description
Hello, I have created the docker container using command
docker run -d --name zap2xml -v /Users/Shared/xmltvdata:/data -e USERNAME=email@email.com -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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
can't reproduceCould not reproduce the errorCould not reproduce the error