[POSSIBLE BUG] After reboot virtual servers names and information was gone

9 posts / 0 new
Last post
#1 Tue, 10/31/2017 - 10:00
Niko9911

[POSSIBLE BUG] After reboot virtual servers names and information was gone

After rebooting virtual server names changed to this https://gyazo.com/81bea1656f24e56876a76ccbb2bb2eb7 instead of domain names.

Possible bug?

Tue, 10/31/2017 - 14:02
Joe
Joe's picture

What version of Virtualmin do you have there? Were these domains restored from backups or were they created originally on this system? (We've seen this happen a handful of times over the years, but I don't know that we've ever been able to reproduce it.)

Those are the IDs of the virtual servers. And, it is pretty likely to be a bug that causes it, but we need to figure out how to reproduce it in order to fix it.

--

Check out the forum guidelines!

Tue, 10/31/2017 - 14:15
Joe
Joe's picture

OK, I talked to Jamie about it, and it apparently happens when the files in /etc/webmin/virtual-server/domains are empty or incomplete.

So, start there. What's in those files? (There should be one for each domain on your system.)

--

Check out the forum guidelines!

Wed, 11/01/2017 - 04:04
Niko9911

Hey, no backups were made. So, i'm fucked. Those all servers were created via WHMCS (API).

About the folder, folder is shows following: https://gyazo.com/508ec88784c9837971f3b08edbb8e8f3

Wed, 11/01/2017 - 04:44
Joe
Joe's picture

You're not that fucked. You can import them into Virtualmin, usually pretty easily using the "Add Server->Import Virtual Server". The actual home data is what's really important, and you presumably still have all of that. The one tricky bit is the passwords that Virtualmin used to know now won't. The more you know about your domains (or the less you changed them from the Server Template settings you created them with), the easier this is.

But, if the domains were heavily customized on an individual basis, it could be tedious to put them back together.

Knowing you were using WHMCS might be useful data. We've never been able to reproduce this problem, but we don't use WHMCS (Eric does, but he only has a few domains on his personal server, I think), so maybe that's where it's coming from. Sorry you've run into this; I know it's not much comfort that it almost never ever ever happens (I've never personally seen it in ~15 years of using Virtualmin on dozens of servers). If we can figure out how to reproduce it, we can fix it for good. So, it happened immediately after a reboot? Were you creating domains immediately before rebooting?

I'm trying to figure out if it's possible there was some sort of data corruption at the file system level due to shutting down while an operation was in progress...we lock files, but I could see there being a possible race condition where we made a temp file but then never got to move it into the final position. I'm not sure where we write temp files for that...maybe just in /tmp/webmin or /var/webmin somewhere...it'd be worth poking around in there, just in case.

Also, make backups! There's several tools in Virtualmin for backing up, and there's a Webmin Config File backup that's super handy; the config files are very small, so you can back them up frequently without it impacting your system performance or disk space in any notable way.

--

Check out the forum guidelines!

Wed, 11/01/2017 - 04:51 (Reply to #5)
Niko9911

Hey, server was rebooted midnight due updates. At morning I was adding one email user and I noticed this shit happened. Servers cannot be managed. https://gyazo.com/59f7df27a1ab9a01651fcc8a072131c5

I cannot delete users. If I do, i'll delete all user references one by one and after that i delete home directory. When I delete home directory webmin won't start anymore due it cannot find ssl.key or ssl.cert.

Sat, 11/04/2017 - 17:25
Niko9911

@Joe

Do you have any ideas for this?

[root@webhost xxxxx]# service webmin restart Stopping Webmin server in /usr/libexec/webmin Starting Webmin server in /usr/libexec/webmin Failed to open SSL key /home/[customer]/ssl.key at /usr/libexec/webmin/miniserv.pl line 4405.

How I can prevent Webmin for seacrhing that key? I can delete almost everything relating to this bugged user except this.....

Sat, 11/04/2017 - 17:34
Niko9911

Well, now I know why this bug is happening. These files got nulled: https://i.gyazo.com/af3c1565cadff70f58f6ddcb7df5b90f.png

But why? I don't know...

Tue, 12/24/2019 - 02:20
almushthafa

Yes, I also recently experienced this case.

Does anyone explain why this can happen? And please help the solution.

Thank you very much

Topic locked