Skip to content
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

After update fatal error #101

Closed
ThoMagnum opened this issue Jun 6, 2022 · 1 comment
Closed

After update fatal error #101

ThoMagnum opened this issue Jun 6, 2022 · 1 comment

Comments

@ThoMagnum
Copy link

ThoMagnum commented Jun 6, 2022

Edit: I did a reinstallation especially to renew the "config.ini.php", now everything works as expected.

Tonight watchtower updated my docker container to the latest available. If I now open the webtree page I get the following error. Any ideas what happened or what's the reason for this error?
Unfortunately I am not very skilled and don't understand the error.

Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/webtrees/vendor/illuminate/container/Container.php:1214 Stack trace: #0 /var/www/webtrees/vendor/illuminate/container/Container.php(15): Fisharebest\Webtrees\Webtrees::Fisharebest\Webtrees{closure}(8192, 'Return type of ...', '/var/www/webtre...', 1214) #1 /var/www/webtrees/vendor/composer/ClassLoader.php(571): include('/var/www/webtre...') #2 /var/www/webtrees/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/var/www/webtre...') #3 /var/www/webtrees/app/Webtrees.php(300): Composer\Autoload\ClassLoader->loadClass('Illuminate\Cont...') #4 /var/www/webtrees/app/Webtrees.php(220): Fisharebest\Webtrees\Webtrees::set('Psr\Http\Messag...', 'Nyholm\Psr7\Fac...') #5 /var/www/webtrees/index.php(44): Fisharebest\Webtrees\Webtrees->httpRequest() #6 {main} in /var/www/webtrees/vendor/illuminate/container/Container.php on line 15

I disabled every Module, so this should not be the issue.

@ThoMagnum
Copy link
Author

Edit: I did a reinstallation especially to renew the "config.ini.php", now everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant