Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project overview
  • Repository
  • Issues 264
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #1255

Closed
Open
Opened 2 weeks ago by Mark Harding@markeharding
Report abuse New issue

Lots of errors coming out of jury duty - Error: Call to a member function getGuid() on null

Looks like potential fallout from a banned bot, since the banned endpoint calls this endpoint and it isn't locked down. The incident started about two days ago when we banned a bunch of spam

Sentry Issue: ENGINE-TY

Error: Call to a member function getGuid() on null
  File "/Controllers/api/v2/moderation/appeals.php", line 28, in Minds\Controllers\api\v2\moderation\appeals::get
    'owner_guid' => Core\Session::getLoggedInUser()->getGuid(),
  File "/Api/Factory.php", line 87, in Minds\Api\Factory::build
    return $handler->$method($pages);
  File "/Controllers/api/api.php", line 76, in Minds\Controllers\api\api::get
    return Factory::build($pages, $this->request, $this->response);
  File "/Core/Router/PrePsr7/Router.php", line 155, in Minds\Core\Router\PrePsr7\Router::route
    return $handler->$method($pages);
  File "/Core/Router/PrePsr7/Fallback.php", line 115, in Minds\Core\Router\PrePsr7\Fallback::route
    (new Router())->route();
...
(2 additional frame(s) were not displayed)
Edited 2 weeks ago by Brian Hatchet

Related issues
0

  • Discussion 0
  • Designs 0
  • Brian Hatchet :speech_balloon: @brianhatchet assigned to @markeharding 2 weeks ago

    assigned to @markeharding

  • Brian Hatchet :speech_balloon: @brianhatchet added Priority::1 - High scoped label 2 weeks ago

    added scoped label

  • Brian Hatchet :speech_balloon: @brianhatchet changed the description 2 weeks ago

    changed the description

  • Brian Hatchet :speech_balloon: @brianhatchet added Sprint::12/25 Wan Wren scoped label 2 weeks ago

    added scoped label

  • Brian Hatchet :speech_balloon: @brianhatchet added Sprint::01/01 - Xerothermic Xenarthra scoped label and automatically removed Sprint::12/25 Wan Wren label 1 week ago

    added scoped label and automatically removed label

  • Mark Harding @markeharding closed 1 hour ago

    closed

Please register or sign in to reply
Assignee
Mark Harding's avatar
Mark Harding @markeharding
none
Epic
None
None
Milestone
None
Time tracking
No estimate or time spent
None
Due date
None
2
Labels
Priority::1 - High Sprint::01/01 - Xerothermic Xenarthra
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
2
2 participants
user avatar
Mark Harding
user avatar
Brian Hatchet
Reference: minds/engine#1255