maszaa / heos-scrobbler

Update now playing and scrobble tracks listened with HEOS device to Last.fm.
MIT License
8 stars 0 forks source link

start.sh fails occasionally #8

Closed maszaa closed 5 years ago

maszaa commented 5 years ago

docker volume ls | grep -q ${PROJECT_NAME}_mongo[^-express] occasionally returns with not 0 exit code though volume exists and due to that MongoDB initialize.js script fails (user is already created) and the stack fails to start.