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

Ghostery 10 on Firefox does not block anything #1849

Open
philipp-classen opened this issue Aug 29, 2024 · 4 comments
Open

Ghostery 10 on Firefox does not block anything #1849

philipp-classen opened this issue Aug 29, 2024 · 4 comments
Labels
Ad-Blocking Issues releated to Ad Blocking Bug Something isn't working Firefox Needs investigation

Comments

@philipp-classen
Copy link
Member

philipp-classen commented Aug 29, 2024

Help needed Ghostery 10 was released on 19th of August, 2024. Since then, we got reports that Ghostery does not block any ads or tracking requests. From the reports, it looks as if the adblocker was not correctly initialized.

So far, we could not reproduce the behavior. If you are affected, these questions could narrow it down:

  • What Firefox version are you using?
  • Do you see any error messages in the extension ("about:debugging" look for Ghostery and click on "Inspect")?
  • (If nothing help) Does the problem go away if you uninstall Ghostery, restart the browser, and then reinstall Ghostery?

If you have any insights, please feel free to comment on this issue. Thank you!

@philipp-classen philipp-classen added Bug Something isn't working Ad-Blocking Issues releated to Ad Blocking Firefox labels Aug 29, 2024
@philipp-classen philipp-classen pinned this issue Aug 29, 2024
@nathfy
Copy link

nathfy commented Sep 3, 2024

I've got this issue on Firefox 130.0 (64-bit) with Ghostery 10.4.3 debugger details:

image

Removing Ghostery, restarting firefox, re-add Ghostery resolves.

@philipp-classen
Copy link
Member Author

The problem here could be related to #1837 (report about performance problems). Thanks @nathfy, the errors in the logs you shared confirm that the startup times out and the adblocker engine is not initialized.

One class of problems that we identified on Firefox is that IndexedDB, which is used to persist the adblocker engine, is not available to Web Extension if browsing history is disabled in Firefox. This problem has been discussed in the developer community; there is also a bug report for Firefox.

If you are affected by problems after the Ghostery 10 rollout (August 19th), please check if you are running Firefox in "Never remember history" mode:

never_remember_history

There could be other issues; however, not being able to use IndexedDB does create problems. We are working on solutions to handle this more gracefully.

In the meantime: if you affected and have "Never remember history" enabled, does it work in a profile that uses the default ("Remember history") setting?

@nathfy
Copy link

nathfy commented Sep 4, 2024

@philipp-classen I've just checked and my Firefox is set to Remember history - Unfortunately as I have removed and re-added Ghostery I no longer have the issue. But thought I'd add that info in....

@philipp-classen
Copy link
Member Author

@philipp-classen I've just checked and my Firefox is set to Remember history - Unfortunately as I have removed and re-added Ghostery I no longer have the issue. But thought I'd add that info in....

Ah, I missed that you mentioned already that reinstalling fixed it. Sometimes, profiles can get corrupted. It is rare, but perhaps that happened here; restoring it from a backup, or purging it by reinstalling is the only way to recover.

Still, it is possible that there are other problems that we have not found yet. Thanks for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ad-Blocking Issues releated to Ad Blocking Bug Something isn't working Firefox Needs investigation
Projects
None yet
Development

No branches or pull requests

2 participants