Me

Results 22 comments of Me

I've tried adding the credentials in the compose files as well as the recorder.conf file and neither work. Below is my current config, docker compose files for mqtt and OTR...

Any idea why this is occurring? It seems like it might be how the owntracks recorder is forming the messages to mqtt. But I don't know how to confirm that...

> Your configuration with `OTR_USER` and `OTR_PASS` looks ok to me. Can you show logs of Mosquitto when the recorder tries connecting? Here are the logs. As I mentioned in...

@jpmens I've gotten back to this again. I updated my docker images. Pulling the latest of both **owntracks/recorder** and **eclipse-mosquitto**. The same issues exist now as well. I can connect...

I confirmed both the `mosquitto.conf` and `passwd` files are in `/mosquitto/config` I set `OTR_TOPICS` back to `owntracks/#` I'm using portainer to manage docker containers. Here's the output of the log...

I downloaded the latest code today and run all commands in the self hosting documentation and I get the same error when trying to login. I'm using the latest docker...

> The setup.sh script is not needed. All it really does is make a copy of the .env.example file to a .env file and append some entries. This is unnecessary...

> I checked. Still the same issue. I ran both compose files. I will try again on a completely fresh install. May I ask what the point of the .sh...

When will this fix be deployed to the docker images on hub.docker.com