-
Notifications
You must be signed in to change notification settings - Fork 692
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
litellm.APIConnectionError: BedrockException - [Errno -2] Name or service not known #1460
Comments
config.yaml file: type: llm
type: embedder
type: engine type: engine type: document_store type: pipeline
settings: |
wren-ai-service.log:
Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last):
|
@ersadul would you like to try the latest wren ai service version? please use WREN_AI_SERVICE_VERSION=0.19.2 in ~/.wrenai/.env |
thanks, I'm using your recommendation: versionCHANGE THIS TO THE LATEST VERSIONWREN_PRODUCT_VERSION=0.19.1 but still I got this error message:
|
Describe the issue
can someone help me with this? I got an error that says [Errno -2] Name or service not known. But when I try to invoke the model from VM using Python, it works.
I checked that the models are available on a specific region: https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html
Screenshots

Desktop (please complete the following information):
Wren AI Information
The text was updated successfully, but these errors were encountered: