You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cake\Http\Client\Exception\NetworkException: cURL Error (28) Connection timed out after 30358 milliseconds
File "/var/www/gib-potato/src/Http/Client.php", line 41, in App\Http\Client::_sendRequest
$response = parent::_sendRequest($request, $options);
File "/var/www/gib-potato/src/Http/SlackClient.php", line 38, in App\Http\SlackClient::postMessage
$response = $this->client->post('chat.postMessage', [
File "/var/www/gib-potato/src/Service/NotificationService.php", line 51, in App\Service\NotificationService::notifyUsers
$this->slackClient->postMessage(
File "/var/www/gib-potato/src/Event/MessageEvent.php", line 90, in App\Event\MessageEvent::process
$notificationService->notifyUsers(
File "/var/www/gib-potato/src/Controller/EventsController.php", line 33, in App\Controller\EventsController::index
$event->process();
...
(31 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: GIBPOTATO-BACKEND-74
The text was updated successfully, but these errors were encountered: