Index: [Article Count Order] [Thread]

Date:  Sun, 6 Aug 2006 10:46:08 -0400
From:  "Jeff Edwards" <jeff.edwards (at mark) pobox.com>
Subject:  [coba-e:06217] vsite unSUSPEND fails
To:  coba-e (at mark) bluequartz.org
Message-Id:  <20060806144240.M90428 (at mark) bq4less.com>
In-Reply-To:  <F07DD4D0940AFF41A207BE85479D2AFF18136E (at mark) server.mainline.local>
References:  <F07DD4D0940AFF41A207BE85479D2AFF18136E (at mark) server.mainline.local>
X-Mail-Count: 06217

a vsite on a BQ server was SUSPENDED for security reasons...

Then a user of that vsite was DELETED

Now, when trying to unSUSPEND the vsite, the BQ GUI fails to do so with the
following BIG RED error: "The operation failed. Unable to suspend all the
site's users."


The contents of the messages log during the failure are:

Aug 5 14:49:49 www cced(smd)[15445]: client 5:[48:2804]: SET 89 "domain" "="
"DOMAIN.com" "ipaddr" "=" "204.15.209.xxx" "maxusers" "=" "25" "dns_auto" "="
"0" "suspend" "=" "0" "fqdn" "=" "www.DOMAIN.com" "hostname" "=" "www"
Aug 5 14:49:49 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET 706 enabled = 1
Aug 5 14:49:49 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET succeeded
Aug 5 14:49:49 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET 715 enabled = 1
Aug 5 14:49:49 www cced(smd)[15463]: client [0:15462] has admin rights
Aug 5 14:49:50 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET succeeded
Aug 5 14:49:50 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET 293 enabled = 1
Aug 5 14:49:50 www cced(smd)[15474]: client [0:15473] has admin rights
Aug 5 14:49:50 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET succeeded
Aug 5 14:49:50 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET 1044 enabled = 1
Aug 5 14:49:50 www cced(smd)[15485]: client [0:15484] has admin rights
Aug 5 14:49:50 www cced(smd)[15445]: handler
handlers/base/frontpage/fpx-user.pl defered
Aug 5 14:49:50 www cced(smd)[15445]: handler
handlers/base/frontpage/fpx-user.pl defered
Aug 5 14:49:50 www cced(smd)[15445]: handler deadlock detected
Aug 5 14:49:51 www cced(smd)[15445]: client 5:handlers/base/vsite/suspend.pl:
SET failed
Aug 5 14:49:51 www cced(smd)[15445]: handler handlers/base/vsite/suspend.pl failed
Aug 5 14:49:52 www cced(smd)[15445]: client 5:[48:2804]: SET failed
Aug 5 14:49:52 www cced(smd)[15445]: client 5:[48:2804]: SET 89 . Disk "quota"
"=" "200"
Aug 5 14:49:52 www cced(smd)[15445]: client 5:[48:2804]: SET succeeded


This is an older Nuonce CentOS/BQ Image (Probably 2.0), but is fully YUM'ed
I figure it had something to do with the deleted user from the vsite, so we
made sure that all files were owned by a current user, but it still fails!

Any Idea'r what is going wrong here?