Leantime Update broken
-
So I get a 500 on the login route:
-
Error log via terminal:
[06-Nov-2023 12:52:39 Europe/Berlin] PHP Fatal error: Uncaught Exception: Plugin csvimport conflicts with domain in /app/code/app/Core/Template.php:194
Stack trace:
#0 /app/code/vendor/illuminate/collections/Collection.php(819): Leantime\Core\Template->Leantime\Core{closure}()
#1 /app/code/app/Core/Template.php(197): Illuminate\Support\Collection->mapWithKeys()
#2 /app/code/vendor/illuminate/container/BoundMethod.php(36): Leantime\Core\Template->setupBlade()
#3 /app/code/vendor/illuminate/container/Util.php(41): Illuminate\Container\BoundMethod::Illuminate\Container{closure}()
#4 /app/code/vendor/illuminate/container/BoundMethod.php(93): Illuminate\Container\Util::unwrapIfClosure()
#5 /app/code/vendor/illuminate/container/BoundMethod.php(37): Illuminate\Container\BoundMethod::callBoundMethod()
#6 /app/code/vendor/illuminate/container/Container.php(661): Illuminate\Container\BoundMethod::call()
#7 /app/code/app/Core/Template.php(156): Illuminate\Container\Container->call()
#8 [internal function]: Leantime\Core\Template->__construct()
#9 /app/code/vendor/illuminate/container/Container.php(929): ReflectionClass->newInstanceArgs()
#10 /app/code/vendor/illuminate/container/Container.php(770): Illuminate\Container\Container->build()
#11 /app/code/vendor/illuminate/container/Container.php(706): Illuminate\Container\Container->resolve()
#12 /app/code/vendor/illuminate/container/Container.php(1043): Illuminate\Container\Container->make()
#13 /app/code/vendor/illuminate/container/Container.php(959): Illuminate\Container\Container->resolveClass()
#14 /app/code/vendor/illuminate/container/Container.php(920): Illuminate\Container\Container->resolveDependencies()
#15 /app/code/vendor/illuminate/container/Container.php(770): Illuminate\Container\Container->build()
#16 /app/code/vendor/illuminate/container/Container.php(706): Illuminate\Container\Container->resolve()
#17 /app/code/app/Core/Frontcontroller.php(120): Illuminate\Container\Container->make()
#18 /app/code/app/Core/Frontcontroller.php(74): Leantime\Core\Frontcontroller::executeAction()
#19 /app/code/app/Core/Bootloader.php(368): Leantime\Core\Frontcontroller::dispatch()
#20 /app/code/app/Core/Bootloader.php(165): Leantime\Core\Bootloader->handleRequest()
#21 /app/code/public/index.php(14): Leantime\Core\Bootloader->boot()
#22 {main}
thrown in /app/code/app/Core/Template.php on line 194