Slim Application Error

The application could not run because of the following error:

Details

Type: Schema\NetworkException
Message: Unable to execute request (GET "\/products\/"): Connection closed
File: /home/rainboot/public_html/vendor/schemaio/schema-php-client/lib/Connection.php
Line: 126

Trace

#0 /home/rainboot/public_html/vendor/schemaio/schema-php-client/lib/Connection.php(111): Schema\Connection->request_write(Array)
#1 /home/rainboot/public_html/vendor/schemaio/schema-php-client/lib/Client.php(182): Schema\Connection->request('get', '/products/', Array)
#2 /home/rainboot/public_html/vendor/schemaio/schema-php-client/lib/Client.php(311): Schema\Client->request('get', '/products/', Array)
#3 /home/rainboot/public_html/controller/Shop.php(25): Schema\Client->get('/products/', Array)
#4 /home/rainboot/public_html/controller/Shop.php(61): RBR\Shop->getProducts()
#5 /home/rainboot/public_html/index.php(40): RBR\Shop->render(Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#6 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#7 /home/rainboot/public_html/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(41): call_user_func(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#8 /home/rainboot/public_html/vendor/slim/slim/Slim/Route.php(344): Slim\Handlers\Strategies\RequestResponse->__invoke(Object(Closure), Object(Slim\Http\Request), Object(Slim\Http\Response), Array)
#9 /home/rainboot/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(116): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#10 /home/rainboot/public_html/vendor/slim/slim/Slim/Route.php(316): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#11 /home/rainboot/public_html/vendor/slim/slim/Slim/App.php(438): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#12 /home/rainboot/public_html/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(116): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#13 /home/rainboot/public_html/vendor/slim/slim/Slim/App.php(332): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#14 /home/rainboot/public_html/vendor/slim/slim/Slim/App.php(293): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#15 /home/rainboot/public_html/index.php(194): Slim\App->run()
#16 {main}