Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

DB container doesn't stay up the first time #18

Open
socketwench opened this issue Apr 4, 2017 · 3 comments
Open

DB container doesn't stay up the first time #18

socketwench opened this issue Apr 4, 2017 · 3 comments

Comments

@socketwench
Copy link
Owner

Since switching to TEN7/Dockstack, we inherited a bug were the DB container won't stay up.

TEN7-Archive/flight-deck#1

@martinfrances107
Copy link

I can confirm this bug ... or I may be having different issues with the same outcome

Here is the log output from my container ... I am on a mac and what I see is copying problems with rsync errors as follows

I am just posting in case this proves useful.

This can be mitigated by a simple restart

Anyway I hope this helps.

/docker-entrypoint.sh: running /docker-entrypoint-init.d/10-drupal-php.sh
/docker-entrypoint.sh: running /docker-entrypoint-init.d/20-drupal.sh
init.sh
Drupal 8 not found in /var/www/html - copying now...
rsync: mkstemp "/var/www/html/.gitignore.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.travis.yml.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.LICENSE.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.README.md.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.composer.json.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.composer.lock.XXXXXX" failed: Permission denied (13)
rsync: mkstemp "/var/www/html/.phpunit.xml.dist.XXXXXX" failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]
make: *** [/usr/local/bin/actions.mk:6: init] Error 23

@socketwench
Copy link
Owner Author

Huh. I haven't had this problem in quite a while. I thought I fixed the upstream bug with dockstack. Can you do a docker-compose pull and try again?

@martinfrances107
Copy link

I have recently prepare 3 pull requests

Eachtime I completely wiped dropwhale off my system and then refreshed everything

Maybe I was doing something stupid the first time ... I cannot repeat this... so I agree Huh indeed.

I am happy to close this issue...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants