-
i updates my environment from Debian 11 to Debian 12.
Now he cant find my Home Assistant Mosquitto Broker.
But the broker is running fine.
Here is my log:
```
s6-rc: info: service s6rc-oneshot-…
-
When running the LTE changes on the whisp spring patch, the following occurs:
```
[SD Manager] Initializing SD Card...
[SD Manager] Successfully initialized SD Card!
[SD Manager] Data will be logg…
-
Hello,
I have a Lilygo SIM7670G with the ESP32-S3. I use the TinyGSM Fork. The device connects to the internet without any problems. It also connects to my MQTT server via SSL which is great but I …
-
Is it possible to set this in an environment parameter?
Error log:
> mqtt-broker running
('Timeout reached after {startup_timeout_sec}\n seconds, service killed!',)
💥 Startin…
-
Please don't delete these questions! They are asked almost with every issue - answering them as below saves us time from asking them!
**First step**
Try to debug the skin yourself. If you can't …
-
Hello, I have standalone freeboard on my server. It fails to connect with local mqtt broker Mosquitto. Broker is running mqtt protocol, not websockets. When I add datasource with all the correct crede…
-
### The problem
I have had an MQTT setup for quite some time. After updating to 2024.10.4, it doesn't seem to receive packages from EMQX any more. It is connected to EMQX, and can publish messages su…
-
## Review MQTT gem
Review the current MQTT library in [use](https://github.com/fablabbcn/smartcitizen-api/blob/master/Gemfile#L65
)
## Shared Subscription
Consider implementing multiple su…
-
i was wondering if it is possible to assign a username/password for clients that would connect to the broker?
-
Example:
installing `apt install -y mosquitto`
Setup password
mosquitto_pub -h localhost -t testtopic -m "Hello, MQTT!" -u "yourusername" -P "yourpassword"
setup the `.env` with port and bro…