Hi everybody
After reinstalling my panel (I had some internal server errors 500) per git submodul directly from the official Kirby repository I got this error when trying to load the panel url:
Fatal error: Uncaught exception 'Exception' with message 'Your Toolkit version is too old. Please upgrade to 2.5.12 or newer.' in /home/httpd/vhosts/woodandluxury.com/httpdocs/swisstogo/panel/app/src/panel.php:206 Stack trace: #0 /home/httpd/vhosts/woodandluxury.com/httpdocs/swisstogo/panel/app/src/panel.php(92): Kirby\Panel->requirements() #1 /home/httpd/vhosts/woodandluxury.com/httpdocs/swisstogo/panel/index.php(41): Kirby\Panel->__construct(Object(Kirby), '/home/httpd/vho...') #2 {main} thrown in /home/httpd/vhosts/woodandluxury.com/httpdocs/swisstogo/panel/app/src/panel.php on line 206
Since this is really a fresh panel install, I am unsure where to begin with troubleshooting… the site itself is running fine. Here the panel url with the error in the wild:
Is anybody familiar with this kind of error?
Thanks, Felix