Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

I think you can remove the offending host by using qbadmin and referring to it by the MAC address:

qbadmin worker --remove 00:30:48:5A:71:5D

If that doesn't worker, you'll need to remove it by name or IP:

qbadmin worker --remove LAX-RF-029

If you're lucky, you'll get the down host removed. If both get removed, just use --clearbanned and restart the Worker:

qbadmin worker --clearbanned
  • No labels