#785 Unable to run commands like koji list-tags
Closed: Invalid Opened by amiskell.

When attempting to list tags or list anything really, koji appears to hang until forcefully terminated with Ctrl-C.

However commands to add to koji (add-tag, etc) appear to work just fine.


Environment information:

[root@ops-builder ~]# cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
[root@ops-builder ~]# rpm -qa | grep koji
python2-koji-1.14.0-1.el7.noarch
koji-1.14.0-1.el7.noarch
koji-hub-1.14.0-1.el7.noarch
koji-hub-plugins-1.14.0-1.el7.noarch
koji-web-1.14.0-1.el7.noarch
koji-utils-1.14.0-1.el7.noarch
koji-builder-1.14.0-1.el7.noarch

Can you run it as 'koji --debug list-tags'? If there is still nothing interesting, then also with --debug-xmlrpc?

@amiskell any feedback by above comments?

Sorry, I've been meaning to answer. Apparently everything is working fine now. I didn't change anything, but every works just fine now.

The only thing left to figure out is figuring out how to load a CA-signed server certificate (from our CA provider) for https without breaking the self-signed CA user-certificate authorization.

Metadata Update from @tkopecek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/785

Please continue any further discussion there.

Metadata