HTTPS over HTTP error, Mixed Content Error

SmallPox2 years ago

Hey i use the latest docker image and NPM for a reverse proxy.

after setting all up, i can see my device but i get everytime

Mixed Content: The page at 'https://*********.me/' was loaded over HTTPS, but requested an insecure resource 'http://*********/7/'

. This request has been blocked; the content must be served over HTTPS.

How can i fix it ? in the Traccar Server config ?

Anton Tananaev2 years ago

Probably some issue with the proxy configuration.

SmallPox2 years ago

hmm every other site like, Authentik, Jellyfin, Nextcloud, GitLab and more are working with the same settings.

ProxyHost
SSLProxyHost

is it possbile to set the domain to "https" in the traccar server config ?

SmallPox2 years ago

ok, wired but got it fixed after deleting my mysql database, and let it create a new one.