tiredofit / docker-leantime

Dockerized Project Managment tool with many configurable options
MIT License
16 stars 4 forks source link

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

Open VarionDrakon opened 1 year ago

VarionDrakon commented 1 year ago

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