Skip to content

Docker container exiting with error 255 #6

@AndrewBreyen

Description

@AndrewBreyen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions