Can't install 10.2 Command listCollections Failed

If I enter the wrong password I get a wrong password error. So I’m pretty sure I’m entering the correct password. But I get this.

Log has the full deadline command except it doesn’t include password in the log which I assume is just by design, not the issue.

An error occurred while configuring the database:

The Database seems to have authentication turned on, but no credentials were specified. Please specify a Username and Password, or a valid x509 Client Certificate if using SSL.An authorization error occurred while running a command on the Database sfs-services:27100. Please ensure the MongoDB credentials have been configured, and that they provide sufficient access to the Deadline database.

Full error: Command listCollections failed: command listCollections requires authentication.

If I try to run the command in a terminal I get:

Too few arguments provided. 8 arguments were found, but 11 were expected.
Command: "-ConfigureDatabase"

Oh spoke too soon. Had to check “Use Certificate for Authentication” then it progressed.

2 Likes