Chapoly1305/FindMy

[Owntracks] Mqtt stops working.

Closed this issue · 5 comments

When i add a key to observe and make a crontab with curl to trigger a refresh, it dont gets updated. Only once, the first time when i add it.

When i add a key to observe and make a crontab with curl to trigger a refresh, it dont gets updated. Only once, the first time when i add it.

This sounds like the execution of the crontab and irrelevant to this project directly. You may post the crontab record here, I could help to have a look.

There is an in depth conversation going on here if you would like to join in:

This have nothing to do with it, please stop spaming in every Topic.

This sounds like the execution of the crontab and irrelevant to this project directly. You may post the crontab record here, I could help to have a look.

I wouldn't post the problem here if it wasn't obviously related. If I trigger the whole thing directly via curl it works just as little. A problem can be excluded insofar as it generally works the first time, i.e. the first time it is published to the mqtt server. All subsequent attempts are confirmed as 200, but do not reach the MQTT server.

Insufficient information provided, no log, no execution steps, unable to determine to issue.

For the record, just checked, everything looks normal to me, mqtt posting is working as expected. I have no idea what's the issue about. The location of my tag updated right before I leave the house, and the earliest record was three days ago when I deployed for validating this issue.

image

I think this is related to this fix, cf64c39