Skip to content

panic: dial tcp [::1]:5432: connect: connection refused #769

@drifter75

Description

@drifter75

with versions 2.6.0 & 2.6.1 deployment fails with below error.

Starting Gotify version 2.6.0@2024-11-15-19:19:19
panic: dial tcp [::1]:5432: connect: connection refused

goroutine 1 [running]:
main.main()
        /src/gotify/app.go:47 +0x39c
Starting Gotify version 2.6.0@2024-11-15-19:19:19
panic: dial tcp [::1]:5432: connect: connection refused

same compose works fine with 2.5.0

using postgres as DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions