0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

cloud9が起動しない

0
Last updated at Posted at 2022-01-11

1日ぶりにcloud9環境にアクセスしたら、cloud9の画面が一向に表示されない。

しばらくすると、画面の上部に以下のメッセージが。

image.png

This is taking longer than expected.
The delay may be caused by high CPU usage in your environment,
 or your T2 or T3 instance is running out of burstable CPU capacity credits,
 or there are VPC configuration issues.

色々検索して、色々対策を講じました。ダメでした。

  • EC2インスタンスの停止 → 起動
  • EC2インスタンスのアップ t2.micro → t2.small → t2.medium

Google Chrome デベロッパー ツールの[ネットワーク]タブで見ると「CORSエラー」の文字が。
image.png
なんでやねん。

  • キャッシュ削除

はダメでした。

有効だったのは、

  • Chromeのシークレッドウィンドウ
  • 他ブラウザ(SafariはOK、FirefoxはNG)

でした。

検索したところ、「EC2インスタンスの停止 → 起動」で解決した、というのがほとんどで、後はネットワーク関係の設定で解決、というのがありましたが、古いブログエントリだったので、これは現在の解決策ではないような気がします。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?