hi,
not sure whats the issue … i can use WEb UI within homeassistant, but using IP:8099 doesnt work.
[core-ssh zigbee2mqtt]$ cat configuration.yaml
homeassistant: true
frontend:
port: 8099
so no way to access it
thanks
hi,
not sure whats the issue … i can use WEb UI within homeassistant, but using IP:8099 doesnt work.
[core-ssh zigbee2mqtt]$ cat configuration.yaml
homeassistant: true
frontend:
port: 8099
so no way to access it
thanks
also i tried to edit configuration file and change 8099 to 8080 … restarted pluggin and in log …
[core-ssh zigbee2mqtt]$ cat configuration.yaml
homeassistant: true
frontend:
port: 8080
Zigbee2MQTT:info 2022-05-22 11:22:02: Started frontend on port 0.0.0.0:8099
still using 8099 … .
I’m facing same issue and symptoms.
Have you managed to find solution?