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

Rasa stack seems to fail #1

Open
Outstep opened this issue May 4, 2020 · 2 comments
Open

Rasa stack seems to fail #1

Outstep opened this issue May 4, 2020 · 2 comments
Assignees

Comments

@Outstep
Copy link

Outstep commented May 4, 2020

Hello,

I hope that you are doing well today.

I have only just now started to learn and look over Rasa chat for possible use in a project that I am doing now and while researching things came across you github repo for rasa-webchat-docker-stack-example.

While basically just wanting to see an online IPA chat assistant in action and also liking Docker a bit, I tried to build and boot your stack on my Debian 9 system with no other docker images installed.

I also had to set the Docker Swarm Init that I had really never used but had utilized Docker-Compose in the past.

In any case, it seem that something in the stack crashes out:

rasa-webchat-docker-stack-example$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
aecd93b4099a rasa-frontend:local "npx http-server -p …" 17 seconds ago Up 11 seconds 8888/tcp rasa-wc-example_frontend.1.ro1le0z1w7qs4gty18u07rk4q
7619e6da5985 rasa:local "rasa run --enable-a…" 32 seconds ago Up 24 seconds 5005/tcp rasa-wc-example_rasa.1.5fxfr7tfm2vpjw0gfegbi94vh
aefb99df5bd6 redis:5 "docker-entrypoint.s…" 33 seconds ago Up 27 seconds 6379/tcp rasa-wc-example_redis.1.q8vr6qa1hvbmpe60nlpc3sroj
520500f4a161 traefik:1.7 "/traefik --web --ap…" 39 seconds ago Up 26 seconds 80/tcp rasa-wc-example_traefik.1.uu9472t674w5kf0st18yr6z7u
bf43e73f1fc2 rasa-action-server:local "./entrypoint.sh sta…" 46 seconds ago Up 40 seconds 5055/tcp rasa-wc-example_action-server.1.t1lsi9r1p2ujhvmkn7l30kb9n
f862e450858c rasa:local "rasa run --enable-a…" 50 seconds ago Exited (0) 29 seconds ago rasa-wc-example_rasa.1.43mrl4xich7gdj1h3nc4ziasr
aef40c6dda13 rasa-action-server:local "./entrypoint.sh sta…" 52 seconds ago Created rasa-wc-example_action-server.1.d8qj69lp39i8dzohslua1kdwt
eb0fb4afe0e6 rasa-frontend:local "npx http-server -p …" 52 seconds ago Exited (0) 14 seconds ago rasa-wc-example_frontend.1.vp1myjn1octqa48jirfmte0w0

In particular it seems that the Rasa and Rasa-Frontend do not function and I would like to see if you could possibly help?

Thanks and have a good day

@Outstep
Copy link
Author

Outstep commented May 4, 2020

Also,

I did not know how to bring down the stack as well and the container just kept respawning.

Is there a single command to do it?

@InnoOmnia
Copy link

No errors but nothing on web page
Environment is Ubuntu 18.04 running Virtualbox

linttu@linttu-VirtualBox:~/rasaProd/rasa4/rasa-webchat-docker-stack-example$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
cf81583e47e3 rasa-frontend:local "npx http-server -p …" 27 minutes ago Up 26 minutes 8888/tcp rasa-wc-example_frontend.1.enbkqth17zh9i82po513zgzdt
84c21c5eca6f rasa:local "rasa run --enable-a…" 27 minutes ago Up 27 minutes 5005/tcp rasa-wc-example_rasa.1.tud08qpdaomw71k1eiqtj3hyr
75fd383a707d traefik:1.7 "/traefik --web --ap…" 27 minutes ago Up 27 minutes 80/tcp rasa-wc-example_traefik.1.40lqxjlwv2wbx9bwldj71q3pb
0297c00bf95b rasa-action-server:local "./entrypoint.sh sta…" 27 minutes ago Up 27 minutes 5055/tcp rasa-wc-example_action-server.1.jk24bim4d53sqbeiczm6yecyk
78f47ae84d6c redis:5 "docker-entrypoint.s…" 27 minutes ago Up 27 minutes 6379/tcp rasa-wc-example_redis.1.pkjsxugg5lt45tx08glnmb5pj

@radicand radicand self-assigned this Sep 3, 2020
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