External database will not be processed except #10

Open
opened 2026-04-05 20:25:17 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @buckdaits on 2/27/2026

CloudPanel version(s) affected

v2.5.2

Description

The following error is displayed when creating a database:
An error has occurred, error message: An exception occurred while executing a query: SQLSTATE[28000]: Invalid authorization specification: 1045 Access denied for user 'cloudpanel'@'x.x.x.x' (using password: YES)

However, the database and user are created on the external server and are available; but this is not visible in the web panel.

How to reproduce

Install MariaDB on another server and integrate it into CloudPanel. Then create a database.

Possible Solution

No response

Additional Context

No response

*Originally created by @buckdaits on 2/27/2026* ### CloudPanel version(s) affected v2.5.2 ### Description The following error is displayed when creating a database: `An error has occurred, error message: An exception occurred while executing a query: SQLSTATE[28000]: Invalid authorization specification: 1045 Access denied for user 'cloudpanel'@'x.x.x.x' (using password: YES) ` However, the database and user are created on the external server and are available; but this is not visible in the web panel. ### How to reproduce Install MariaDB on another server and integrate it into CloudPanel. Then create a database. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.