DB connection error #2031

Closed
opened 2026-04-05 16:44:34 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Geekster-Alan on 2/1/2023

Describe the bug
Following the instructions to setup on a clean VM, all containers start not the postgres container shows the below error;

psql: error: connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL: role "root" does not exist

To Reproduce
Run the bash install.sh script after completing the needed details in the config.env

Expected behavior
Database to connect to allow the system to be used.

Desktop (please complete the following information):

  • OS: Ubuntu22.04

ubuntu2004_BiG1HnNUvA

*Originally created by @Geekster-Alan on 2/1/2023* **Describe the bug** Following the instructions to setup on a clean VM, all containers start not the postgres container shows the below error; `psql: error: connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL: role "root" does not exist` **To Reproduce** Run the `bash install.sh` script after completing the needed details in the config.env **Expected behavior** Database to connect to allow the system to be used. **Desktop (please complete the following information):** - OS: Ubuntu22.04 ![ubuntu2004_BiG1HnNUvA](https://user-images.githubusercontent.com/8240568/215984295-7ed5da5b-6fb4-4bb4-97cb-d34489cc53a4.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2031