Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 228
    • Issues 228
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 30
    • Merge Requests 30
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #777

Closed
Open
Opened 1 minute ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

(chore): Catch RedisException when using pubsub publis - RedisException: Redis server went away

Sentry Issue: ENGINE-F

RedisException: Redis server went away
  File "/Core/Data/PubSub/Redis/Client.php", line 41, in Redis::publish
    return $this->redis->publish($channel, $data);
  File "/Core/Data/PubSub/Redis/Client.php", line 41, in Minds\Core\Data\PubSub\Redis\Client::publish
    return $this->redis->publish($channel, $data);
  File "/Core/Sockets/Events.php", line 86, in Minds\Core\Sockets\Events::emit
    $this->redis->publish($this->prefix . $packet['nsp'] . '#', $packed);
  File "/Core/Notification/UpdateMarkers/Manager.php", line 46, in Minds\Core\Notification\UpdateMarkers\Manager::pushToSocketRoom
    ->emit("marker:{$marker->getEntityGuid()}", json_encode($marker->export()));
  File "/Controllers/api/v2/notifications/markers.php", line 94, in Minds\Controllers\api\v2\notifications\markers::put
    $manager->pushToSocketRoom($marker);
...
(4 additional frame(s) were not displayed)

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

    • Discussion 4
    • Designs 0
    • Mark Harding @markeharding changed weight to 1 just now

      changed weight to 1

    • Mark Harding @markeharding changed milestone to %sprint: Lucky Lizard just now

      changed milestone to %sprint: Lucky Lizard

    • Mark Harding @markeharding assigned to @gthouret just now

      assigned to @gthouret

    • Mark Harding @markeharding added Priority::1 - High Type::Bug scoped labels just now

      added Priority::1 - High Type::Bug scoped labels

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply

    The one place for your designs

    Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.

    Assignee
    Guy Thouret's avatar Guy Thouret @gthouret
    Assign to
    None
    Epic
    None
    sprint: Lucky Lizard
    Milestone
    sprint: Lucky Lizard
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    2
    Labels
    Priority::1 - High Type::Bug
    Assign labels
    • View project labels
    1
    Weight
    1
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    2
    2 participants
    user avatar
    Guy Thouret
    user avatar
    Mark Harding
    Reference: minds/engine#777