Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
  • Repository
  • Issues 293
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 40
  • 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
  • #927

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

Exception: Entity cannot be paywalled

Sentry Issue: ENGINE-27

Exception: Entity cannot be paywalled
  File "/Core/Wire/Thresholds.php", line 23, in Minds\Core\Wire\Thresholds::isAllowed
    throw new \Exception('Entity cannot be paywalled');
  File "/Core/Media/Thumbnails.php", line 26, in Minds\Core\Media\Thumbnails::get
    if (!Di::_()->get('Wire\Thresholds')->isAllowed($loggedInUser, $entity)) {
  File "/Controllers/fs/v1/thumbnail.php", line 36, in Minds\Controllers\fs\v1\thumbnail::get
    $thumbnail = $mediaThumbnails->get($pages[0], $size);
  File "/Fs/Factory.php", line 54, in Minds\Fs\Factory::build
    return $handler->$method($pages);
  File "/Controllers/fs/fs.php", line 19, in Minds\Controllers\fs\fs::get
    return Factory::build($pages);
...
(2 additional frame(s) were not displayed)

Related issues
0

Related merge requests
1
  • (fix): catch "entity cannot be paywalled" exception
    !364
    Misc. Q4 2019
When this merge request is accepted, this issue will be closed automatically.
  • Discussion 0
  • Designs 0
  • Mark Harding @markeharding assigned to @eiennohi 3 weeks ago

    assigned to @eiennohi

  • Mark Harding @markeharding added Product::Wire Sprint::10/09 - Pink Panther Status::Backlog Type::Bug scoped labels 3 weeks ago

    added scoped labels

  • Mark Harding @markeharding added Priority::1 - High scoped label 3 weeks ago

    added scoped label

  • Mark Harding @markeharding changed time estimate to 1h 3 weeks ago

    changed time estimate to 1h

  • Marcelo Rivera @eiennohi mentioned in merge request !364 (merged) 2 weeks ago

    mentioned in merge request !364 (merged)

  • Marcelo Rivera @eiennohi added Status::InProgress scoped label and automatically removed Status::Backlog label 2 weeks ago

    added scoped label and automatically removed label

  • Marcelo Rivera @eiennohi added 1h of time spent at 2019-10-14 2 weeks ago

    added 1h of time spent at 2019-10-14

  • Marcelo Rivera @eiennohi added Status::Review scoped label and automatically removed Status::InProgress label 2 weeks ago

    added scoped label and automatically removed label

  • Mark Harding @markeharding closed via merge request !364 (merged) 25 minutes ago

    closed via merge request !364 (merged)

  • Mark Harding @markeharding mentioned in commit b62eba52 25 minutes ago

    mentioned in commit b62eba52

Please register or sign in to reply
Assignee
Marcelo Rivera's avatar
Marcelo Rivera @eiennohi
none
Epic
None
None
Milestone
None
Time tracking
Spent 1h
Est 1h
None
Due date
None
5
Labels
Priority::1 - High Product::Wire Sprint::10/09 - Pink Panther Status::Review Type::Bug
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
2
2 participants
user avatar
Marcelo Rivera
user avatar
Mark Harding
Reference: minds/engine#927