• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue plesk Control Panel Blank

plesk panel

  • 20

    Votes: 0 0.0%
  • 20

    Votes: 0 0.0%

  • Total voters
    0

Fahad Javaid

New Pleskian
Hello Guys,

I am new to Linux and Plesk, and have been trying to troubleshhot this issue for last few days without any success.

When I try to login to Plesk Control panel. https://myserver.com:8443
It prompts me for admin username and password
When I put admin username and password and click on Submit the page just goes Blank.

I checked /var/log/plesk/panel.log and found below error:

PHP Warning: require_once(/usr/local/psa/admin/plib/modules/heavy-metal-skin/library/EventListener.php): failed to open stream: Permission denied; File: /usr/local/psa/admin/plib/scripts/interface_async_executor.php, Line: 71

PHP Fatal error: require_once(): Failed opening required '/usr/local/psa/admin/plib/modules/heavy-metal-skin/library/EventListener.php' (include_path='/usr/local/psa/admin/plib:/usr/local/psa/admin/externals') in /usr/local/psa/admin/plib/scripts/interface_async_executor.php on line 71

ERR [1] PHP Warning: require_once(/usr/local/psa/admin/plib/modules/heavy-metal-skin/hooks/ContentInclude.php): failed to open stream: Permission denied; File: /usr/local/psa/admin/plib/CommonPanel/Controller/Helper/Module.php, Line: 293

PHP Fatal error: require_once(): Failed opening required '/usr/local/psa/admin/plib/modules/heavy-metal-skin/hooks/ContentInclude.php' (include_path='/usr/local/psa/admin/plib:/usr/local/psa/admin/externals') in /usr/local/psa/admin/plib/CommonPanel/Controller/Helper/Module.php on line 293

*************************
Can Somebody please help me here ?

Regards,
 
Try to fix it with

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Hello Igor,

Thanks for the update and suggestion.

Yesterday, while investigating the issue I tried to search what this modules/heavy-metal-skin is?
I could not locate any information which can explain me the necessity and functioning of this module.
I renamed the "heavy-metal-skin" module to heavy-metal-skin-bad, and refreshed the plesk panel
and all started working fine.

I am not sure where this module modules/heavy-metal-skin came from and why renaming it to modules/heavy-metal-skin-bad
resolved everything. Plesk panel is back working fine.

Regards,
Fahad
 
Maybe you have installed "Skins and Color Schemes" Plesk extension and there is Heavy Metal Plesk skin. You can try to uninstall it for resolving this issue completely.
 
Back
Top