Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble with existing MQTT broker #109

Open
novaldebbyp opened this issue Jun 14, 2024 · 0 comments
Open

Trouble with existing MQTT broker #109

novaldebbyp opened this issue Jun 14, 2024 · 0 comments

Comments

@novaldebbyp
Copy link

I already have MQTT broker (using go with mochi-mqtt) in host
I set the docker network to use static IP, so the host IP is 172.27.0.1
so in docker-compose.yml, I change it to MQTT_BROKER_HOST=172.27.0.1

container is running and I can see gateway message is published
but it give error message like this and I can't see application message published in mqtt

ERROR chirpstack::uplink::stats: Handle gateway stats error error=Save gateway stats: Error occurred while creating a new object: failed to lookup address information: Try again: failed to lookup address information: Try again

please help where I did wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant