Location button in Traccar manager over HTTP

JohnDoe8 days ago

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

Anton Tananaev8 days ago

It requires HTTPS.

JohnDoe8 days ago

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

Anton Tananaev8 days 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/

JohnDoe8 days 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...

JohnDoe7 days 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 Tananaev7 days ago

It works just fine for many of our servers.

JohnDoe7 days ago

Ok thanks, I will try it