slow ssl site

debbieeeee5 months ago

hello,

after years i decided to enable ssl for traccar 6.4 via apache2 (i followed the official guide).

I noticed though, having the ssl site and the non-ssl site side by side with each other, that the ssl site only updates the vehicle popup every minute. (The non ssl one is updated every few seconds).

Is there some configuration missing or are we obliged to keep it that way?

Thanks

Anton Tananaev5 months ago

You should check browser console. I suspect something is blocking WebSocket connection.

debbieeeee5 months ago

thank you, that seemed to be the problem.