Spork Schivago

Well-Known Member
Jan 21, 2016
597
66
28
corning, ny
cPanel Access Level
Root Administrator
Hi.

Every day or so I get an e-mail from my server. It shows cron ran some upcp script and there's always an error about a missing icon. The missing icon is:

Code:
/usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png
The actual lines that appear are this:

Code:
[2016-07-04 01:01:04 -0400]      [15755] *** Done rebuilding sprites for x3mail ***
[2016-07-04 01:01:04 -0400]      [15755]
[2016-07-04 01:01:04 -0400]      [15755]
[2016-07-04 01:01:05 -0400]      [15755] Can't stat /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png: No such file or directory
[2016-07-04 01:01:05 -0400]      [15755]  at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/CSS/SpriteMaker.pm line 806.
[2016-07-04 01:01:05 -0400]      [15755] Can't stat /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons/itroot_widget_content.png: No such file or directory
[2016-07-04 01:01:05 -0400]      [15755]  at /usr/local/cpanel/3rdparty/perl/522/lib64/perl5/cpanel_lib/CSS/SpriteMaker.pm line 806.
I've searched google for itroot_widget_content.png and couldn't find it anywhere. I've also ran locate on the file and didn't find it anywhere on the local system. There is an itroot.png file in the /usr/local/cpanel/base/frontend/paper_lantern/styled/basic/icons directory though. I'd like to find a copy of itroot_widget_content.png and put it in the directory so I don't see the error message anymore. Any suggestions on where I can find this file? Should I just make a copy of itroot.png and name it itroot_widget_content.png?

Thanks!
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello,

Have you installed any third-party plugins for use with the cPanel interface?

Thank you.
 

Spork Schivago

Well-Known Member
Jan 21, 2016
597
66
28
corning, ny
cPanel Access Level
Root Administrator
Hello,

Have you installed any third-party plugins for use with the cPanel interface?

Thank you.
I didn't, but the people who own the VPS provided me with cPanel and a 3rd party plugin called Installatron. I had to create a ticket for some other issues I was having and the great support staff that comes with cPanel were able to discover this missing icon belongs to that Installatron program. I don't use Installatron and won't, but the cPanel support staff thinks a reinstallation will fix it. Not too sure how I'd go about reinstalling, seeing how it came pre-installed. Maybe I'll contact Installatron for the icon or contact GoDaddy and see if they can give me the instructions on how to reinstall.

Thanks and sorry for the trouble!