[BlueOnyx:19966] Re: 5209R - How can I remove a site from "Site Management" which is no longer existing physically?

Michael Stauber mstauber at blueonyx.it
Sat Aug 13 13:26:25 -05 2016


Hi Dirk,

> I tried to delete a site. 
> For this I get an error that is was not possible. However 
> the site directory is no longer existant in
> /home/sites but in "Site Management" the site still exist.
> How can I delete the site from the codb to delete it 
> from blueonyx "Site Management"?

That's a bit of a problem. :-(

If the deletion got half the way through (group, group users and the
contends) have been deleted, but the Vsite is still shown, then further
attempts to delete it via the GUI will not go through. Because the
handlers that run during deletion will throw errors when they try to do
things like deleting the group that's already gone.

One thing you could try:

Run cceclient and find the Vsite object in question:

find Vsite fqdn = "www.site.com"

Note which object ID is reported. Then run:

destroy <OID>

Where <OID> is the Object that was reported. If that works, the Vsite
will be gone from the Vsite list.

If that doesn't work, then please file a support request via the GUI and
tick the checkbox for the creation of the alter-admin account and I'll
fix it for you free of charge.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list