Open
Description
Issue
I can't access to Bedrock with Dify.
What could be the possible causes?
Steps Taken
- Cloned this repository
- Deployed without making any changes
- Logged in after deployment was completed
- Installed AWS (ver 0.0.5) Plugin from the Marketplace
- Selected Oregon region from the model provider settings, chose the model (anthropic.claude-3-5-sonnet-20241022-v2:0) and saved
- Saved successfully
- Confirmed that the request was completed successfully in the Bedrock logs
- Created a chatbot and selected the model (Claude 3.5 sonnet V2)
- Executed the chatbot
Results
- The request to the model remains in the Running state indefinitely
- Checked the Bedrock logs, but no logs were generated
What I've Confirmed
- That anthropic.claude-3-5-sonnet-20241022-v2:0 is accessible in the Oregon region
- PluginDaemon container logs
- The following logs seem to indicate the cause:
- [ERROR]plugin langgenius/bedrock:0.0.5 is not active for 120 seconds, it may be dead, killing and restarting it
- [INFO]plugin langgenius/bedrock:0.0.5 stopped
- [ERROR]plugin langgenius/bedrock:0.0.5 exited with error: signal: killed
- Is there an issue with the process running the Bedrock plugin?
- The following logs seem to indicate the cause:
- As a precaution, doubled the CPU and memory of the API service, but it had no effect
Metadata
Metadata
Assignees
Labels
No labels