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

bot_api fails to communicate with nlp_api #38

Open
valent33 opened this issue Jun 13, 2024 · 0 comments
Open

bot_api fails to communicate with nlp_api #38

valent33 opened this issue Jun 13, 2024 · 0 comments

Comments

@valent33
Copy link

I installed tock-docker on Windows, and every time I test the bot, it responds with "Sorry, I didn't understand :(". The docker logs show a Java error:
bot_api-1 | java.net.ConnectException: Failed to connect to nlp_api/172.22.0.7:8080
Although bot_api can ping nlp_api, they seem unable to communicate.

Additionally, I attempted to set up a webhook call using a public URL (via ngrok) and the host IP directly, but both attempts resulted in a timeout:
bot_api-1 | java.net.ConnectException: Failed to connect to /172.22.0.1:5000

Aside from that, everything else appears to be functioning as expected.

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