Traccar 4.10 cdn.traccar.com

Mauro Socci4 years ago

Hello, today Traccar 4.10 seems to have problems to find the js files from cdn.traccar.com. Where to download these files?

Anton Tananaev4 years ago

What are the problems?

You can download files here:

https://github.com/traccar/traccar-cdn

Mauro Socci4 years ago

Sorry I've read just now the post of Spookje (cdn.traccar.com offline) 19 hrs ago. After clearing the browser cache the web interface can't be loaded anymore. There is just a blank map full filling the whole screen. I'll wait the DNS update thanks.

Anton Tananaev4 years ago

It should already be working by now. Check browser console for errors.

Mauro Socci4 years ago

No sorry. At the moment (20.29 Italy - Traccar installation on a Neuprime VPS Windows server 2012) after clearing the browser cache it just load the row html of the login page. Input fields cannot be filled. Tested with Firefox and Chrome on a windows PC and with Chrome on two different Android. On the same server I also have the old Traccar 3.17 (on different ports) and still works perfectly.

Anton Tananaev4 years ago

Have you checked browser console?

Mauro Socci4 years ago

Here the browser console:

Failed to load resource: the server responded with a status of 404 ()
charts-all.css:1 
Failed to load resource: the server responded with a status of 404 ()
cdn.traccar.com/js/extjs/6.2.0/classic/theme-aria/theme-aria.js:1 
Failed to load resource: the server responded with a status of 404 ()
all.css:1
Failed to load resource: the server responded with a status of 403 ()
charts-all.css:1 
Failed to load resource: the server responded with a status of 404 ()
theme-aria-all.css:1 
Failed to load resource: the server responded with a status of 404 ()
all.css:1 
Failed to load resource: the server responded with a status of 403 ()
Anton Tananaev4 years ago

Looks like you are not using an official version of the web app.

Mauro Socci4 years ago

No it's Traccar 4.10 downloaded from https://www.traccar.org/download/ I'm 100% sure of this. I've just changed the theme to Aria in load.js

Anton Tananaev4 years ago

That's exactly the issue, as far as I can tell.

Mauro Socci4 years ago

You mean that I should restore Triton theme in load.js? This is the only change I made.

Anton Tananaev4 years ago

We've added Aria theme to the CDN now. Try again in 5 minutes and let me know if it works.

Mauro Socci4 years ago

Now works perfectly. Great Anton thank you so much.