I think you should ask on Apache forums. The issue is with your proxy configuration, not Traccar.
Should i be adding something to the config file for traccar? I can't figure out what's the matter with apache. It's loading as you see at "locas.atozws.com" but user location on map won't show
As I said, the issue has nothing to do with Traccar. The problem is with your proxy.
Here is the setting I have
root@host [~]# cat /etc/apache2/conf.d/userdata/ssl/2_4/atozws/locas.atozws.com/proxy.conf ProxyPass /api/socket ws://localhost:8082/api/socket ProxyPassReverse /api/socket ws://localhost:8082/api/socket ProxyPass / http://localhost:8082/ ProxyPassReverse / http://localhost:8082/
Not sure what's wrong . Sorry to bother this much but I'm not sure as to what part of proxy is the problem
I'm not sure either. I'm not an expert of Apache configuration. That's why I recommended that you ask on the relevant Apache forums instead.
Just one question. Are you sure you enabled "proxy_wstunnel" module?
proxy_wstunnel” module was not installed . After configuring this it started working well. Thank you Anton.
Over all Traccar is working well. "proxy_wstunnel" is not enabled by default, make sure its installed if you're having issues. Anton anyway you can delete some of the threads? they contain links to our url.
I can mask URLs if you want. What exactly do you want to remove?
anything about "www.example.com" please
I just realized that you can edit it yourself. You can change the URL to something like "www.example.com".
sorry i didn't really see that too. ill change.
actually i can only change my last post. it's fine. i will just change the traccar installation to a different url .
yes i see issue with web console. like this
please advise