Phabricator can't be installed
-
I'm getting the following error message:
[2018-06-04 08:31:37] EXCEPTION: (PhutilProxyException) Failed while trying to read schema status: the database "e143312611435d9e_meta_data" exists, but the current user ("e143312611435d9e_") does not have permission to access it. GRANT the current user more permissions, or use a different user. {>} (AphrontAccessDeniedQueryException) #1044: Access denied for user 'e143312611435d9e_'@'%' to database 'e143312611435d9e_meta_data' at [/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:319]
How can i fix this?
-
@m-arcus said in Phabricator can't be installed:
[2018-06-04 08:31:37] EXCEPTION: (PhutilProxyException) Failed while trying to read schema status: the database "e143312611435d9e_meta_data" exists, but the current user ("e143312611435d9e_") does not have permission to access it. GRANT the current user more permissions, or use a different user. {>} (AphrontAccessDeniedQueryException) #1044: Access denied for user 'e143312611435d9e_'@'%' to database 'e143312611435d9e_meta_data' at [/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:319]
Fixed in https://git.cloudron.io/cloudron/box/issues/560 . Will be part of next box release.
-
@M-arcus We pushed 2.3.2 earlier today that should fix the issue. It might take ~24 hours to reach your Cloudron though. If you want it earlier, please send a mail to support with your Cloudron's domain name. Also, If you just want to test, the https://my-demo.cloudron.me already has the fix.