Project

General

Profile

Bug #1565

--select-backend ignores asked PostgreSQL port

Added by Avamander almost 4 years ago. Updated 10 months ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
05/03/2020
Due date:
% Done:

0%

Estimated time:
Version:
0.13.0
OS:
Any

Description

```
2020-05-03 02:24:07 [Warn ] - "could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\nQPSQL: Unable to connect"
Default values are in brackets
Username [quassel]:
Password []:
Hostname [localhost]:
Port [5432]: 5433
Database [quassel]:
2020-05-03 02:24:15 [Warn ] Database connection "PostgreSQL" for thread QThread(0xaaab1f4b9a90) was lost, attempting to reconnect...
2020-05-03 02:24:15 [Warn ] Unable to open database "PostgreSQL" for thread QThread(0xaaab1f4b9a90)
2020-05-03 02:24:15 [Warn ] - "could not connect to server: Connection refused\n\tIs the server running on host \"localhost\" (127.0.0.1) and accepting\n\tTCP/IP connections on port 5432?\nQPSQL: Unable to connect"
2020-05-03 02:24:15 [Error] Storage backend is not available: PostgreSQL
```

History

#1 Updated by Avamander almost 4 years ago

I solved this by wiping existing configuration, I think it ignores because it wants to migrate the database?

Also available in: Atom PDF