Configuration Wizards will prompt you to generate a new security key when run for the first time after updating to Data Platform version 5.5.68 or later (see 5.5.68 Release Notes for more details). If you update the security key and receive the below error in the Command Prompt, follow the workaround steps.
The command should now run successfully on the command prompt, and all Normalize jobs should run successfully.
Jan 18, 2024 12:38 PM
you are encountering an error when updating the security key in Data Platform version 5.5.68 or later. Here is a detailed workaround to resolve this issue:
When updating the security key, you may encounter an error in the Command Prompt. Follow these steps to resolve the issue:
Re-run the Data Platform Configuration Wizard:
Re-run the NormalizeCMD Command:
Manually Update Normalize Passwords for Failing Jobs:
Re-run the User Console Configuration Wizard:
cd /path/to/data/platform/configuration/wizard
./run-configuration-wizard.sh
Re-run NormalizeCMD Command:
cd /path/to/normalizecmd
./normalizecmd.sh
Update Normalize Passwords Manually:
Log in to the Data Platform user interface.
Navigate to the job management or data source configuration section.
Locate the jobs with errors and update the Normalize passwords for the affected data sources.
Re-run User Console Configuration Wizard:
cd /path/to/user/console/configuration/wizard
./run-configuration-wizard.sh
By following these steps, you should be able to successfully update the security key and resolve any errors encountered in the Command Prompt. This should also ensure that all Normalize jobs run without issues.