You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just in case it was the config.json permissions error I still haven't taken time to really try and fix, I ran docker-compose up with sudo. It did not help.
sudo docker-compose up
social_mailcatcher is up-to-date
social_db is up-to-date
Starting social_cron ...
Starting social_web ...
Starting social_cron
Starting social_cron ... error
ERROR: for social_cron Cannot start service cron: b'oci runtime error: container_linux.go:265: starting container process caused "chdir to cwd (\\"/var/wwStarting social_web ... errorERROR: for social_web Cannot start service web: b'oci runtime error: container_linux.go:265: starting container process caused "chdir to cwd (\\"/var/www/html\\") set in config.json failed: no such file or directory"'ERROR: for web Cannot start service web: b'oci runtime error: container_linux.go:265: starting container process caused "chdir to cwd (\\"/var/www/html\\") set in config.json failed: no such file or directory"'ERROR: for cron Cannot start service cron: b'oci runtime error: container_linux.go:265: starting container process caused "chdir to cwd (\\"/var/www/html\\") set in config.json failed: no such file or directory"'ERROR: Encountered errors while bringing up the project.
docker version
WARNING: Error loading config file: /home/user/.docker/config.json - stat /home/user/.docker/config.json: permission denied
Client:
Version: 17.09.0-ce
API version: 1.32
Go version: go1.8.3
Git commit: afdb6d4
Built: Tue Sep 26 22:42:18 2017
OS/Arch: linux/amd64
Server:
Version: 17.09.0-ce
API version: 1.32 (minimum version 1.12)
Go version: go1.8.3
Git commit: afdb6d4
Built: Tue Sep 26 22:40:56 2017
OS/Arch: linux/amd64
Experimental: false
docker-compose version
docker-compose version 1.16.1, build 6d1ac219
docker-py version: 2.5.1
CPython version: 3.5.2
OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016
So, even issues that do not relate to the core open social drupal code should go in the drupal issue queue? This issue only effects the docker containers.
Closing this as outdated since we're not able to reproduce this anymore, sorry for the inconvienence. Hope by now you were able to start up the docker cron container. If not please open up a new issue.
I just checked out this repository in an effort to test open social. When running docker-compose up, it errors out while creating social_cron.
Just in case it was the config.json permissions error I still haven't taken time to really try and fix, I ran docker-compose up with sudo. It did not help.
docker version
docker-compose version
cat /etc/lsb-release
The text was updated successfully, but these errors were encountered: