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

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

MickO
Posts: 41
Joined: Sun Jan 25, 2015 7:25 am

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

Post 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.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

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

Post 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.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

MickO
Posts: 41
Joined: Sun Jan 25, 2015 7:25 am

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

Post 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.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

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

Post 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?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

MickO
Posts: 41
Joined: Sun Jan 25, 2015 7:25 am

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

Post 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?


Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

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

Post 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
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

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

Post by ispyisail »


Post Reply