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
Copy file name to clipboardExpand all lines: TROUBLESHOOTING.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,13 @@ Alternatively:
15
15
16
16

17
17
18
+
### Amazon Bedrock Application Unexpectedly Quit
19
+
20
+
If you encounter an error message titled "Problem Report for Amazon Bedrock" with the details "Amazon Bedrock application unexpectedly quit", follow these steps:
21
+
22
+
1. Restart the Application: Click the "Reopen" button to attempt restarting the application.
23
+
2. Check AWS Credentials: Ensure that your `~/.aws/credentials` or `~/.aws/config` file is correctly configured. If the file doesn't exist, follow the instructions in the previous section to create it.
24
+
18
25
### AWS Token Issues
19
26
20
27
For "Token has expired", "Amazon_Bedrock.BedrockError error 1." or "The security token included in the request is invalid" errors:
@@ -54,4 +61,6 @@ Steps to Manually Update AWS Credentials from Environment Variables:
54
61
1. Go to the [Amazon Bedrock console](https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/)
55
62
2. Click "Manage Model Access"
56
63
3. Navigate to the "Model access" tab
57
-
4. Edit settings and ensure necessary models (e.g., Anthropic) are selected
64
+
4. Edit settings and ensure necessary models (e.g., Anthropic) are selected
65
+
66
+
I apologize forthe confusion. I'll provide the entire sectionin English, including the content of the error message:
0 commit comments