Skip to content
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

the extension blocks the start page google #1973

Closed
8 tasks done
electrifying opened this issue Feb 11, 2022 · 13 comments
Closed
8 tasks done

the extension blocks the start page google #1973

electrifying opened this issue Feb 11, 2022 · 13 comments
Labels
fixed issue has been addressed

Comments

@electrifying
Copy link

Prerequisites

I tried to reproduce the issue when...

  • uBO is the only extension
  • uBO with default lists/settings
  • using a new, unmodified browser profile

Description

with enabled Pause network activity until all filter lists have run the extension blocks the start page for a fraction of a second, and then loads it. if you disable this setting, the page loads as usual. in edge it does not help to get rid of the problem, works only in google chrome

A specific URL where the issue occurs

google.ru

Steps to Reproduce

make it home page google.ru
close browser
open browser

Expected behavior

page should load without error

Actual behavior

I get an error after which the page starts to load

uBlock Origin version

1.41.2

Browser name and version

google chrome 98

Operating System and version

windows 11 x64

@gorhill
Copy link
Member

gorhill commented Feb 11, 2022

with enabled Pause network activity until all filter lists have run

You will have to disable this setting if you do not want the current behavior.

@uBlock-user
Copy link
Contributor

uBlock-user commented Feb 11, 2022

page should load without error

If the filter lists do no load in time, network requests will be suspended. Disable Suspend network activity until all filter lists are loaded

@gorhill
Copy link
Member

gorhill commented Feb 11, 2022

Closing as "by design", un-check the "Suspend network activity until all filter lists are loaded" setting if the current behavior is not wanted.

@gorhill gorhill added the wontfix won't be addressed label Feb 11, 2022
@gorhill
Copy link
Member

gorhill commented Feb 11, 2022

For more details, see Browser launch -- what you are seeing is an attempt at mitigating Chromium not being able to wait for extension to be ready before firing network requests.

@electrifying
Copy link
Author

with enabled Pause network activity until all filter lists have run

You will have to disable this setting if you do not want the current behavior.

I did that, but it only fixes the problem in chrome. it doesn't work in Microsoft edge browser.

@gorhill
Copy link
Member

gorhill commented Feb 11, 2022

What version of uBO did you use for Edge browser? The reload was unconditional with uBO 1.40.8, this has changed in 1.41.2 to be only if network requests are seen, and now there is a setting to disable the behavior.

@gwarser
Copy link
Member

gwarser commented Feb 11, 2022

Edge was updated to 1.41.0


I see no difference with or without uBO, setting on or off. It happens too fast.

@ghost
Copy link

ghost commented Feb 12, 2022

with enabled Pause network activity until all filter lists have run

You will have to disable this setting if you do not want the current behavior.

didn't work, and the issue has happened on Facebook too, this is horrible, changing to Adguard right now

@gorhill gorhill reopened this Feb 13, 2022
gorhill added a commit to gorhill/uBlock that referenced this issue Feb 13, 2022
The setting will default to the natural capability of the browser:

- Checked for Firefox
- Unchecked for Chromium-based browsers

For Chromium-based browser, if checked, network requests will be
redirected to an empty resources instead of blocking the
connection.

Related feedback:
- uBlockOrigin/uBlock-issues#1973
- https://www.reddit.com/r/uBlockOrigin/comments/squo8n/latest_update_blocks_network_connections_at/
@uBlock-user uBlock-user removed the wontfix won't be addressed label Feb 13, 2022
@gorhill
Copy link
Member

gorhill commented Feb 13, 2022

Whoever is suffering the reported issue, please check with the dev build whether this works to their satisfaction. The behavior has been changed to be disabled by default in Chromium-based browsers. If you enabled it, check whether it's better, as there is no more blocked connections, but just redirected ones to an empty resource.

The dev build to use to verify the fix is 1.41.3b2 or above, but the Chrome store may take a while before making this version available to all.

@uBlock-user uBlock-user added the something to address something to address label Feb 15, 2022
@LevelZero-dev
Copy link

On Edge v98.0.1108.43 we had this same issue of the startup page being blocked with 1.41.2 of uBlock Origin.
Installing 1.41.3b2 does seem to resolve this issue in our environment.

@Jurgenner
Copy link

Can also confirm this to be working with Chrome 98.0.4758.82 and uBlock 1.41.3b2. The error is quite a major PITA in a work environment setting, so hopefully the main release gets updated soon.

Thank you for your work with the extension for gorhill and the rest of uBlock team!

@gorhill
Copy link
Member

gorhill commented Feb 18, 2022

The fix is in 1.41.4, the Chrome Web Store is just taking long to review the submission.

@Jurgenner
Copy link

Jurgenner commented Feb 23, 2022

The fix is in 1.41.4, the Chrome Web Store is just taking long to review the submission.

Web Store has updated the version today and can confirm 1.41.4 to work. Thank you @gorhill!

@uBlock-user uBlock-user added fixed issue has been addressed and removed something to address something to address labels Feb 23, 2022
mneunomne pushed a commit to mneunomne/AdNauseam that referenced this issue Sep 16, 2022
The setting will default to the natural capability of the browser:

- Checked for Firefox
- Unchecked for Chromium-based browsers

For Chromium-based browser, if checked, network requests will be
redirected to an empty resources instead of blocking the
connection.

Related feedback:
- uBlockOrigin/uBlock-issues#1973
- https://www.reddit.com/r/uBlockOrigin/comments/squo8n/latest_update_blocks_network_connections_at/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed issue has been addressed
Projects
None yet
Development

No branches or pull requests

6 participants