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

Web SDK - Server Error #43

Open
mihajlon97 opened this issue Jan 26, 2020 · 0 comments
Open

Web SDK - Server Error #43

mihajlon97 opened this issue Jan 26, 2020 · 0 comments

Comments

@mihajlon97
Copy link

mihajlon97 commented Jan 26, 2020

I am getting the following error from my server that is running via docker-compose
YAML: https://gist.githubusercontent.com/menneni/70ea1a174961f653cd62c2ae3b22ec1b/raw/docker-compose.yml

App: http://ana-chatbot.s3-website.eu-central-1.amazonaws.com/index-new.html

http://<SERVER_IP>:8080/chatdata/messages?userId=1794bd0b-e344-46cf-a1f5-be033517e5aa&businessId=19548974-4dc6-4ff2-a88f-6416a4cc8ee4&flowId=ana-reservations&size=20&page=0&ofCurrentSession=true

errors: [{timestamp: 1580008068386, status: "500", title: "Internal Server Error", detail: "GENERAL",…}]
0: {timestamp: 1580008068386, status: "500", title: "Internal Server Error", detail: "GENERAL",…}
timestamp: 1580008068386
status: "500"
title: "Internal Server Error"
detail: "GENERAL"
meta: {exception: "com.netflix.zuul.exception.ZuulException", path: null}
exception: "com.netflix.zuul.exception.ZuulException"
path: null

Any ideas what could be the problem?

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