tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
2.98k stars 966 forks source link

[Bug]: Install Error : Trying to access array offset on value of type null #1033

Closed dom-madrid closed 1 year ago

dom-madrid commented 1 year ago

What happened?

I tried several install of TastyIgniter following the install instruction (https://tastyigniter.com/docs/installation), all goes well up to the wizard install. However, after choosing a simple install or a full install (with templates), the process halts with the following error: Trying to access array offset on value of type null Restating the install process does not change anything.

What did you expect to happen?

Complete the install process successfully.

Version

Other (please detail)

What browser are you seeing the problem on?

Chrome

Relevant log output

[2023/03/31 11:14:07] => .============================ POST REQUEST ==========================.
[2023/03/31 11:14:07] => Postback payload: Array
(
    [disableLog] => 1
)

[2023/03/31 11:14:07] => Foundation setup: finishInstall
[2023/03/31 12:14:07] => Handler error (onInstall): Trying to access array offset on value of type null
[2023/03/31 12:14:07] => Trace log:
#0 /var/www/tasty/setup/classes/SetupController.php(585): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
#1 /var/www/tasty/setup/classes/SetupController.php(470): SetupController->setSeederProperties()
#2 /var/www/tasty/setup/classes/SetupController.php(253): SetupController->completeSetup()
#3 /var/www/tasty/setup/classes/SetupController.php(281): SetupController->onInstall()
#4 /var/www/tasty/setup/classes/SetupController.php(46): SetupController->execPostHandler()
#5 /var/www/tasty/setup/bootstrap.php(62): SetupController->__construct()
#6 /var/www/tasty/setup.php(1): include_once('...')
#7 {main}
sampoyigi commented 1 year ago

This issue will be closed and archived in 3 days, as there has been no activity in the last 60 days. If this issue is still relevant or you would like to see it actioned, please respond and we will re-open this issue. If this issue is critical to your business, consider the Dedicated Support Service where a Service Level Agreement is offered.