Resolved.
By removing: <entry key='web.path'>./modern</entry>
Everything is OK
On the other hand, I notice a significantly lower refresh rate in the HTTPS version, is this normal?
Basically in HTTP I have a vehicle movement every 5 seconds and in HTTPS every 30/45 seconds…
Traccar doesn't have HTTPS. Not sure what you mean.
To use geolocation on the map we have to activate HTTPS, right?
Yes.
So when I use HTTPS and there are fewer refreshes, is there any explanation?
Probably misconfigured proxy.
In fact I notice that I have to do F5 so refresh it myself so that the position moves in HTTPS...
No problem with HTTP...
That's exactly the symptom of misconfigured HTTPS proxy. Specifically not correctly configured WebSocket proxy.
is there any documentation for the traccar config?
Again, this is nothing to do with Traccar config.
As for proxy configuration, we do have a documentation for it in the documentation section. Hopefully you read it first before asking for help here.
Hello, I am in version 6 and I have the following questions:
Is the
<entry key='web.path'>./modern</entry>
command still useful?When I try to access the application via HTTPS, I get this message:
404 - Not Found
Is there a line to include in the traccar.xml file?
THANKS