PDA

View Full Version : Account left in Iworx


tsl
03-15-2007, 02:50 AM
Hi,

I have an issue with a testaccount from last week that somehow got left in Iworx, even though it was deleted (through api from AWBS).
It gives problems during all domain backups and stops the whole job after this:

Creating /home/testings/backups
/bin/mkdir: cannot create directory `/home/testings/backups': No such file or directory
/home/interworx/bin/backup.php(509):
----- ASSERTION FAILED BEGIN -----
ASSERTION FAILED: /home/interworx/bin/backup.php (509):
----- ASSERTION FAILED END -----


The account is not visible in the gui, there is no user in passwd and no home directory, but when I run:
/home/interworx/bin/listaccounts.pex

--snip--
testings
--snip--

the account is listed without a domain name.

Would there be any easy way to remove the account?

Thanks
-tsl-

IWorx-Paul
03-15-2007, 10:45 AM
Hi tsl,

You can try

~iworx/bin/package.deactivate.pex --domlist=the-domain.com

If that doesn't work, it's best if you open a support ticket so we can poke around and do some quick surgery if neccessary :)

Paul

tsl
03-15-2007, 10:57 AM
Hi Paul,

I already tried...

~iworx/bin/package.deactivate.pex --domlist=<the domain>

...but in iworx.log it only said that domain did not exist.

I'll open a ticket then :)

Thanks
-tsl-

tsl
03-16-2007, 04:08 AM
Socheat, thanks!
The nightly backup now went w/o problems and the account no longer exists.

Superspeedy remedy as always :)

-tsl-