Krydos Posted February 9 Share Posted February 9 Tommy is now back online and running! Since Tommy was powered off uncleanly there was quite a bit of corruption for anything that was being written to the disk at the time of the power loss. Most of it has been cleaned up, but there may be some issues here and there that still need to be fixed. The hard drive had it's partition table corrupted so we had to rebuild all of those. The XFS partitions had unwritten log data so we had to mount each one to write the log data to disk, then unmount them again, and run xfs_repair on each partition. Since the master boot record was corrupted we had to reinstall grub2 on the disk. The initramfs was corrupted too so we had to rebuild that as well. Then the main Plesk database uses InnoDB engine which always breaks whenever there is any sort of unclean shutdown, so we had to fix each table one by one until Plesk would run. The Apache config files and Nginx config files had a couple vhosts that were corrupted so that had to be fixed before they would boot up. Anyways, everyone's websites should be online now and you should be able to login. Please report any errors that you see so we can fix them. If you have an InnoDB database you might need to back it up, drop it, and import it back in. There isn't really any way to repair it otherwise. We still and always have recommended MyISAM tables for this reason. 4 1 Link to comment Share on other sites More sharing options...
Krydos Posted February 9 Author Share Posted February 9 I also wanted to mention that due to the downtime we will be giving everyone 1 week of inactivity immunity since you couldn't log in for the last few days. Inactivity monitoring will resume on 2023-02-16. 2 Link to comment Share on other sites More sharing options...
nemo1 Posted February 9 Share Posted February 9 Great news thank you for your effort Link to comment Share on other sites More sharing options...
stasi Posted February 9 Share Posted February 9 Thank you so much for your diligence and hard work! Link to comment Share on other sites More sharing options...
jchan88 Posted February 10 Share Posted February 10 (edited) Thank you as well for getting Tommy back up! Edited February 10 by jchan88 fixed my initial error message problem Link to comment Share on other sites More sharing options...
ojplanet Posted February 10 Share Posted February 10 thank you so much…. Great work Admin pls, this is what my site https://ojplanet.ga keep showing Link to comment Share on other sites More sharing options...
garrigue Posted February 10 Share Posted February 10 Hello, when I use the scan option in WP-toolkit, I got this error: Link to comment Share on other sites More sharing options...
JochenG Posted February 10 Share Posted February 10 Hi, First. Thanks! My plesk seems brocken. And My PHP does Not Work. No permission. Yesterday it was fine. Is this known? Link to comment Share on other sites More sharing options...
JochenG Posted February 10 Share Posted February 10 Sorry, my child... It says 403 when I call the php in chrome. Link to comment Share on other sites More sharing options...
Krydos Posted February 10 Author Share Posted February 10 4 hours ago, ojplanet said: Admin pls, this is what my site https://ojplanet.ga keep showing I just checked your site and it seems to be working now. Let us know if you're seeing garbled text still. Link to comment Share on other sites More sharing options...
Krydos Posted February 10 Author Share Posted February 10 4 hours ago, garrigue said: Hello, when I use the scan option in WP-toolkit, I got this error: Does it work now? Link to comment Share on other sites More sharing options...
garrigue Posted February 10 Share Posted February 10 5 minutes ago, Krydos said: Does it work now? Yes but now I'm receiving this email every minute PHP Warning: require(/home/juliengarrigue.com/900m/admin/cli/../../config.php😞 failed to open stream: No such file or directory in /home/juliengarrigue.com/900m/admin/cli/cron.php on line 33PHP Fatal error: require(): Failed opening required '/home/juliengarrigue.com/900m/admin/cli/../../config.php' (include_path='.:/opt/plesk/php/7.4/share/pear') in /home/juliengarrigue.com/900m/admin/cli/cron.php on line 33 Link to comment Share on other sites More sharing options...
Krydos Posted February 10 Author Share Posted February 10 1 hour ago, JochenG said: My plesk seems brocken. And My PHP does Not Work. No permission. Yesterday it was fine. Is this known? I tested PHP on your account and it seems to be working fine. https://goensch.helioho.st/krydos.php <?php echo "Krydos was here."; The only other PHP file I see is working too, but it's trying to access non-existent files so they are giving 404 errors. Link to comment Share on other sites More sharing options...
Krydos Posted February 10 Author Share Posted February 10 2 minutes ago, garrigue said: Yes but now I'm receiving this email every minute It looks like that config.php file is missing. You'll need to restore it from your most recent backup. To stop the emails in the meantime you can stop your cron job. Link to comment Share on other sites More sharing options...
JochenG Posted February 10 Share Posted February 10 2 hours ago, Krydos said: I tested PHP on your account and it seems to be working fine. https://goensch.helioho.st/krydos.php <?php echo "Krydos was here."; The only other PHP file I see is working too, but it's trying to access non-existent files so they are giving 404 errors. Hi, thanks for the quick check. Yesterday morning it worked, I did not log in. Ok, apparently now something happened. However, I cannot check because I cannot login to Plesk. I log in, click Plesk, and it says ERR_CONNECTION_TIMED_OUT Maybe it is unrelated, but I noticed that my php files (there were multiple, 3 I think) were in cgi-bin, whereas yours (from the URL) seems to be in a higher directory. Jochen Link to comment Share on other sites More sharing options...
Recommended Posts