[BlueOnyx:27435] Re: internal server on /admin page
Michael Stauber
mstauber at blueonyx.it
Thu Jan 30 10:15:07 -05 2025
Hi Ken,
> In the logs I am seeing the error below and cant' access the GUI.
>
> [Thu Jan 30 07:24:28.538932 2025] [proxy_fcgi:error] [pid 3353981:tid
> 3354058] [remote 45.79.37.83:35530 <http://45.79.37.83:35530>] AH01071:
> Got error 'PHP message: PHP Warning: Undefined property:
> Config\\App::$cookiePrefix in
> /usr/sausalito/ui/chorizo/ci4/vendor/codeigniter4/framework/system/HTTP/Response.php on line 161PHP message: PHP Warning: Undefined property: Config\\App::$cookieDomain in /usr/sausalito/ui/chorizo/ci4/vendor/codeigniter4/framework/system/HTTP/Response.php on line 162PHP message: PHP Warning: Undefined property: Config\\App::$cookiePath in /usr/sausalito/ui/chorizo/ci4/vendor/codeigniter4/framework/system/HTTP/Response.php on line 163PHP message: PHP Warning: Undefined property: Config\\App::$cookieSecure in /usr/sausalito/ui/chorizo/ci4/vendor/codeigniter4/framework/system/HTTP/Response.php on line 164PHP message: PHP Warning: Undefined property: Config\\App::$cookieHTTPOnly in /usr/sausalito/ui/chorizo/ci4/vendor/codeigniter4/framework/system/HTTP/Response.php on line 165', referer: https://server263.secure-access.net:81/gui/InternalServerError500 <https://server263.secure-access.net:81/gui/InternalServerError500>
>
> Any suggestions for this as far as RPM's to re-install, etc?
I think it was two weeks ago I published a YUM update that upgrade
base-alpine-* to a newer version of CodeIgniter.
So far this update hasn't caused any issues, but I suspect that if you
run the YUM-update via the GUI, then the above error can happen. Because
these two versions of CodeIgniter handle session data and cookies a
little different.
Before you do anything else: Close the browser, open it again
(preferably in "private" mode for testing) and try to access the GUI again.
That should then start off a fresh slate as far as session data and
cookies go and then it probably will just work fine.
If it doesn't? Try to reinstall base-alpine this way:
yum reinstall base-alpine-*
When that's done, restart CCEd as well and you should be good:
/usr/sausalito/sbin/cced.init restart
If none of that works, send me the login details and I'll fix it for you.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list