

終止支援通知： 將於 2026 AWS 年 5 月 20 日結束對 的支援 AWS SimSpace Weaver。2026 年 5 月 20 日之後，您將無法再存取 SimSpace Weaver 主控台或 SimSpace Weaver 資源。如需詳細資訊，請參閱[AWS SimSpace Weaver 終止支援](https://docs.aws.amazon.com/simspaceweaver/latest/userguide/simspaceweaver-end-of-support.html)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 對自訂容器進行故障診斷
<a name="working-with_custom-containers_troubleshooting"></a>

**Topics**
+ [將映像上傳至 Amazon Elastic Container Registry (Amazon ECR) 時的 AccessDeniedException](working-with_custom-containers_troubleshooting_access-denied.md)
+ [使用自訂容器的模擬無法啟動](working-with_custom-containers_troubleshooting_no-start.md)

# 將映像上傳至 Amazon Elastic Container Registry (Amazon ECR) 時的 AccessDeniedException
<a name="working-with_custom-containers_troubleshooting_access-denied"></a>

如果您在嘗試將容器映像上傳至 Amazon ECR `AccessDeniedException`時發生錯誤，您的 IAM 身分 （使用者或角色） 可能沒有使用 Amazon ECR 的必要許可。您可以將 `AmazonEC2ContainerRegistryPowerUser` AWS 受管政策連接至 IAM 身分，然後再試一次。如需如何連接政策的詳細資訊，請參閱*AWS Identity and Access Management 《 使用者指南*》中的[新增和移除 IAM 身分許可](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-attach-detach.html)。

# 使用自訂容器的模擬無法啟動
<a name="working-with_custom-containers_troubleshooting_no-start"></a>

**對秘訣進行故障診斷**
+ 如果您的模擬已啟用記錄，請檢查您的錯誤日誌。
+ 在沒有自訂容器的情況下測試模擬。
+ 在本機測試模擬。如需詳細資訊，請參閱[中的本機開發 SimSpace Weaver](working-with_local-development.md)。