You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error occurs if HCX is unable to connect to Postgresql while updating the registry. This is a temporary issue and can not be resolved by calling the update API once again until a successful message is received. However, we are trying to find a permanent solution.
Please find the error below:
{
"timestamp": 1650954389202,
"error": {
"code": null,
"message": "org.postgresql.util.PSQLException: This connection has been closed.",
"trace": null
}
}
The text was updated successfully, but these errors were encountered: