notify_push icon indicating copy to clipboard operation
notify_push copied to clipboard

Cant use ipv6 ip in config.php

Open small1 opened this issue 9 months ago • 0 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. set ipv6 ip with [::1]
  2. start the notify push service.
  3. it send logs that it cant connect to the database

Expected behaviour

Connet to the database

Actual behaviour

error communicating with database: No such file or directory in the logs and the daemon doesnt start

small1 avatar Mar 14 '25 11:03 small1