Giter Club home page Giter Club logo

Comments (8)

trekker25 avatar trekker25 commented on June 12, 2024 1

no, it's all local. And on my router is no incoming traffic allowed.
furthermore nothing really exciting is going on in my house :)

But love this package, give a clear view of my zigbee2mqtt installation.

But i hate it that some stupid lamps don't connect to much more nearby routers and just try the coordinator that is way much further.
Had some reboots with upgrading Zigbee2mqtt and curious how the map looks in a couple of hours / days.

from zigbee2mqttassistant.

timdonovanuk avatar timdonovanuk commented on June 12, 2024

And the logs from this side:


warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
      No XML encryptor configured. Key {3c14d231-ebb2-4ba6-8c61-d4b12355cabb} may be persisted to storage in unencrypted form.
Hosting environment: Production
Content root path: /app
Now listening on: http://[::]:80
Application started. Press Ctrl+C to shut down.
warn: Zigbee2MqttAssistant.Services.MqttConnectionService[0]
      Unable to connect to MQTT server 172.18.0.6.

from zigbee2mqttassistant.

trekker25 avatar trekker25 commented on June 12, 2024

does the Z2MA_SETTINGS__MQTTPORT exist, as i don't see it in the docs.

These is my config:
zigbee2mqtt-assistant:
container_name: zigbee2mqtt-assistant
image: carldebilly/zigbee2mqttassistant
environment:
- Z2MA_SETTINGS__MQTTSERVER=192.168.1.2
ports:
- 8880:80
restart: always

dont have a username and password and the UI is coming up!

from zigbee2mqttassistant.

timdonovanuk avatar timdonovanuk commented on June 12, 2024

Yup, it's mentioned in the docs:

For environment variables, you can use any of the previous fields, prefixed with Z2MA_SETTINGS__. By example, you can specify the MqttPort with an environment variable in the following way:

Z2MA_SETTINGS__MQTTPORT=11883

My MQTT server does run on default port, but thought I'd try specifying it after I couldn't get it to work.

dont have a username and password and the UI is coming up!

@trekker25 Is your MQTT server not secured in any way then? :)

from zigbee2mqttassistant.

timdonovanuk avatar timdonovanuk commented on June 12, 2024

@trekker25 fair enough!

I think Zigbee2MqttAssistant isn't sending usernames and password correctly, since Mosquitto can see the incoming connection, it just refuses it.

from zigbee2mqttassistant.

timdonovanuk avatar timdonovanuk commented on June 12, 2024

Oh god I'm an idiot. Z2MA_SETTINGS__MQTTUSERNAM. Missing an E on the end. Epic fail.

Working now 😇 Thanks!

from zigbee2mqttassistant.

carldebilly avatar carldebilly commented on June 12, 2024

@all-contributors please add trekker25 to question

from zigbee2mqttassistant.

allcontributors avatar allcontributors commented on June 12, 2024

@carldebilly

I've put up a pull request to add @trekker25! 🎉

from zigbee2mqttassistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.