[BlueOnyx:18257] Re: Error in BX User Interface: System::getConfig()

Michael Stauber mstauber at blueonyx.it
Thu Aug 27 16:18:50 -05 2015


Hi Richard,

> Error: Cannot retrieve repository metadata (repomd.xml) for repository:
> BlueOnyx-520XR. Please verify its path and try again

Yeah. When it rains, it pours. The Varnish cache on the BlueOnyx mirrors
failed and needed to be restarted. \o/

> I'll contact you off-list shortly with the logins.

All fixed by now. For future reference if someone runs into the same
issue and stumbles upon this topic on the list:

Error message:
==============

Fatal error: Call to undefined method System::getConfig() in
/usr/sausalito/ui/chorizo/ci/application/libraries/CCE.php on line 124

Things to check:
================

1.) Disk space. Make sure your "/" has enough free space left. If you
did run out of space, then it is likely that several important config
files have been wiped out. Which will then cause this error.

2.) Check /usr/sausalito/ui/conf/ui.cfg to see if it is there, has 644
permissions and contains a valid config file. You can safely reload a
"good" config by reinstalling base-alpine-ui:

yum reinstall base-alpine-ui

3.) If the error still persists, check /etc/admserv/php.ini. It might
have been trashed as well. To safely restore that to sane values you can
run this command:

yum reinstall base-admserv-glue

After performing steps #2 and/or #3 restart AdmServ and CCEd:

service cced.init restart
service admserv restart


That should fix it.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list