zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

[Bug]: Enabled frontend by default doesn't listen on ipv6

Open HarmtH opened this issue 2 years ago • 2 comments

What happened?

I have frontend: true in my configuration.yaml and an IPv6-only network.

I couldn't reach the frontend, because it only seems to bind on 0.0.0.0

Workaround:

frontend:
  host: "::"

What browsers are you seeing the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Relevant stacktrace

No response

Did you download state.json.zip?

I will not attach state.json.zip

HarmtH avatar Oct 17 '23 21:10 HarmtH

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 07 '24 17:01 stale[bot]

IPv6 is not something you want to support by default?

HarmtH avatar Jan 07 '24 17:01 HarmtH