Orange exclamation mark without errors
-
Maybe there's an issue or slow internet connection? Since detecting patches is not done by XO but by the host directly (but XO is asking the host to check)
-
64 bytes from 172.16.1.46 (172.16.1.46): icmp_seq=1 ttl=62 time=3.88 ms 64 bytes from 172.16.1.46 (172.16.1.46): icmp_seq=2 ttl=62 time=4.40 ms 64 bytes from 172.16.1.46 (172.16.1.46): icmp_seq=3 ttl=62 time=4.67 ms
-
@olivierlambert Anyway, I don't understand why XOA does not detect them at all
-
It's more complicated than that. Ideally, starting the plugin manually with
xe
would be more interesting.Eg:
xe host-call-plugin host-uuid=<uuid> plugin=updater.py fn=check_update
-
@olivierlambert said in Orange exclamation mark without errors:
plugin=updater.py fn=check_update
Where can I run this command? On the host with missing patches?
-
It seems to return
{"error": "The updater plugin is busy (current operation: check_update)"}
all the time on that server.
-
@burbilog said in Orange exclamation mark without errors:
The updater plugin is busy
https://xcp-ng.org/docs/troubleshooting.html#the-updater-plugin-is-busy
-
@olivierlambert Well, after erasing that file it appears again with the same "check_update" contents.
-
Is just a
yum update
working? -
@olivierlambert No, it does not. Still, sometimes badge with patches blink... funny.