"mysql" cannot be connected as "root" when setting "Developer Portal".
book
Article ID: 190485
calendar_today
Updated On:
Products
CA API Developer Portal
Issue/Introduction
There is a problem that "mysql" cannot be connected as "root" when setting "Developer Portal".
1) Executed the following setup shell. sh /opt/Deployments/lrs/setup.sh Then select "1) Configure the CA API Developer Portal" from the menu. 2) In the middle of setup Received a message that cannot connect at the point where I set up the "root" account for "mysql".
Environment
Release : 3.5
Component : API PORTAL
Resolution
The reason is that special characters were used in the MSQL root password. Do not use special characters in root password. After changing the password the problem was resolved.