Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No ipv4 listening on new install #239

Open
jwynn6 opened this issue Mar 18, 2024 · 1 comment
Open

No ipv4 listening on new install #239

jwynn6 opened this issue Mar 18, 2024 · 1 comment

Comments

@jwynn6
Copy link

jwynn6 commented 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

@kolaente
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants