The Akonadi developers are aware and I expect the issue to be fixed in the next 
time.
You can workaround that problem quite easily: 
In .local/share/akonadi/db_data/postgresql.conf set 
listen_addresses = ' ' to be empty instead of localhost (do not forget to 
uncomment the line.)
Then delete everything in .config/akonadi/akonadiserverrc apart from the 
[%General] section. Now akonadi will start.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to akonadi in Ubuntu.
https://bugs.launchpad.net/bugs/1075351

Title:
  akonadi postgres configuration ignores port number

Status in “akonadi” package in Ubuntu:
  Invalid

Bug description:
  I have PostgreSQL installed on my machine and have configured akonadi
  to use the standalone pg server.

  I have postgres running on port 5433 and experience a problem where it
  appears that the akonadi postgresql backend is ignoring the port
  number from the configuration. Even if my configuration has the port
  configuring to 5433, I get the following error running "akonadictl
  start"

  > Database error: Cannot open database.
  > Last driver error: "QPSQL: Unable to connect"
  > Last database error: "could not connect to server: Connection refused
  >         Is the server running on host "localhost" (::1) and accepting
  >         TCP/IP connections on port 5432?

  Switching my postgres server to 5432 (the default) is a workaround.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/1075351/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to