Issue after uninstalling traccar on server then installing again

Julius Nhodo14 days ago

After unstalling Traccar on my server then do a fresh install, the format of data from my device changed from json to the one below and now seems unchangeable. Anyone with knowledge to reset it to json?

Logs:

2025-07-21 22:00:17  INFO: [Tb1f2a270: eelink < 105.245.112.130] 6767120047002c687e9c4d72028f000102cc00009936161afd746b792ad918fd7463a29ec59aba5f2ce032c204880fc50000000000021f95460c360000000000000000000000000800000000

My traccar.xml file enties:

	<entry key='forward.enable'>true</entry>
	<entry key='forward.type'>json</entry>
	<entry key='forward.url'>{my_url}</entry>
Anton Tananaev14 days ago

What you said makes no sense. Re-installing server wouldn't change the format your device is sending data in. Also, it's unclear how forwarding is related to any of this. You're either missing something or you're not telling us some critical context.

Julius Nhodo14 days ago

I am telling you of my situation, I had this working before I am only asking why the format changed and I provided all the prove and the logs to show you the data I am receiving. I am not saying forwarding has an issue, all I am showing is the type json. Do you by any chance know what format this is?

Anton Tananaev14 days ago

What format changed? Where?

Julius Nhodo14 days ago

My server is the context right???