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

Container is not running - Windows-WSL-Ubuntu #41

Open
shanumas opened this issue Jul 11, 2023 · 3 comments
Open

Container is not running - Windows-WSL-Ubuntu #41

shanumas opened this issue Jul 11, 2023 · 3 comments

Comments

@shanumas
Copy link

Hi,

Problem while running "make install"

Error response from daemon: Container f73041640f9c5db75dcdd5cd62338ae63aa1caf79692fb8262fd359cc8da3ac9 is not running
make[1]: *** [Makefile:291: rasa-train] Error 1
make[1]: Leaving directory '/mnt/d/RasaGPT'
make: *** [Makefile:57: install] Error 2

@shanumas
Copy link
Author

@paulpierre . I am sorry to say this. I spent 2 days on this. This is not working for me yet.

make[2]: Leaving directory '/mnt/d/RasaGPT'
Error response from daemon: Container 8c55107514b927e05a732a42c4d694b363ccb944412fdcf139e628243899ec66 is not running
make[1]: *** [Makefile:291: rasa-train] Error 1
make[1]: Leaving directory '/mnt/d/RasaGPT'
make: *** [Makefile:57: install] Error 2

@Dare-Devill
Copy link

Dare-Devill commented Sep 4, 2023

Hey did you get any solution for this ?

Edit-
when i deep dive i found that -

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
302020d06532 rasa/rasa:latest "/bin/bash -c 'chmod…" About a minute ago Exited (1) About a minute ago

but when i try to run that container manually i got this -

Unable to find image '302020d06532:latest' locally
docker: Error response from daemon: pull access denied for 302020d06532, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

i'm login in the termial so i don't think that is the issue with permissions.

@arvanus
Copy link

arvanus commented Sep 25, 2023

Tried here too, got the error:

# docker compose logs rasa-core
chat_rasa_core  | chmod: changing permissions of '/app/wait-for-it.sh': Operation not permitted

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

3 participants