These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Error in deleting virtual server on the new forum.
An error occur when I try to delete my virtual server from my virtualmin list.
Domain 121376854322583 does not exist!
The domain actually never been created in the server and it suddenly appeared in the server list. It cannot be deleted and can only be disabled. No folder created, no home folder, dns and so on.
Anyone can help? Thank you in advance.
That number above appears to be a domain id.
I'm curious how many references you see to it if you run the following command:
find /etc/webmin/virtual-server | grep -v collected|xargs grep 121376854322583 | wc -l
There's generally a bunch, I'm curious if it's a particularly small number in your case.
And just for fun:
* What Virtualmin version are you using?
* What distro do you have?
Thanks,
-Eric
I'm using CentOS 5 and Virtualmin 3.57 GPL. :D
I've never seen anything like what you describe. Try upgrading to 3.58, and see if the problem persists. If it does, we'll probably want to see a bug in the bug tracker, including as much as you can recall about how you triggered the behavior.
--
Check out the forum guidelines!