-
Notifications
You must be signed in to change notification settings - Fork 232
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
OCSP Error & Animations #334
Comments
Thanks! 😊
So is this 100% reproducible? Or was it just one time? As I've said here, OCSP servers do have the tendency of failing every now and then and
It was quite smooth for me. Could it be because webGL is disabled and you don't get the benefit of HW rendering? |
I am not sure will it be 100% reproducible with NoScript. But while ago I found a reproducible way with uBlock Origin. So on a fresh Firefox I install user.js and then install uBlock. After that when you go to uBlock settings > My rules and apply the following rules:
If these rules are applied then an OCSP server error will show up when trying to connect to Facebook or Github for example. I noticed that removing the following rules is causing the error:
I just tried on a fresh Firefox with enabled WebGL user.js but the animation lagging is still there. It is happening after I install user.js. Thank you for your support! |
Can confim this, and it's happening because of |
Yes, disabling |
I have written a bug report over here. Hopefully we'll get a fix soon. |
I guess this is out of our hands now and all we can do is to hope Mozilla fixes this. Thanks for creating the bug report, @savyajha. |
Hello!
I love the user.js and I have been using it for a year now. Awesome job!
Yesterday I intalled user.js on a fresh install of Firefox 55.0.2 but when I tried to connect to GitHub or Google for example, it showed me this error:
An error occurred during a connection to github.com. The OCSP server experienced an internal error. Error code: SEC_ERROR_OCSP_SERVER_ERROR
I noticed that it happens after I enable NoScript. So I needed to disable & enable NoScript after I installed user.js in order to work.
How can I enable jQuery animations in user.js. For example https://alvarotrigo.com/multiScroll/ works but it lags very much. Which setting is causing this?
Thank you very much! :)
The text was updated successfully, but these errors were encountered: