Clearing Failed XO Tasks
-
How can I clear these XO failed tasks? I have a small xcp-ng cluster, 2 hosts and an xoa from source build on Ubuntu Server. I haven't been able to find a way to clear these tasks.

-
@doogie06
register cli:xo-cli --register http://url login
then remove all tasks:xo-cli rest del tasks -
O olivierlambert marked this topic as a question on
-
O olivierlambert has marked this topic as solved on
-
@Tristis-Oris Thank you so much! I had been pounding my head on this one; all other research I had uncovered didn't get me to this solution.
Note: I did have to add --allowUnauthorized as my XOA interface is only available on HTTPS and I'm using a self-signed. (xo-cli --register --allowUnauthorized https://url login)
-
@doogie06 Thank you too! I also have XO setup for self-signed TLS access. I knew about the xo-cli task deletion command, but always had to disable TLS in my /root/.config/xo-server/config.toml file and then restart xo-server.service to delete the orphaned tasks. The allowUnauthorized parameter was just what I needed. That's why this community is really wonderful. Thanks again.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login