Page 2 of 2

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Wed Jul 15, 2020 5:20 am
by MickO
Thanks, thats been done. But I thought I saw a similar post previously somewhere here, so I thought I'd add my twopenny worth. Cheers.

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Wed Jul 15, 2020 9:13 am
by Lantis
Just a plain purple/blue screen indicates a failure to load the page really early on.
Best way to diagnose would be to fit F12 to open developer console in your browser and paste any errors here for review.

Of course, a sensible first step is to clear your cache and try other browsers to ensure it is not just a silly issue.

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Sat Jul 18, 2020 5:21 am
by MickO
I've done a sysupgrade using this build...
gargoyle_1.13.x-mvebu-cortexa9-linksys_wrt1200ac-squashfs-sysupgrade.
I still get a BSD Blue screen with no options visible after Login.
Router is UP as far as I can determine being used as an AP.
I want to ensure Gargoyle is starting from a completely clean config. Is there anyway I can delete or amend a config file and do a default restart before I revert?
Cheers.

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Sat Jul 18, 2020 5:47 am
by Lantis
You can do a firstboot.
A sysupgrade without preserving settings is equivalent.

I'm not seeing this issue on any devices and no one else has reported it.
Provide a logread after generating the plain blue page. I have seen another error reported on the polish forums about the gargoyle_header_footer application failing which would definitely result in this. But i can't reproduce the issue. It could very well be an issue with Cezary's compilation. I don't know?

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Sat Jul 18, 2020 6:54 pm
by MickO
Thanks for reply. I will try and do what you ask. Assuming as you say, I have a clean default install, I would have thought the time shown on the login page would default to GMT. Any reason why it is showing CEST?
I'm not familiar with using Chrome F12. Console shows this...

overview.js?1.13.X--…220-git-080ae75c-:1 Uncaught ReferenceError: uciOriginal is not defined
at resetData (overview.js?1.13.X--…220-git-080ae75c-:1)
at overview.sh:309
theme.js?1.13.X--Bui…220-git-080ae75c-:2 Uncaught ReferenceError: haveCollapsibleMenus is not defined
at theme.js?1.13.X--Bui…220-git-080ae75c-:2
DevTools failed to load SourceMap: Could not load content for chrome-extension://hnmpcagpplmpfojmgmnngilcnanddlhb/browser-polyfill.min.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

Using Firefox...

ReferenceError: uciOriginal is not defined[Learn More] overview.js:1:934
unreachable code after return statement[Learn More] overview.sh:3686
ReferenceError: haveCollapsibleMenus is not defined[Learn More]

any use to you?


Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Mon Jul 20, 2020 1:47 am
by Lantis
Run the following at the command line and let me know what the output is please.

Code: Select all

gargoyle_header_footer -h -s "status" -p "overview" -j "overview.js table.js" -z "overview.js" -i network wireless qos_gargoyle system gargoyle

Re: 1.13.0.x gargoyle-ispy 2020-June-17 16

Posted: Mon Jul 20, 2020 3:29 am
by ispyisail