Location button in Traccar manager over HTTP

JohnDoe2 months ago

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

Anton Tananaev2 months ago

It requires HTTPS.

JohnDoe2 months ago

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

Anton Tananaev2 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/

JohnDoe2 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...

JohnDoe2 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 Tananaev2 months ago

It works just fine for many of our servers.

JohnDoe2 months ago

Ok thanks, I will try it