Address = Null / API

Jérôme2 years ago

Hello, since I made the last update I no longer have the addresses which go back to: /api/positions.
=> "address": null

On the other hand, it's OK on the WEB interface side, is it possible to know where this could come from?

THANKS.

Anton Tananaev2 years ago

What's your geocoding configuration?

Jérôme2 years ago
    <entry key='geocoder.enable'>true</entry>
    <entry key='geocoder.type'>ban</entry>
    <entry key='geocoder.onRequest'>false</entry>
    <entry key='geocoder.ignorePositions'>false</entry>
    <entry key='geocoder.reuseDistance'>10</entry>
    <entry key='geocoder.format'>%r, %p %t, %s, %c</entry>
Anton Tananaev2 years ago

No errors in the logs?

Jérôme2 years ago

No, no error, it's since the last update, and via the WEB interface it's OK...

Anton Tananaev2 years ago

Just tested and it seems to be working fine for me.

Jérôme2 years ago

Ok, well too bad, on my 6 vehicles:

"address": null

:(

Jérôme2 years ago

I have the impression that my MySQL database no longer takes data from the tc_positions table...

Jérôme2 years ago

Sorry SQL base OK but in tc_positions in the address column: "NULL"

Jérôme2 years ago

So I don't know why the address isn't put in the database.

saul-fleetsage5 days ago

how did you solve your issue @Jérôme