Slim application error during Shopware 6 installation

Hi,

I am trying to install Shopware 6 using the cloud panel webserver management console but after completing the database connection and configuration, I am getting Slim Application Error.

Slim Application Error
The application could not run because of the following error:

Details
Type: Shopware\Recovery\Common\HttpClient\ClientException
Code: 6
Message: Could not resolve host: demo.shopware.com
File: /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/src/HttpClient/CurlClient.php
Line: 97
Trace
#0 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/src/HttpClient/CurlClient.php(35): Shopware\Recovery\Common\HttpClient\CurlClient->call()
#1 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Install/src/app.php(546): Shopware\Recovery\Common\HttpClient\CurlClient->post()
#2 [internal function]: Closure->{closure}()
#3 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func()
#4 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke()
#5 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke()
#6 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack()
#7 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php(503): Slim\Route->run()
#8 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Install/src/app.php(168): Slim\App->__invoke()
#9 [internal function]: Closure->{closure}()
#10 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array()
#11 [internal function]: Slim\DeferredCallable->__invoke()
#12 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func()
#13 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}()
#14 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack()
#15 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php(297): Slim\App->process()
#16 /home/cloudpanel/htdocs/demo.shopware.com/vendor/shopware/recovery/Install/index.php(55): Slim\App->run()
#17 /home/cloudpanel/htdocs/demo.shopware.com/public/recovery/install/index.php(6): require_once(’/home/cloudpane…’)
#18 {main}

Server configuration

PHP version 7.4
NGINX
Debian 10 buster OS

Did you change the url in this post or is this the url you have entered for your shop?

Is PHP curl activated?