You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and connection will be blocked if egress traffic is not processed by proxy app.
Detailed Description
When I launch the application by double click the .app, the proxy app does not detect any traffic from bridge app.
Launch the application by run the command manual will make the traffic can be processed by proxy app correctly.
Also, Proton Mail desktop app can work correctly with proxy correctly without any additional configure.
The text was updated successfully, but these errors were encountered:
Expected Behavior
When application launch by double click .app, it should read $https_proxy or $http_proxy that configured in ~/.zshrc.
Current Behavior
Hang on 'Connecting...' until timeout. Show the 'lost connecting' hint.
Possible Solution
run the command
/Applications/Proton\ Mail\ Bridge.app/Contents/MacOS/bridge-gui
in terminal manualVersion Information
macOS 14.4.1(23E224)
I notice that I can not found the version information in app ui.
Context (Environment)
I have the .zshrc
and connection will be blocked if egress traffic is not processed by proxy app.
Detailed Description
When I launch the application by double click the .app, the proxy app does not detect any traffic from bridge app.
Launch the application by run the command manual will make the traffic can be processed by proxy app correctly.
Also, Proton Mail desktop app can work correctly with proxy correctly without any additional configure.
The text was updated successfully, but these errors were encountered: