AllskyTeam / allsky

A Raspberry Pi operated Wireless Allsky Camera
MIT License
1.18k stars 181 forks source link

strange GUI display #110

Closed theojurriens closed 3 years ago

theojurriens commented 5 years ago

2019-08-16

Looks like a Phone interface on a PC?? And dark mode is unavailable.

Any hints?

Thanks

AnWeNet commented 5 years ago

theojurriens, did you find a solution. I am having the same issue. it worked fine for last 6 months until I upgraded few days ago.

Screen Shot 2019-08-18 at 4 54 06 PM

theojurriens commented 5 years ago

same in my case: after update :-(

thomasjacquin commented 5 years ago

Is there any errors showing up in the developer tools? (right click --> inspect anywhere on the page)

AnWeNet commented 5 years ago

I only see the following:

[Error] Did not parse stylesheet at 'http://allsky:8080/bower_components/bootstrap/dist/css/bootstrap.min.css' because non CSS MIME types are not allowed in strict mode. [Error] Did not parse stylesheet at 'http://allsky:8080/bower_components/metisMenu/dist/metisMenu.min.css' because non CSS MIME types are not allowed in strict mode. [Error] Did not parse stylesheet at 'http://allsky:8080/dist/css/timeline.css' because non CSS MIME types are not allowed in strict mode. [Error] Did not parse stylesheet at 'http://allsky:8080/dist/css/sb-admin-2.css' because non CSS MIME types are not allowed in strict mode. [Error] Did not parse stylesheet at 'http://allsky:8080/bower_components/morrisjs/morris.css' because non CSS MIME types are not allowed in strict mode. [Error] Did not parse stylesheet at 'http://allsky:8080/dist/css/custom.css' because non CSS MIME types are not allowed in strict mode.

On Aug 19, 2019, at 5:24 PM, Thomas Jacquin notifications@github.com wrote:

Is there any errors showing up in the developer tools? (right click --> inspect anywhere on the page)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/thomasjacquin/allsky/issues/110?email_source=notifications&email_token=AJT23UIOZWYCVQI7UVAM32TQFMFRZA5CNFSM4IMETUI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4UK5MQ#issuecomment-522759858, or mute the thread https://github.com/notifications/unsubscribe-auth/AJT23UI4YC4RHPCLD6FH7ZTQFMFRZANCNFSM4IMETUIQ.

theojurriens commented 5 years ago

same errors in my case

thomasjacquin commented 5 years ago

Ok that’s probably related to that commit https://github.com/thomasjacquin/allsky/commit/72719a46038822835b2687716eb4a340453925fe

There’s probably one option to tweak. I’ll take a look.

thomasjacquin commented 5 years ago

Ok, I pushed an update. Let me know if that fixes it. I changed a couple lines in the web server configuration.

theojurriens commented 5 years ago

downloaded new conf, rebooted but it doen't help :-(

thomasjacquin commented 5 years ago

Did you run sudo gui/install.sh or did you move it manually to /etc/lighttpd/lighttpd.conf?

theojurriens commented 5 years ago

move it manually

theojurriens commented 5 years ago

after sudo .... it is working, thanks

pterodyne commented 4 years ago

I have this issue every time I upgrade. What is the solution? I always run sudo ./install.sh in the gui folder. Should I not be doing that? Seems like in the past deleting cookies solved the problem but this time around no go.