aws-samples / 1click-hpc

Deploy your HPC Cluster on AWS in 20min. with just 1-Click.
MIT No Attribution
62 stars 44 forks source link

ec2-user Password characters #4

Open Bhagyaraju-Kasina opened 2 years ago

Bhagyaraju-Kasina commented 2 years ago

Hi Nicola, Sean / Team,

Please add a note ec2-user password should not contain special character " @ " at cloud formation page.. Because i see Cloudformation rolling back at the stage of SlurmDB creation with the below status reason if i use " @ " in password.

"The password for the master user. The password can include any printable ASCII character except "/", """, or "@"."

xuanus commented 2 years ago

+1

SlurmDB | CREATE_FAILED | The parameter MasterUserPassword is not a valid password. Only printable ASCII characters besides '/', '@', '"', ' ' may be used. Service: AmazonRDS; Status Code: 400; Error Code: InvalidParameterValue