u4agency / swipeup.me

0 stars 0 forks source link

GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 93.90.193.225 port 1562 after 1026 ms: Couldn't connect to ser... #98

Closed sentry-io[bot] closed 11 months ago

sentry-io[bot] commented 11 months ago

Sentry Issue: SWIPEUP-1Z

GuzzleHttp\Exception\ConnectException: cURL error 7: Failed to connect to 93.90.193.225 port 1562 after 1026 ms: Couldn't connect to server (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://93.90.193.225:1562/process-video
  File "/src/Service/LamialeProcess.php", line 40, in App\Service\LamialeProcess::get
    $response = $client->request('POST', $this->getUrl() . $this->getPath(), [
  File "/src/Form/SwipeSectionType.php", line 151, in App\Form\SwipeSectionType::App\Form\{closure}
    $videoProcess = $this->lamialeProcess->get($data['background']);
  File "/src/Controller/ApiController.php", line 119, in App\Controller\ApiController::swipeCreate
    $section->handleRequest($request);
  File "/public/index.php", line 5
    require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
...
(24 additional frame(s) were not displayed)