-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Check Failed #17
Comments
You may have blocked requests to google in your firewall or elsewhere, which are unfortunately required in order to check for extension updates. Otherwise, try unchecking |
I've also been getting this error as of late and, as you suggested, unchecking "Check for updates to non-web store extensions" fixes it, however if I keep it checked and manually select all my extensions to be ignored, the error still appears. Can you explain this? I can send a list of my installed extensions if you'd like. Thanks for any assistance you might be able to provide. :) |
Good find @OothecaPickle, this is a legitimate bug. The code is in dire need of a rewrite anyway so I will fix this issue in the process. |
Please let me know if you are still experiencing this in 0.9.0, and if so, it would be very helpful if you can pinpoint the exact non-webstore extension that is failing to update. (Non-webstore extensions should specify a valid "update_url" in manifest.json, or none at all. One that fails indicates either an invalid update url, or a bug in chromium web store.) |
WIth the latest update I was able to determine that the culprit was Bypass Paywalls by manually selecting all extensions to be ignored, unchecking them one by one, and checking for updates in between. Thanks! |
and this probably isn't the place for this but the fix for bypass paywalls is to change the update_url to https://raw.githubusercontent.com/iamadamdev/bypass-paywalls-chrome/master/src/updates/updates.xml |
Still having this issue when non-web store extensions is ticked - it wouldn't be so bad if the error actually let me know which extension wasn't able to update properly! |
It does, but only after a full browser restart. |
Do you no longer see any red "update failed" message? |
it is still here I've wanted to report it to bypass dev, but he is such an asshole.
So I removed it. So the issue can be closed if you want to. |
You'll have to install the latest version of Bypass Paywalls manually for the update_url fix to be implemented. |
I've installed 1.7.1, the bug is still present. |
Is there any output in the console? (right click the badge => inspect popup) |
I am experiencing the same issue as @alexolog with 1.4.4.2. The console output in the inspector is |
Well, after some usage, the error dissappeared. I guess it is working correctly right now. |
When pressed extensions shows "Update Check Failed"
https://i.imgur.com/Yr70Qwo.png
The text was updated successfully, but these errors were encountered: