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
Fresh docker install on a QNAP and get this error ...
universal-data-hub | 2026-04-26 07:10:32.092 UTC [736] FATAL: database "pwrx_app" does not exist
Is the database "pwrx_app" automatically created, or should it be manually created?
In the .env file there is a line POSTGRES_USER=pwrx_app
So is "pwrx_app" meant to be a username or a database?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Fresh docker install on a QNAP and get this error ...
universal-data-hub | 2026-04-26 07:10:32.092 UTC [736] FATAL: database "pwrx_app" does not exist
Is the database "pwrx_app" automatically created, or should it be manually created?
In the .env file there is a line POSTGRES_USER=pwrx_app
So is "pwrx_app" meant to be a username or a database?
All reactions