dconf "/system/proxy/ignore-hosts" setting ignored
Categories
(Core :: Networking: Proxy, defect, P3)
Tracking
()
People
(Reporter: Alexander_Sergey, Unassigned)
References
Details
(Whiteboard: [necko-triaged])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0
Steps to reproduce:
I noticed, that when Firefox have setting for proxy "Use system proxy settings", the "/system/proxy/ignore-hosts" setting is ignored while all other taken into account. I noticed that because I was not able to use WebSocket-based application which tried to open wss:// connection, while sites which are not available without proxy opens successfully. When I switched to "Manual proxy settings" and enter the same settings as system-wide, WebSocket connection started working.
My system is Ubuntu 24.04.1, Firefox is installed as snap packed (the default in 24.04)
Actual results:
When wss:// connection tried to be opened, an error 1006 is reported:
goloom:error Error: [INIT_CLIENT_ERROR] [SIGNALING_FAILED] Connection failed with code 1006
This error reported when I tried to connect to conference to which I was invited at https://telemost.yandex.ru, but I think the same was happened with other service (https://meetzone.o3.ru)
Expected results:
wss:// connection should be opened successfully.
Comment 1•9 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Networking: Proxy' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•9 months ago
|
||
Thank you for the report.
As far as I can tell, Firefox SHOULD check the ignore-hosts settings, but I wonder if it's blocked when used from a snap package.
Could you also check if you're seeing the same thing when installed as a deb package?
or when unpackaged? https://download.mozilla.org/?product=firefox-latest-ssl&os=linux64&lang=en-US
Comment 3•6 months ago
|
||
Closing this bug as there is no response from the author for the requested info in Comment 2.
Kindly re-open the bug once you have more information for us to action on.
Comment 4•6 months ago
|
||
Let's leave this open so we don't lose it, even if the reporter hasn't responded.
Comment 5•1 month ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Description
•