You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a update I can enter on koillection, anyone can help me to fix this? I tried to remove the docker image and reinstalling again but always goes to the same end.
RuntimeException:
Unable to create the "cache" directory (/var/www/koillection/var/cache/dev).
at /var/www/koillection/vendor/symfony/http-kernel/Kernel.php:597
at Symfony\Component\HttpKernel\Kernel->buildContainer()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:494)
at Symfony\Component\HttpKernel\Kernel->initializeContainer()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:740)
at Symfony\Component\HttpKernel\Kernel->preBoot()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:170)
at Symfony\Component\HttpKernel\Kernel->handle()
(/var/www/koillection/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(/var/www/koillection/vendor/autoload_runtime.php:29)
at require_once('/var/www/koillection/vendor/autoload_runtime.php')
(/var/www/koillection/public/index.php:5)
The text was updated successfully, but these errors were encountered:
Hello Im newbie,
After a update I can enter on koillection, anyone can help me to fix this? I tried to remove the docker image and reinstalling again but always goes to the same end.
RuntimeException:
Unable to create the "cache" directory (/var/www/koillection/var/cache/dev).
at /var/www/koillection/vendor/symfony/http-kernel/Kernel.php:597
at Symfony\Component\HttpKernel\Kernel->buildContainer()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:494)
at Symfony\Component\HttpKernel\Kernel->initializeContainer()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:740)
at Symfony\Component\HttpKernel\Kernel->preBoot()
(/var/www/koillection/vendor/symfony/http-kernel/Kernel.php:170)
at Symfony\Component\HttpKernel\Kernel->handle()
(/var/www/koillection/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(/var/www/koillection/vendor/autoload_runtime.php:29)
at require_once('/var/www/koillection/vendor/autoload_runtime.php')
(/var/www/koillection/public/index.php:5)
The text was updated successfully, but these errors were encountered: