#3041 KeyError: 'enabled'
Closed: Duplicate by tkopecek. Opened by alexi.

I'm getting the following error:

~ > koji list-hosts --show-channels
2021-09-22 09:46:44,548 [ERROR] koji: KeyError: 'enabled'
 ~ > koji version
Client: 1.26.0
Hub:    1.24.1

This doesn't happen with a 1.24.1 client talking to the same hub, or with the 1.26.0 client talking to a 1.26.0 hub. Is there some incompatibility I missed?


It is a regression which will be fixed in 1.26.1 (#3015)

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

I'm not entirely sure if it's really the same error, I do have enabled hosts.

Yes, it it about new feature in 1.26 (enable/disable channel, not host). You can see it also in list-channels or similar commands. Basically it is hidden in listChannels API call which on <1.26 doesn't have enabled option.

Ah, sorry, I've linked wrong issue. Correct one is #2990

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

Please continue any further discussion there.

Metadata