Closed jgaurilo closed 6 years ago
Hi there.
Sorry for the late answer.
I've tried your docker-compose.yml and got the same error. It happened because it was not stripped for quotes, so the variable RCLONE_CLOUD_ENDPOINT was not having a colon at the end. I've send out a fix to strip them for quotes (" and ')
When RCLONE_CLOUD_ENDPOINT is defined in docker-compose.yml, cloudupload and check scripts give following error:
Missing colon (:) in RCLONE_CLOUD_ENDPOINT ("gd-crypt:") Run: docker exec -ti rclone_setup
When RCLONE_CLOUD_ENDPOINT is not defined (and using default name gd-crypt when setting up rclone) it works without problems.
I'm using cloud-media-scripts without encryption but I assume this happens also when using encryption.
I also saw this on another issue #19
Here are my configs:
docker-compose.yml
rclone.conf
Versions: