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 226
    • Issues 226
    • 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
  • #773

Closed
Open
Opened 6 minutes ago by Mark Harding@markeharding
  • Report abuse
  • New issue
Report abuse New issue

(bug): Logout should provide $session value - Error: Call to a member function getUserGuid() on null

Sentry Issue: ENGINE-G

Error: Call to a member function getUserGuid() on null
  File "/Core/Sessions/Repository.php", line 94, in Minds\Core\Sessions\Repository::delete
    new Varint($session->getUserGuid()),
  File "/Core/Sessions/Manager.php", line 239, in Minds\Core\Sessions\Manager::destroy
    $this->repository->delete($this->session, $all);
  File "/Controllers/api/v1/authenticate.php", line 124, in Minds\Controllers\api\v1\authenticate::delete
    $sessions->destroy(false);
  File "/Api/Factory.php", line 69, in Minds\Api\Factory::build
    return $handler->$method($pages);
  File "/Controllers/api/api.php", line 91, in Minds\Controllers\api\api::delete
    return Factory::build($pages, $this->request, $this->response);
...
(2 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 1
    • Designs 0
    • Mark Harding @markeharding added Priority::1 - High Product::Platform Type::Bug scoped labels 5 minutes ago

      added Priority::1 - High Product::Platform 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.

    0 Assignees
    None
    Assign to
    None
    Epic
    None
    None
    Milestone
    None
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    3
    Labels
    Priority::1 - High Product::Platform Type::Bug
    Assign labels
    • View project labels
    None
    Weight
    None
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    1
    1 participant
    user avatar
    Mark Harding
    Reference: minds/engine#773