Hi,
Traccar don't send any data with my tablet Huawei Mediapad M3 (android 7).
All parameters are ok and the same as my smartphone.
My other apps have no problem with internet cellular or wifi access.
Is my android version the problem ?
My log :
2026-09-04 09:13:44 Position requested
2026-09-04 09:13:44 Position fetched
2026-09-04 09:13:58 Boot received: android.intent.action.BOOT_COMPLETED
2026-09-04 09:15:12 Upload error: connect timed out
2026-09-04 09:15:12 Upload failed, retrying in 10s
2026-09-04 09:15:24 Upload error: connect timed out
There's clearly connection problem with the server. What URL are you using?
It's my server at home, with a adress like http://xxxxx.ddns.net:55055 (50000 is for my box, redirecting to 5055)
And you validated the connection from your phone to that URL? How? Provide details.
Yes, the log of my phone with the same adress http://xxxxx.ddns.net:55055:
2026-09-04 15:48:40 Position requested
2026-09-04 15:48:40 Position fetched x y
2026-09-04 15:48:41 Upload response 200
No, I obviously meant you should validate connection from the same device.
Sorry, I don't understand wat means "validate the connexion". Since I've been using Traccar, I have only created devices with an identifier and that's it.
You have to check if the connection to the URL is working from the same device.
The ping to the direct IP adress of my box with the port (xxx.xxx.xxx.xxx:55055) are ok, with my phone and with my tablet Mediapad.
I use now this direct adress in my parameters (the same for my phone and my tablet Mediapad)
With the client Traccar of my phone, the response is 200
With the client Traccar of my tablet Mediapad, the response is 400.
If the connection is working, then you wouldn't have connection timeout. I think you're missing something.
With the 2 devices the parameters are exactly the same, except the id.
With the 2 devices I can browse on the Traccar web interface port 8082.
All the access are autorised for the Traccar client in my tablet Mediapad.
I don't understand where is the problem.
Perhaps Android 7 is the problem, I want to give me a chance to find a solution before to buy a more recent tablet.
Have you checked logs? It might show more details?
No, I do not have any further details beyond those copied above.
Hi,
Traccar don't send any data with my tablet Huawei Mediapad M3 (android 7).
All parameters are ok and the same as my smartphone.
My other apps have no problem with internet wifi access.
My android version is the problem ?