Hi,
I am getting proxy setting errors like
- “HTTP Error 503: Service Unavailable”
- Failed to reach a server: (111, ‘Connection refused’)
when i am trying to run the openSUSE build service command-line (OSC) tool, though the proxy settings for HTTP, HTTPS and FTP are correct.
Below are the two errors that i am getting with OSC command-line tool. “osc repos” is an example command
Error: 1
osc repos
/usr/lib/python2.5/site-packages/osc/conf.py:376: DeprecationWarning: Use of the ‘scheme’ or ‘apisrv’ config option is deprecated! See README for migration details.
DeprecationWarning)
Failed to reach a server: (111, ‘Connection refused’)
Error: 2
osc repos
/usr/lib/python2.5/site-packages/osc/conf.py:376: DeprecationWarning: Use of the ‘scheme’ or ‘apisrv’ config option is deprecated! See README for migration details.
DeprecationWarning)
Server returned an error: HTTP Error 503: Service Unavailable
Please let me know if i am missing anything in putting values in configuration files.
Thanks,