-
Notifications
You must be signed in to change notification settings - Fork 192
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
[Bug] Embedding microservice in ChatQnA fails on Oracle Cloud #764
Comments
Could you please share the Docker logs for the TEI embedding serving container? The trace indicates that the embedding microservice is unable to connect to the TEI serving. requests.exceptions.ConnectionError: (MaxRetryError("HTTPConnectionPool(host='10.0.0.233', port=6006): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7911a3e91850>: Failed to establish a new connection: [Errno 113] No route to host'))"), '(Request ID: 84ec5480-daab-48e1-a7cf-fe52d8644f1d)') |
I used the stock Docker Compose file, so it should be using the |
@arun-gupta
|
@arun-gupta |
@louie-tsai ssh to OCI instance has been timing out for a few weeks now. I tried again and still the same status. Will try creating a different account and then debug. |
Seems like the container name is changed from
|
Invoking the following command gives an error:
Here is the list of containers:
|
Here is the next error: #949 |
@arun-gupta thanks |
@arun-gupta close the ticket for now. Let us know if issue still exists. |
Priority
Undecided
OS type
Ubuntu
Hardware type
Xeon-ICX
Installation method
Deploy method
Running nodes
Single Node
What's the version?
0.9
Description
Embedding microservice fails with Ubuntu on Oracle Cloud
Reproduce steps
https://gist.github.com/arun-gupta/b4c13de906e5fe66024018ba48e3f6c3
Raw log
The text was updated successfully, but these errors were encountered: