我已經按照 AWS 的說明使用ebcli.重要的是要注意,我認為,在運行后eb init我被提示選擇一個 reigon,輸入我的憑據,并設置我的實例。之后,我收到了我的應用程序已創建的反饋。我檢查了瀏覽器上的 AWS 控制臺,但什么也沒看到。是的,我檢查了所有地區。我發現在執行之后eb list并eb status沒有在該eb init步驟中實際創建環境,所以我引用了這個答案:AWS Elastic Beanstalk : the command eb list shows no environments運行eb create --single允許應用程序上傳,我可以通過提供的鏈接訪問。但是,出于某種原因,這沒有附加到我的用戶中的實例,并且無法在瀏覽器中看到它。為什么我在 AWS 控制臺中看不到我的應用程序,盡管它存在并正在運行?這是輸出eb statusEnvironment details for: **** Application name: ***** Region: ***** Deployed Version: app-2ecd-200609_120851 Environment ID: e-wbqx6***** Platform: arn:aws:elasticbeanstalk:ap-northeast-1::platform/Python 3.7 running on 64bit Amazon Linux 2/3.0.2 Tier: WebServer-Standard-1.0 CNAME: *****.elasticbeanstalk.com Updated: 2020-**-** 03:18:12.491000+00:00 Status: Ready Health: Green
添加回答
舉報
0/150
提交
取消