hassio-addons / addon-node-red

Node-RED - Home Assistant Community Add-ons
https://addons.community
MIT License
513 stars 117 forks source link

Still trying to connect to the duckdns address even though I no longer have it #1861

Closed juanpa669 closed 2 months ago

juanpa669 commented 3 months ago

Problem/Motivation

I deleted duckdns and all instances of my https://xxxxx.duckdns.org addresses. I uninstalled duckdns and use zerotier instead. I have uninstalled and reinstalled node-red several times but when I start it, it always tries to connect to the duckdns address and marks that it fails to connect to mqtt://192.168.1.254:1883

Expected behavior

I would like it to be able to connect to the mqtt server

Actual behavior

The mqtt nodes do not connect to broker

In the logs: [info] [mqtt-broker:138aac1868d658bf] Connection failed to broker: mqtt://192.168.1.254:1883 [info] [server:Home Assistant] Connecting to https://xxxxxx.duckdns.org

Steps to reproduce

No idea

Proposed changes

No

sinclairpaul commented 3 months ago

The error for the duckdns address isn't related to the mqtt error.

I would guess you may have configured a separate server configuration for the Home Assistant nodes referencing the address.

As for the MQTT error, ensure it is running correctly and check the logs from your MQTT instance.

juanpa669 commented 3 months ago

Thank you for your response which was able to direct me to the configuration errors I had made.

github-actions[bot] commented 2 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!