-
Notifications
You must be signed in to change notification settings - Fork 342
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
Advanced Proxy Settings PROBLEM! #2278
Comments
+1 proxy is not applying on container level, suddenly stopped working in middle of work. |
I received the update for version 8.0.5 today and the proxy settings stopped working. The 8.0.5 version contains the fix for #2258 which could be causing this. Also, the addons page now says that I need a newer version of Firefox to run 8.0.5. Hence, I downgraded back to 8.0.4 and disabled auto-update for this extension. Everything is back to normal. |
How did you get down to 8.0.4 again?
… El 1 feb 2022, a la(s) 9:17 a.m., B S Srinidhi ***@***.***> escribió:
I received the update for version 8.0.5 today and the proxy settings stopped working. The 8.0.5 version contains the fix for #2258 which could be causing this. Also, the addons page now says that I need a newer version of Firefox to run 8.0.5.
Hence, I downgraded back to 8.0.4 and disabled auto-update for this extension. Everything is back to normal.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.
|
For those who have the problem you can download the previous version 8.0.4 of the plugin here: https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/versions/ |
Also experienced this, disappointed that this failed open, which impacts what we expect to happen with containers. @groovecoder-mozilla-owner is this part of the new DNS through proxy code in 8.0.5 from this line item: |
I successfully confirmed the bug. Containers use the per container proxy setting in 8.0.4, but upgrading to 8.0.5 they seem to completely ignore it. |
Hi folks, if you could include your platform information (mac, linux, Windows) it would be incredible helpful. Thank you! |
I can confirm that the issue exists in Linux |
@groovecoder is currently working on a fix |
Fix is in a PR here: #2283 |
Hi @groovecoder, sadly I have to report that the version 8.0.6 (which is available at addons.mozilla.org) does not fix this problem for me. With 8.0.6 traffic is still not going through my proxy (using http://127.0.0.1:8080 in the advanced settings). Verified it by downgrading to 8.0.4, with this version I see traffic on the proxy. |
I am also seeing 8.0.6 behaving the same as 8.0.5. 8.0.4 works. |
Another one to add that 8.0.6 and 8.0.5 don't route proxy traffic and downgrading to 8.0.4 resolves this. |
Just updated FF to 97.0.1 and 8.0.5 & 6 still don't route traffic via proxy |
Happens on MacOS too |
I use Windows 10 with latest FF & add-on v8.0.6, connecting to a local vpn proxy server; it does not work at all. Managed to get it working by downgrading to 8.0.4 |
I WAS able to reproduce this bug while trying to proxy a container thru ZAP https - the traffic did NOT go thru ZAP. So a few things to check to help me get the most reliable STR:
|
@groovecoder
|
|
I can confirm on MacOS 12.2 running Firefox 98.0.1 and Multi Account Containers Version 8.0.6. The proxy feature stopped working after I upgraded. Just downgraded to 8.0.4 and everything started to work as before. |
Confirming this is still an issue with HTTP proxies in Multi-Account Containers 8.0.6, macOS 12.3.1, Firefox 99.0.1. Also had to downgrade to 8.0.4 to get the proxy working in the container again.
|
Macos 12.3.1 doesn't work |
Updated to 8.0.7. Proxy settings didn't work - I was using http://localhost:8888 and then changed it to my http://my.local.ip.address:8888 and it still wouldn't work. Downgraded back to 8.0.4 and disabled auto-update of the add-on. 😞 |
The fix that closed this issue hasn't been released yet. |
Can somebody help me to reproduce the issue? I'm happy to work on it and include the fix in the next release. |
Yes — using the latest stable Firefox, now 100.0, on macOS 12.3.1. The broken versions (8.0.5, 8.0.6, 8.0.7) try to set a property on an http proxy that's meant for a socks proxy, so they actually break the http proxying functionality of the extension altogether. When a container is set to route through an http proxy, if the destination is reachable without the proxy, the page will load in Firefox, but the traffic isn't routed through the proxy. If the destination is unreachable without the proxy, the page will fail to load when a broken version of the extension is installed. So testing is a matter of seeing a page load and traffic appear in the proxy (working) or not (broken).
|
still an issue with running on mac 13.1 and latest firefox with 8.0.9 Firefox Multi-Account Containers |
For reasons passing understanding, and despite this being a blocker for this use case, the issue was fixed in #2333 and merged to the main branch 8 months ago but has not been included in an official release.
We wait and we wonder. 🤷 |
8.0.9 was a hotfix for the broken styling in the confirmation page |
The "Advanced Proxy Settings" option does not change my proxy on any of my containers. Yesterday it worked. I need help please.
The text was updated successfully, but these errors were encountered: