Once deployed Workstation 15, and if you have DHCP and it get's an IP, you can change it and start to run through the config.
I get to the part where it does a vlidation check on the iaas machine and when it passes I go on and it prompts me to set the SSO password.
I'm stuck there with the error below. I am positive the password meets the criteria.
PreparedStatementCallback; SQL [INSERT INTO installation_wizard_params (node, page, role, instance, param, value, sequence) values (?, ?, ?, ?, ?, ?, ?)]; ERROR: insert or update on table "installation_wizard_params" violates foreign key constraint "installation_wizard_params_pk" Detail: Key (node)=(cafe.node.226029665.22122) is not present in table "cluster_nodes".; nested exception is org.postgresql.util.PSQLException: ERROR: insert or update on table "installation_wizard_params" violates foreign key constraint "installation_wizard_params_pk" Detail: Key (node)=(cafe.node.226029665.22122) is not present in table "cluster_nodes".
But that's a different error than my OP so I will start another thread later on it. I'm thinking maybe this initial issue I am having may be causing the SSO error.......maybe?