mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Update docs/docs/troubleshooting/faqs.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
d14baecfd1
commit
ce997682dc
@ -43,4 +43,6 @@ SQLite does not work well on a network share, if the `/media` folder is mapped t
|
|||||||
|
|
||||||
### Unable to publish to MQTT: client is not connected
|
### Unable to publish to MQTT: client is not connected
|
||||||
|
|
||||||
If MQTT isn't working in docker on a platform like TrueNAS Scale try using the IP of the device hosting the MQTT server instead of `localhost`, `127.0.0.1`, or `mosquitto.ix-mosquitto.svc.cluster.local`.
|
If MQTT isn't working in docker try using the IP of the device hosting the MQTT server instead of `localhost`, `127.0.0.1`, or `mosquitto.ix-mosquitto.svc.cluster.local`.
|
||||||
|
|
||||||
|
This is because, by default, Frigate does not run in host mode so localhost pints to the frigate container and not the host device's network.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user