-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configure.php: Could not find key in config file #272
Comments
For me, that's a different question. This is about the problem that I get an Unknown error when calling LibreBooking after the update. But I can still close it, because I solved the problem by only updating the database and manually recreating the config file, since this is where the error occurred. Or do you want to say that the config file could not be updated because the log could not be written? If so, this is a bug. I would also like to suggest that you store the log directory in LibreBooking by default. Then the problem would not occur in the first place. |
OK I think I got it. Your issue concerns the upgrade process from 2.8.5.5 to 2.8.6 (and above) whereas the log feature is activated but the log file does not exist, yet. Am I correct? |
Yes, but I'm not sure if the log is relevant to this problem. At least it contains messages for which I have given interpretations and for which I was hoping to get more information. |
I tried configure.php again with the old config.php, plus the options for the log, and still get the "unknown error back to previous page" in the web interface. The log shows this: app.ERROR: [User= ()] Uncaught exception: Error: Call to undefined method PEAR_Error::getItem() in /is/htdocs/lb/lib/Config/Configurator. php:91 Stack trace: #0 /is/htdocs/wp1016630_9BA2VGFXQB/www/flexrooms/lb/lib/Config/Configurator.php(146): Configurator->GetSettings('../../config/co...') #1 /is/htdocs/lb/lib/Config/Configurator.php(42): Configurator->IsConfigOutOfDate('../../config/co...', '../../config/co...') #2 /is/htdocs/lb/Presenters/Install/ConfigurePresenter.php(80): Configurator->Merge('../../config/co...', '../../config/co...') #3 /is/htdocs/lb/Presenters/Install/ConfigurePresenter.php(29): ConfigurePresenter->Configure() #4 /is/htdocs/lb/Pages/Install/ConfigurePage.php(63): ConfigurePresenter->PageLoad() #5 /is/htdocs/lb/Web/install/configure.php(8): ConfigurePage->PageLoad() #6 {main} [File=/is/htdocs/lb/lib/Common/Logging/ExceptionHandler.php,Line=19] [] [] |
I have the feeling you are having an issue with your new Could you please:
Could ou also describe ALL the steps you took to perform the librebooking upgrade? |
I have tried to update my calendar from 6.8.5.5 to 6.8.6.1. My calendar says Unknown error.
Not sure if those are a problem which I got in /Web/install/configure.php step:
"Could not find key in config file"
Which key?
The rest seems to be information messages:
The text was updated successfully, but these errors were encountered: