Location button in Traccar manager over HTTP

JohnDoe 8 months ago

How to enable my location button to work in manager page, if I have HTTP connection to traccar server?

Anton Tananaev 8 months ago

It requires HTTPS.

JohnDoe 8 months ago

But when reverse proxy is implemented websocket has issues...frustrating

Anton Tananaev 8 months ago

If everything is configured correctly in your proxy, you shouldn't have issues.

Is there a reason you don't want to use CloudFlare proxy or our official guide?

https://www.traccar.org/secure-connection/

JohnDoe 8 months ago

My traccar server is on Windows. Caddy server has bugs. I tried IIS it also had bugs...many customizations...finaly when IIS manager disappeared, I uninstalled it.
I will try with CloudFlare...only for manager page. Gps devices will still report to tcp/8082 port, so websocket could work...

JohnDoe 8 months ago

Ok, so websocket communication is between manager and server. Will this work over Cloudflare proxy? Because it had a lot of problem working over IIS proxy.

Anton Tananaev 8 months ago

It works just fine for many of our servers.

JohnDoe 8 months ago

Ok thanks, I will try it