Closed ElDeveloper closed 2 months ago
The problem was the password contained a #
character and slurm was failing to use the correct string. So instead of using pass#word
it was only using pass
and failing to connect to the database. FWIW, Secrets Manager or RDS autogenerated that password.
Required Info:
pcluster describe-cluster
command.Bug description and how to reproduce: The configuration file listed above lets me successfully create a cluster, however when I add:
The commands below fail to setup the accounting:
From reviewing the logs, the errors that show up are:
Please be sure to attach the following logs: cfn-init.log chef-client.log completed.log