Panel stopped rendering DA logo and button images - they show as broken img links

deliriant

New member
Joined
Dec 13, 2011
Messages
4
This is on a CentOS 6 server currently running DA v1.59.4. It's been running for years with periodic release updates. The strange thing is that nothing had been changed since the last update but when I logged into the panel yesterday all of the mentioned graphics were broken on the enhanced and default skins. This is happening via Google Chrome (the same browser and machine I always use). The graphics render correctly with Firefox on the same computer. But something has clearly changed with the configuration somewhere and I'd like to learn what that is. I have another CentOS server running DA (currently v1.52.1) and it renders the graphics fine with those two skins on the same machine and ISP connection. By the way, clearing browser cache, session cookies, etc. makes no difference on the effected server/browser.

I did rebuild spamd a couple weeks back but the panel graphics still rendered fine afterwards. And I'm unsure whether that could somehow affect panel graphics anyway. In the meantime I'm using the power user skin and it renders fine.

Years ago, I had a CentOS 4 server running DA and it suddenly did the same thing (broken panel graphics). I thus started using the power user skin on it for the same reason (a workaround). I was never able to sort the issue and I'm wondering whether it will be any different this time.

Below is a snippet of the console errors upon page load:

Code:
GET http://111.111.111.111:2222/IMG_SKIN_HEADER 502 (Network Error)
CMD_SKINS:118 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_WEBMAIL 502 (Network Error)
CMD_SKINS:119 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_PASSWORD 502 (Network Error)
CMD_SKINS:121 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_FILEMAN 502 (Network Error)
CMD_SKINS:120 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_HELP 502 (Network Error)
CMD_SKINS:123 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_LOGOUT 502 (Network Error)
CMD_SKINS:117 
GET http://111.111.111.111:2222/IMG_SKIN_NAV_HOME 502 (Network Error)

Any thoughts or comments will be appreciated.
 
Back
Top