Public bug reported:

Ubuntu 18.04.2
chromium-browser 73.0.3683.86

Network proxy is configured via Settings GUI dialog. chromium-browser is
started with verbose output:

[9810:9810:0423/134338.510775:VERBOSE1:proxy_config_service_linux.cc(484)] All 
gsettings tests OK. Will get proxy config from gsettings.
[9810:9810:0423/134338.510926:VERBOSE1:proxy_config_service_linux.cc(1243)] 
Obtained proxy settings from annotation hash code 11258689
[9810:9810:0423/134338.510949:VERBOSE1:pref_proxy_config_tracker_impl.cc(184)] 
0x55e7b2944b00: set chrome proxy config service to 0x55e7b27e3f10

Listing all gsettings with proxy:
~$ gsettings list-recursively | grep proxy
will return:

org.gnome.system.proxy.http host 'gse.auk.cvclab.lan'
org.gnome.system.proxy.http port 9191
org.gnome.system.proxy.http use-authentication false
org.gnome.system.proxy.http authentication-password ''
org.gnome.system.proxy.http authentication-user ''
org.gnome.system.proxy.http enabled false
org.gnome.evolution.shell.network-config proxy-type 0
org.gnome.evolution.shell.network-config use-http-proxy false
org.gnome.system.proxy.https host ''
org.gnome.system.proxy.https port 0
org.gnome.system.proxy.socks host ''
org.gnome.system.proxy.socks port 0
org.gnome.system.proxy.ftp host ''
org.gnome.system.proxy.ftp port 0
org.gnome.system.proxy use-same-proxy true
org.gnome.system.proxy mode 'manual'
org.gnome.system.proxy autoconfig-url ''
org.gnome.system.proxy ignore-hosts ['localhost', '127.0.0.0/8', '::1']
org.gnome.settings-daemon.plugins.screensaver-proxy active true
org.gnome.settings-daemon.plugins.screensaver-proxy priority 0

chromium-browsers fails to connect to the internet with the error
message: ERR_CONNECTION_TIMED_OUT


Starting chromium-browser with the proxy command line parameter:
~$ chromium-browser --proxy-server="gse.auk.cvclab.lan:9191"
This starts the browser and the internet connection works fine.

With Firefox there are no issues, it works with the configured system
proxy settings.

Regards

** Affects: chromium-browser (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825983

Title:
  chromium-browser ignores system proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1825983/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to