mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
CloudPanel Dashboard doesn't when using the AWS EC2 installer. #287
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 1/22/2024
CloudPanel version(s) affected
<= v2.4.0
Description
When using the AWS EC2 installer, the CloudPanel Dashboard throws an 500 error message.
a
How to reproduce
Install CloudPanel via installer.
Possible Solution
Migrating to IMDSv2:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html
Additional Context
No response