No ipv4 listening on new install #1930

Closed
opened 2026-03-22 13:47:03 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @jwynn6 on GitHub (Mar 18, 2024).

Description

Implementing exactly the traefik v2 example docker-compose, there is no listening port opened for ipv4. Modifying the VIKUNJA_SERVICE_INTERFACE to listen on 0.0.0.0:3456 has no effect either. Modifying it to listen on other ipv4 addresses (127.0.0.1:3456) does work however.

Vikunja Version

0.23 and unstable were both tested against

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @jwynn6 on GitHub (Mar 18, 2024). ### Description Implementing exactly the traefik v2 example docker-compose, there is no listening port opened for ipv4. Modifying the VIKUNJA_SERVICE_INTERFACE to listen on 0.0.0.0:3456 has no effect either. Modifying it to listen on other ipv4 addresses (127.0.0.1:3456) does work however. ### Vikunja Version 0.23 and unstable were both tested against ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Mar 19, 2024):

I was unable to reproduce this, it seems to work fine. The web interface listens on all adapters by default.

If you inspect the container, what IPs do you get? Does it work if you curl them on port 3456?

@kolaente commented on GitHub (Mar 19, 2024): I was unable to reproduce this, it seems to work fine. The web interface listens on all adapters by default. If you inspect the container, what IPs do you get? Does it work if you curl them on port `3456`?
Author
Owner

@kolaente commented on GitHub (Sep 13, 2024):

Closing as inactive, please ping or open a new issue with relevant information if you still have this problem.

@kolaente commented on GitHub (Sep 13, 2024): Closing as inactive, please ping or open a new issue with relevant information if you still have this problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1930