<davidlt>
rwmjones, djdelorie, there was some issues with connectivity to fedora.riscv.rocks and that basically killed kojid.service. You need to manually systemctl restart kojid
<rwmjones>
davidlt: ok.. on all 3 machines?
<davidlt>
rwmjones, looking at Koji Hub results all boards went offline
<rwmjones>
ok .. here goes
<davidlt>
Assuming kojid.service properly failed, you can do this:
<davidlt>
RestartSec=10min
<davidlt>
Restart=always
<rwmjones>
ok
<davidlt>
reload, and restart. In this case systemd would take take relaunching it on failure, any decent value for RestartSec is OK.
<davidlt>
We don't know if disruptions to fedora.riscv.rocks are over or not, but hopefully we don't need to restart it more than once.