-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
Hi, i just try to run this software via docker but i get error with some db table i think.
The docker image i launch is this:
docker create --name CTX_pinchflat --restart unless-stopped -e PUID=1000 -e PGID=1000 -e TZ=Europe/Rome --network net -h pinchflat -p 8945:8945 -v /share_docker/pf_config:/config --mount type=bind,source=/mnt/misc/TEMP_YT/,target=/downloads --log-driver syslog --log-opt tag=DOCKER_pinchflat --log-opt syslog-address=udp://IP_LOCAL:514 keglin/pinchflat:latest
these below are the error i get:
!! - Edited by admin - !!
This was a database error that was actually a file permissions error.
The error was improved in #114 and the original error here is no longer relevant
i need to fix something? thx
angus-thompson and cdecker
Metadata
Metadata
Assignees
Labels
No labels