cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6824
Views
10
Helpful
10
Replies

Constant pop-up "Error occured while clearing Browser credentials."

glen4cindy
Level 1
Level 1

While configuring different options within the web interface of an autonomous configured Cisco 1142 AP, every few minutes I get this pop-up that interrupts the configuration process.

"ERROR:

Error occured while clearing Browser credentials."

This pop-up happens irrespective of whatever computer or browser I am using to configure the AP, and has actually happened on 3 different versions of the software I have had on the AP's.

Thanks in advance.

1 Accepted Solution

Accepted Solutions

First get a modified config.js

Below is mine from 12.4:

Before:

http://xpander.mattmillman.com/files/linked/config.js

After:

http://xpander.mattmillman.com/files/linked/config.new.js

 

You most likely can't use this on other releases. Instead compare my before and after, and make those changes

Or take a look at this:

http://xpander.mattmillman.com/files/linked/configjsfix.png

You'll find those pieces of code in your config.js, then simply make those same changes.

You can get your config.js by extracting the release tar file with 7-zip

 

CD into the '1' directory (which is under <release>/html/level/

ap#cd c1250-k9w7-mx.124-25d.JA2 <-- your release directory will have a different name
ap#cd html
ap#cd level
ap#cd 1
ap#

 

Now overwrite the config.js with the patched version

 

ap# copy tftp://yourserver/config.js flash:

 

Done

View solution in original post

10 Replies 10

fabio.molinac1
Level 1
Level 1

Buenos dias,

Me aparece el mismo error "Error occured while clearing Browser credentials" y no me permite autenticar. Agradezco su ayuda.

mikey71174
Level 1
Level 1

I too have this issue and am working toward a solution.

I have this issue as well, has anyone discovered a resolution?

Manish Mathur
Level 1
Level 1

Hey Glen,

This issue looks pretty new to me. However, as u saw the issue on multiple computers with multiple browsers and multiple AP codes , I guess that there might be some configuration on the AP , which has not changed over the codes. Multiple browsers or computers can not be bad.

>> The computers that you tested .. were they corporate ones or personal ? I mean , are they configured with a corporate image and group policies ? In that case, the browsers will have the same problematic policy pushed across.

>> Ca you try to get the entire config from the AP ?

Cheers,

Manish 

i have the same error with three AP's and from different computers 

It's because of pre-historic javascript in the web UI attempting to log the user out in a way that does not work on modern browsers.

 

The solution is to modify config.js, which can easily be re-loaded via TFTP. If anyone wants this fix - message me.

It's because of pre-historic javascript which attempts to log the user out in a way that does not work on modern browsers.

The solution is to modify config.js - then reload it via TFTP. If anyone wants the fixed version - message me.

G'Day Matthew ~ I suspect a few people will be having this one. Can you please post the modifications to config.js?

 

Many thanks

 

Rus

First get a modified config.js

Below is mine from 12.4:

Before:

http://xpander.mattmillman.com/files/linked/config.js

After:

http://xpander.mattmillman.com/files/linked/config.new.js

 

You most likely can't use this on other releases. Instead compare my before and after, and make those changes

Or take a look at this:

http://xpander.mattmillman.com/files/linked/configjsfix.png

You'll find those pieces of code in your config.js, then simply make those same changes.

You can get your config.js by extracting the release tar file with 7-zip

 

CD into the '1' directory (which is under <release>/html/level/

ap#cd c1250-k9w7-mx.124-25d.JA2 <-- your release directory will have a different name
ap#cd html
ap#cd level
ap#cd 1
ap#

 

Now overwrite the config.js with the patched version

 

ap# copy tftp://yourserver/config.js flash:

 

Done

I know this is an older thread, but, among older things, this pandemic and a lot of WFM has had me back to working on other projects.

I finally figured out how to fix this and it worked beautifully!

Thanks Matthew!!

Review Cisco Networking products for a $25 gift card