Rank 2: Process
*this issue is not new and did happen on older versions
using 0.7.22 removes the issue
log
#2 /usr/local/app/http.php(78): Utopia\Http\Http->start()#3 [internal function]: {closure:/usr/local/app/http.php:72}()#4 {main}thrown in /usr/local/vendor/utopia-php/http/src/Http/Http.php on line 500Fatal error: Uncaught Utopia\DI\Exceptions\NotFoundException: Dependency response not found in /usr/local/vendor/utopia-php/di/src/DI/Container.php:75Stack trace:#0 /usr/local/vendor/utopia-php/http/src/Http/Http.php(734): Utopia\DI\Container->get('response')#1 /usr/local/vendor/utopia-php/http/src/Http/Http.php(497): Utopia\Http\Http->getArguments(Object(Utopia\Servers\Hook), Array, Array)#2 /usr/local/vendor/utopia-php/http/src/Http/Adapter/SwooleCoroutine/Server.php(74): Utopia\Http\Http->{closure:Utopia\Http\Http::start():483}(Object(Utopia\Http\Adapter\SwooleCoroutine\Server))#3 /usr/local/vendor/utopia-php/http/src/Http/Http.php(507): Utopia\Http\Adapter\SwooleCoroutine\Server->start()#4 /usr/local/app/http.php(78): Utopia\Http\Http->start()#5 [internal function]: {closure:/usr/local/app/http.php:72}()#6 {main}Next Utopia\Http\Exception: Error handler had an error: Dependency response not found in /usr/local/vendor/utopia-php/http/src/Http/Http.php:500Stack trace:#0 /usr/local/vendor/utopia-php/http/src/Http/Adapter/SwooleCoroutine/Server.php(74): Utopia\Http\Http->{closure:Utopia\Http\Http::start():483}(Object(Utopia\Http\Adapter\SwooleCoroutine\Server))#1 /usr/local/vendor/utopia-php/http/src/Http/Http.php(507): Utopia\Http\Adapter\SwooleCoroutine\Server->start()#2 /usr/local/app/http.php(78): Utopia\Http\Http->start()#3 [internal function]: {closure:/usr/local/app/http.php:72}()