https://bugzilla.suse.com/show_bug.cgi?id=1226426 https://bugzilla.suse.com/show_bug.cgi?id=1226426#c5 --- Comment #5 from Donald Curtis <bugrprt21882@online.de> --- I rechecked /etc/sysconfig/proxy --
grep -E 'PROXY_|_PROXY' /etc/sysconfig/proxy PROXY_ENABLED="no" HTTP_PROXY="" HTTPS_PROXY="" FTP_PROXY="" GOPHER_PROXY="" SOCKS_PROXY="" NO_PROXY="localhost, 127.0.0.1"
--- I then checked the user's ~/.profile – * Many, including root, had “source /etc/sysconfig/proxy” and export HTTP_PROXY export HTTPS_PROXY etc. etc. Commented out everything which sourced /etc/sysconfig/proxy and exported the proxy shell variables in the user's ~/.profile – * rebooted The issue has disappeared. --- Something changed between Leap 15.5 and Leap 15.6 which affected the shell variables related to proxy settings. * I had a similar issue with a Java Home Banking application which was caused by having “Proxy - Use System Settings” enabled in the application. --- For me, the issue has been resolved. -- You are receiving this mail because: You are on the CC list for the bug.