CSS JSON error after upgrade to 2.4.3.133

I have recently upgraded the hub to 2.4.3.133 and while loading the dashboard I get an error - The CSS Settings JSON file was not found. I rolled back to version 2.4.2.160 and no more error. I am on C-8 Pro using Simple CSS Editor. Also, I have checked via File Manager and CSS and JSON files are there but for some reason not being seen.

I assume you have the required @import line in the CSS editor for that dashboard, but have you tried opening the editor and saving it? See the driver docs for more clues.

1 Like

I have the import line in place. I tried opening the CSS editor and saving the files but it does not work and CSS App is showing error 404 - file not found but the files are there.

This is most likely going to be something to do with the Simple CSS Editor rather than HE itself. Let me see what I can figure out. My best guess at the moment is that the location of the dashboard name in the HTML for the page has changed slightly.

1 Like

Yep, this one is on me to fix, the structure of the HTML has changed.

So no issue on Hubitat's part, it's the nature of how I went about this that I was always running the risk that this could happen. I really should change the way I handle this moving forward.

How can I fix this at this point. I rolled back the older version but would like to move forward with updates at some point. Thank You!

Ultimately it will be something I need to change in the Simple CSS Editor and release as an update to the "driver", specifically in the HTML file that is part of that package.

If you or anyone else are keen and have the skills, you can manually update the HTML file on your hub to fix the getDashName function I talk about here, but I hope to take a look over the weekend and it shouldn't be hard to fix.

1 Like

:slight_smile: will wait for the update -:slight_smile: Thank you for your support!

2 Likes

I've been having cloud connection issues after this update, I'm nowhere near as savvy as most here, but I don't see an option in Hubitat to rollback to the previous firmware. Does the backup/restore function rollback to the previous firmware if it shows the previous firmware release in the notes?

Under settings go to Diagnostic Tools. You will need MAC address to login. Once there, you can rollback to another version. Restore will not change the version number.

Awesome I appreciate the help

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.