Skip to content

Error at first launch after install #3

Description

@croaker000

Fresh install on fresh Ubuntu 24.04 server. PHP 8.4. No errors received during install procedure (from documentation)

INFO - 2025-12-19 14:56:47 --> StarCore Kernel Config loaded.
INFO - 2025-12-19 14:56:47 --> StarCore safe mode: false
INFO - 2025-12-19 14:56:47 --> Active Modules:
INFO - 2025-12-19 14:56:47 --> Active dev Modules:
INFO - 2025-12-19 14:56:47 --> Namespaces autoloaded: CodeIgniter, Config, App, Modules, Tests\Support, StarDust, StarCore, Psr\Log, Psr\Container, PhpParser, Masterminds, Lamina>
DEBUG - 2025-12-19 14:56:47 --> Session: Class initialized using 'CodeIgniter\Session\Handlers\FileHandler' driver.
CRITICAL - 2025-12-19 14:56:47 --> TypeError: Cannot assign null to property App\Controllers\BaseController::$modelsModel of type StarDust\Models\ModelsModel
[Method: GET, Route: /]
in APPPATH/Controllers/BaseController.php on line 81.
1 SYSTEMPATH/CodeIgniter.php(904): App\Controllers\BaseController->initController()
2 SYSTEMPATH/CodeIgniter.php(498): CodeIgniter\CodeIgniter->createController()
3 SYSTEMPATH/CodeIgniter.php(354): CodeIgniter\CodeIgniter->handleRequest()
4 SYSTEMPATH/Boot.php(363): CodeIgniter\CodeIgniter->run()
5 SYSTEMPATH/Boot.php(68): CodeIgniter\Boot::runCodeIgniter()
6 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions