Hello,
After performing a one-click migration of aaPanel on my server, I encountered issues with the panel not starting, and all websites hosted on the server became inaccessible.
Problem description:
After the migration, aaPanel stopped working, and all websites became unavailable.
When trying to start the bt (aaPanel) service, I get the following error:
yaml
Копировать код
bt.service - LSB: starts bt
Active: failed (Result: exit-code) since Thu 2024-10-03
Oct 03 07:12:19 mail.sibir-vykup.ru systemd[1]: bt.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Oct 03 07:12:19 mail.sibir-vykup.ru systemd[1]: Failed to start LSB: starts bt.
When checking the /etc/init.d/bt file, I see the error: syntax error: unexpected end of file.
Attempting to start Apache2 failed as well. The command service apache2 status returns: Unit apache2.service could not be found.
The server is running Ubuntu 20.04.
Steps I’ve taken:
Checked the status of Apache and Nginx services. Apache2 is not installed, but the issue seems related to aaPanel.
Tried to manually start the panel, but this didn’t resolve the issue.
Found an error in the /etc/init.d/bt file indicating an incomplete file.
Could you please provide guidance on how to restore the panel and resolve these errors?
Any help would be greatly appreciated!