You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "@"."
The text was updated successfully, but these errors were encountered:
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
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 "@"."
The text was updated successfully, but these errors were encountered: