docker-leantime icon indicating copy to clipboard operation
docker-leantime copied to clipboard

Сonfig must not be accessed before initialization in...

Open VarionDrakon opened this issue 1 year ago • 0 comments

When installing the container and trying to log in under admin_email and admin_pass, I get this error. Tried a bunch of ways. What can be done? Here is the error itself: Fatal error: Uncaught Error: Typed property leantime\domain\services\reports::$config must not be accessed before initialization in /www/html/app/domain/reports/services/class.reports.php:145 Stack trace: #0 /www/html/app/domain/reports/services/class.reports.php(246): leantime\domain\services\reports->getAnonymousTelemetry() #1 /www/html/app/core/class.application.php(116): leantime\domain\services\reports->sendAnonymousTelemetry() #2 /www/html/public/index.php(26): leantime\core\application->start() #3 {main} thrown in /www/html/app/domain/reports/services/class.reports.php on line 145

VarionDrakon avatar Jul 04 '23 13:07 VarionDrakon