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

chown: cannot access '/var/run/nginx.pid': No such file or directory #30

Closed
unixfox opened this issue Jan 20, 2020 · 1 comment
Closed
Assignees

Comments

@unixfox
Copy link
Contributor

unixfox commented Jan 20, 2020

When docker-compose restart taiga I get this error that only occurs when taiga restart:

taiga_1     |  >> Setting user id and group id
taiga_1     | usermod: no changes
taiga_1     |  >> Correcting permissions
taiga_1     | chown: cannot access '/var/run/nginx.pid': No such file or directory

A docker-compose down is then required to force the container to rebuild and thus temporary fixing the error.

@blackandred
Copy link
Contributor

blackandred commented Jan 26, 2020

Resolved. Please have a look at https://github.com/riotkit-org/docker-taiga/releases/tag/1.2-RC1 , test it, give feedback. Closing the issue now, I could reopen if the issue will be still present.

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

2 participants