Skip to content

Predis\Connection\ConnectionException: Stream is already at the end [tcp://redis-spark:6379] #696

@cronxco-sentry

Description

@cronxco-sentry

Sentry Issue: SPARKAPP-KZ

Predis\Connection\ConnectionException: Stream is already at the end [tcp://redis-spark:6379]
  File "/vendor/predis/predis/src/Connection/AbstractConnection.php", line 157, in Predis\Connection\AbstractConnection::onConnectionError
    new ConnectionException($this, "$message [{$this->getParameters()}]", $code)
  File "/vendor/predis/predis/src/Connection/StreamConnection.php", line 347, in Predis\Connection\StreamConnection::onStreamError
    $this->onConnectionError($message);
  File "/vendor/predis/predis/src/Connection/StreamConnection.php", line 146, in Predis\Connection\StreamConnection::read
    $this->onStreamError(new RuntimeException('', 1), 'Stream is already at the end');
  File "/vendor/predis/predis/src/Connection/AbstractConnection.php", line 144, in Predis\Connection\AbstractConnection::readResponse
    return $this->read();
  File "/vendor/predis/predis/src/Pipeline/Pipeline.php", line 147, in Predis\Pipeline\Pipeline::executePipeline
    $response = $connection->readResponse($command);
...
(26 additional frame(s) were not displayed)

This issue was automatically created by Sentry via high-priority-issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions