chainlit
chainlit copied to clipboard
could not reach the server issue in aws eks
trafficstars
Describe the bug After deploying the chainlit demo app in aws eks with openai and chromadb. As soon as I launch the app hosted in EKS chainlit page loads with "could not reach the server"
To Reproduce Steps to reproduce the behavior:
- deploy simple app in aws eks with chroma and openai modules
Expected behavior UI should load and work as expected . I have tested the same code in my local and its working absolutely fine.