Skip to content

Commit 481b41b

Browse files
authored
Update TROUBLESHOOTING.md
1 parent 12f6194 commit 481b41b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

TROUBLESHOOTING.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ Alternatively:
1515

1616
![troubleshooting](assets/troubleshooting-0.png)
1717

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+
1825
### AWS Token Issues
1926

2027
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:
5461
1. Go to the [Amazon Bedrock console](https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/)
5562
2. Click "Manage Model Access"
5663
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 for the confusion. I'll provide the entire section in English, including the content of the error message:

0 commit comments

Comments
 (0)