zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

Frontend not launching/accessible

Open drpau opened this issue 1 year ago • 4 comments

What happened?

When browsing to http://10.0.1.5:8080 the webpage doesnt load

What did you expect to happen?

i expected that the webpage would load

How to reproduce it (minimal and precise)

  1. recreate docker image and allow it to start
  2. try to launch front end (http://10.0.1.5:8080)
  • Confirmed in configuration.yaml that frontend: true is on
  • Confirmed the correct port is published in docker
  • Confirmed other docker images are working fine
  • Confirmed that functionality of mqtt requests are being sent and issued, but the webpage isnt loading.

Nothing in logs about access to website being blocked/dropped connections.

Zigbee2MQTT version

:latest

Adapter firmware version

unable to access

Adapter

CC2652

Debug log

No response

drpau avatar Sep 13 '23 06:09 drpau

Do you really expect the maintainer to debug your network setup?

Hypfer avatar Sep 27 '23 08:09 Hypfer

Same problem here, frontend seems ready but not reachable.

docker compose logs zigbee2mqtt

zigbee2mqtt  | Using '/app/data' as data directory
zigbee2mqtt  | Zigbee2MQTT:info  2023-10-20 15:32:21: Logging to console and directory: '/app/data/log/2023-10-20.15-32-21' filename: log.txt
zigbee2mqtt  | Zigbee2MQTT:info  2023-10-20 15:32:21: Starting Zigbee2MQTT version 1.33.0 (commit #7ee207f)
zigbee2mqtt  | Zigbee2MQTT:info  2023-10-20 15:32:21: Starting zigbee-herdsman (0.18.5)
zigbee2mqtt  | Zigbee2MQTT:info  2023-10-20 15:32:21: zigbee-herdsman started (resumed)

docker compose exec zigbee2mqtt wget --spider http://localhost:8080

Connecting to localhost:8080 (127.0.0.1:8080)
wget: can't connect to remote host (127.0.0.1): Connection refused

j3kz avatar Oct 21 '23 10:10 j3kz

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Apr 19 '24 00:04 github-actions[bot]

Same error for me now i dont find any solution ...

exabird avatar May 11 '24 13:05 exabird

You ever figure out why the frontend isn't responding?

dmike3 avatar Jul 22 '24 12:07 dmike3