requests migration swapped xmlrpc/auth exceptions with their own. Now all logins don't catch six.moves.xmlrpc_client.ProtocolError but requests.exceptions.ProxyError is the right one (maybe something better, but this works).
six.moves.xmlrpc_client.ProtocolError
requests.exceptions.ProxyError
Almost same code is in kojivmd
kojivmd
Metadata Update from @jcupova: - Custom field Size adjusted to None - Issue tagged with: testing-ready
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit fbfeff5d fixes this issue
Commit 638f6cc6 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1914
Please continue any further discussion there.