Hi guys,
Got a bizarre error here during the automation wizard for 7.0.1:
PreparedStatementCallback; SQL [INSTER 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: Kye (node)=(cafe.node.128400245.15991) 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 constraints "installation_wizard_params_pk" Detail: Key (node)=(cafe.node.128400245.15991) is not present in table "cluster_nodes".
The above error happens during the Single Sign-On section of the installation wizard. It read like a glitch to me, so I ran through a few different options to make sure I'm not just mis-matching passwords or not hitting the requirements:
I've tried a password that matches the root password for the box/appliance and ones that are nothing similar to anything in the environment. Nothing seems to be working.
Anyone have a workaround for this, or am I doomed to a manual install?
Thanks,
Cameron