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

[ERROR] Docker App and Docker Webapi restarting #59

Open
TKlerx opened this issue Oct 8, 2020 · 0 comments
Open

[ERROR] Docker App and Docker Webapi restarting #59

TKlerx opened this issue Oct 8, 2020 · 0 comments

Comments

@TKlerx
Copy link

TKlerx commented Oct 8, 2020

I am running metasfresh in docker on Windows 10 with WSL 2 and already changed the docker-compose.yml to make the dbdata volume an external one (as stated here: https://forum.metasfresh.org/t/docker-installation-windows-keine-antwort-von-rest-api/1429/3 )

Unfortunately, the metasfresh-docker_app and metasfresh-docker_webapi hang in state "restarting".

The logs show the following errors multiple times:
app_1 | standard_init_linux.go:211: exec user process caused "no such file or directory"
webapi_1 | standard_init_linux.go:211: exec user process caused "no such file or directory"

and finally:
metasfresh-docker_app_1 exited with code 1
metasfresh-docker_webapi_1 exited with code 1

Which are the steps to reproduce?

  • Install docker on Windows 10 with WSL 2
  • docker-compose build & docker-compose up -d (with postgres as external volume)
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