LibreBooking / app

Repository for the last open source version of Booked Scheduler. The "develop" branch contains the most current working code of the project and should be considered beta. The "master" branch is the most current stable release of BookedScheduler. Please read doc/README.md for further details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.8.6.1 php error

michael-harman opened this issue · comments

Getting this error when trying to do an upgrade from 2.8.6:

Was working before...php 8.1, mysql 5.7 (also tried 8), apache2

[Tue Sep 26 18:42:45.297572 2023] [php:warn] [pid 11801] [client 10.201.22.120:42210] PHP Warning: Undefined array key "librebooking" in /var/www/html/lib/Config/Configuration.php on line 128
[Tue Sep 26 18:42:45.297620 2023] [php:error] [pid 11801] [client 10.201.22.120:42210] PHP Fatal error: Uncaught Error: Call to a member function GetSectionKey() on null in /var/www/html/lib/Config/Configuration.php:133\nStack trace:\n#0 /var/www/html/lib/Common/Logging/Log.php(94): Configuration->GetSectionKey()\n#1 /var/www/html/lib/Common/Logging/ExceptionHandler.php(19): Log::Error()\n#2 [internal function]: ExceptionHandler::Handle()\n#3 {main}\n thrown in /var/www/html/lib/Config/Configuration.php on line 133

@michael-harman Hello Michael, I have the same error.
How did you solve it?

Kindest regards,
A.