uBlockOrigin / uBOL-home

uBO Lite home (MV3)
GNU General Public License v3.0
1.22k stars 50 forks source link

Interaction with Zotero extension, prevents connection #179

Closed abhiaagarwal closed 3 months ago

abhiaagarwal commented 3 months ago

Hi there,

I'm using UBO-Lite on my personal machine. I'm attempting to have my Zotero Connector connect to said Zotero instance on my laptop, but it doesn't appear to work with UBO enabled. For context, the extension attempts to POST to http://127.0.0.1:23119/connector/ping, but this is blocked when UBO is enabled. Disabling the UBO extension fixes this. Even attempting to whitelist 127.0.0.1 and localhost doesn't resolve the issue.

This might be related to #20.

stephenhawk8054 commented 3 months ago

Which filter lists are you enabling in uBOL?

abhiaagarwal commented 3 months ago
Screen Shot 2024-08-14 at 8 25 58 PM

It looks like disabling "Block Outsider Intrusion into LAN" solved my issue, but I'm still not sure why even when I manually disabled the extension for localhost, it was still blocked. Maybe I was whitelisting the wrong thing?

gorhill commented 3 months ago

Duplicate of https://github.com/uBlockOrigin/uBOL-home/issues/169.