跳至內容

Unable to start the environment. To retry, refresh the browser or restart by selecting Actions, Restart AWS CloudShell

0

Even though I'm using Root User and I don't think it's a browser problem because another root user can be used normally. I tried to simulate here https://policysim.aws.amazon.com and the permission column said allowed both CloudShell Create & StartEnvironment. How should I do?

Thank you very much.

已提問 4 年前檢視次數 3363 次
1 個回答
1

First of all, we strongly recommend that you do not use the root user for your everyday tasks, even the administrative ones. Instead, adhere to the best practice of using the root user only to create your first IAM user. Then securely lock away the root user credentials and use them to perform only a few account and service management tasks. Please refer to the documentation for more information.

Creating a CloudShell environment might fail due to many reasons. You can try the following options:

  • Make sure you launch the CloudShell in a supported region
  • Ensure there are no policies that could be denying CloudShell, e.g. SCP (AWS Organizations), managed policies, permission boundaries
  • Make sure your machine's time is accurate (e.g. synchronize your time using a time server)
  • Make sure your account is fully verified (if it's a brand new account) - contact AWS Support for that
  • Try restarting CloudShell via Actions --> Restart CloudShell
  • Try deleting the home directory via Actions --> Delete AWS CloudShell home directory
AWS
已回答 4 年前
  • Make sure you launch the CloudShell in a supported region I use ap-southeast-2.

    Ensure there are no policies that could be denying CloudShell, e.g. SCP (AWS Organizations), managed policies, permission boundaries
    

    Only 1 (AdministratorAccess) policy applied.

    Make sure your machine's time is accurate (e.g. synchronize your time using a time server)
    

    I use another account, it can use normally.

    Make sure your account is fully verified (if it's a brand new account) - contact AWS Support for that
    Try restarting CloudShell via Actions --> Restart CloudShell
    

    Tried

    Try deleting the home directory via Actions --> Delete AWS CloudShell home directory
    

    Tried

    Thank you very much.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。