I want to update the password of database in ACC as the account password is reset. (MySQL)
I have update the new password in the config-instance file.
but now i an getting below error if i try to check connection
>>> INT-150012 The HTTP query returned a '' type error (500) (iRc=-53)
>>> SOP-330021 Communication error with server: please make sure it is configured correctly.
i also see the password in the config-instance is encrypted , but i have updated the unencrypted password. can this be the reason ? if yes then how do i encrypt the password.