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

Symbols in password causes errors using docker-compose #26

Open
jamesvincent opened this issue Nov 11, 2022 · 0 comments
Open

Symbols in password causes errors using docker-compose #26

jamesvincent opened this issue Nov 11, 2022 · 0 comments

Comments

@jamesvincent
Copy link

spodcast-spodcast-cron-1  | crond: USER root pid  34 cmd SPODCAST_ROOT="/data" SPODCAST_HTML="/data/html" SPODCAST_CONFIG_JSON="/data/spodcast.json" SPOTIFY_CREDS_JSON="/data/creds.json" SPOTIFY_RC_PATH="/data/spotify.rc" **SPOTIFY_PASSWORD="pnI7**
spodcast-spodcast-cron-1  | crond: child running /bin/bash
spodcast-spodcast-cron-1  | crond: USER root pid  35 cmd chown -R 101:101 /data/html
spodcast-spodcast-cron-1  | /bin/bash: -c: line 1: unexpected EOF while looking for matching `"'
spodcast-spodcast-cron-1  | /bin/bash: -c: line 2: syntax error: unexpected end of file
spodcast-spodcast-cron-1  | crond: wakeup dt=10

the next char in my password 'pnl7' is a symbol, #! to be precise. This caused issues when running with docker-compose.yml. Having changed my password to a more simple password, all is well using the provided compose.

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

1 participant