We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Any ideas what could be the problem?
The text was updated successfully, but these errors were encountered: