tinuzz / wp-plugin-trackserver

A WordPress plugin for GPS tracking and publishing
https://wordpress.org/plugins/trackserver/
36 stars 12 forks source link

No Connection from OwnTracks #25

Closed m-art-in closed 3 years ago

m-art-in commented 5 years ago

Hi, I'm running the app OwnTracks 2.1.2 and the Trackserver 4.3. - Both should be the newest version, but unfortunately my mobile device can't connect the wordpress page.

I configured OwnTrack:

I set debugInfo in the OwnTracks-APP to TRUE, but the info is only short: When I try to submit a valid GPS position in the logfile there is only the message:

endpointUserInfo:null CA: sideload: false, using system keystore

Unfortunately I can't give you any further error details - there are none.

Thanks for tips and help!

tinuzz commented 5 years ago

Hi,

The 'CA: sideload: false' message is just an informational message, if I read the OwnTracks source correctly.

What makes you reach the conclusion that OwnTracks cannot connect to WordPress? Can you post the URL, so I can have a look?

Best regards, Martijn.

m-art-in commented 5 years ago

Hi Martijn,

What makes you reach the conclusion that OwnTracks cannot connect to WordPress?

Because I have a valid position with OwnTracks but it's not saved on the WordPress Side. With the TrackMe App it's fine.

Can you post the URL, so I can have a look?

Yes: http://wp.martingruner.de/index.php/owntracks/

Thanks

tinuzz commented 5 years ago

Alright, no HTTPS, so certificate issues are ruled out. This is something you should fix ;-)

Anything logged in your webserver's access- or error log?

Cheers, Martijn.

m-art-in commented 5 years ago

No errors there, either... I tried with OruxMaps, too: But also no success. Only TrackMe saves the geodata correctly. If you would have an idea this would be great, but if not I'm fine with TrackMe, too.

tinuzz commented 5 years ago

No errors in the log, but can you find the requests from Owntracks in the access log?

You have to do some troubleshooting yourself. For me, both OruxMaps and Owntracks work correctly. Not always 100% reliable, but at least basic tracking works.

I cannot look in your access logs and you have told me nothing about your setup, not even which webserver you run.

m-art-in commented 5 years ago

The webserver is a commercial provider (webhoster).
PHP-Version: 7.2.22

Therefore I have hardly influence on the installation and configuration. Debugging is almost impossible. I stay with TrackMe and that's fine.