You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"I'm attempting to deploy the application using Docker, following the official command provided. However, when I check the logs, I see multiple failures to resolve the domain 'openaipublic.blob.core.windows.net'. To troubleshoot this, I tried adding the --add-host "openaipublic.blob.core.windows.net:127.0.0.1" option, but it did not resolve the issue."
Reproduction steps
1. load docker image into local docker environment
2. run the docker command'docker run \-e GRADIO_SERVER_NAME=0.0.0.0 \-e GRADIO_SERVER_PORT=7860 \-v ./ktem_app_data:/app/ktem_app_data \-p 7860:7860 -it --rm \ghcr.io/cinnamon/kotaemon:main-full'
3. Error occur
Screenshots

Logs
Browsers
No response
OS
Linux
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
"I'm attempting to deploy the application using Docker, following the official command provided. However, when I check the logs, I see multiple failures to resolve the domain 'openaipublic.blob.core.windows.net'. To troubleshoot this, I tried adding the --add-host "openaipublic.blob.core.windows.net:127.0.0.1" option, but it did not resolve the issue."
Reproduction steps
Screenshots

Logs
Browsers
No response
OS
Linux
Additional information
No response
The text was updated successfully, but these errors were encountered: