Skip to content

Conversation

@nickvergessen
Copy link
Member

…appdata

  • Resolves:
{
  "reqId": "Afvi2xALJe0iSM0rND3i",
  "level": 3,
  "time": "2023-11-13T07:50:36+00:00",
  "remoteAddr": "",
  "user": "--",
  "app": "core",
  "method": "",
  "url": "--",
  "message": "Error while running background job (class: OCA\\Theming\\Jobs\\MigrateBackgroundImages, arguments: Array\n(\n    [stage] => prepare\n)\n)",
  "userAgent": "--",
  "version": "28.0.0.4",
  "exception": {
    "Exception": "Error",
    "Message": "Call to a member function getUID() on null",
    "Code": 0,
    "Trace": [
      {
        "file": "…/apps/workflowengine/lib/Service/RuleMatcher.php",
        "line": 157,
        "function": "isLegitimatedForUserId",
        "class": "OCA\\WorkflowEngine\\Entity\\File",
        "type": "->",
        "args": [
          "***REPLACED USER ID***"
        ]
      },
      {
        "file": "…/apps/workflowengine/lib/Service/RuleMatcher.php",
        "line": 128,
        "function": "getMatchingOperations",
        "class": "OCA\\WorkflowEngine\\Service\\RuleMatcher",
        "type": "->",
        "args": [
          "OCA\\Talk\\Flow\\Operation",
          false
        ]
      },
      {
        "file": "…/apps/spreed/lib/Flow/Operation.php",
        "line": 96,
        "function": "getFlows",
        "class": "OCA\\WorkflowEngine\\Service\\RuleMatcher",
        "type": "->",
        "args": [
          false
        ]
      },

Checklist

@blizzz blizzz mentioned this pull request Nov 13, 2023
@nickvergessen nickvergessen merged commit 476dcfd into master Nov 13, 2023
@nickvergessen nickvergessen deleted the bugfix/noid/workflow-issue-on-appdata branch November 13, 2023 10:02
@solracsf
Copy link
Member

OK to backport? Should fix nextcloud/backup#468

@nickvergessen
Copy link
Member Author

/backport to stable27

@nickvergessen
Copy link
Member Author

/backport to stable26

@kmorber
Copy link

kmorber commented Jun 12, 2024

Same Problem in 29.0.2.

ErrorCall to a member function getUID() on nullError while running background job OCA\Theming\Jobs\MigrateBackgroundImages (id: 326308, arguments: {"stage":"prepare"})

@blizzz
Copy link
Member

blizzz commented Jun 12, 2024

Same Problem in 29.0.2.

ErrorCall to a member function getUID() on nullError while running background job OCA\Theming\Jobs\MigrateBackgroundImages (id: 326308, arguments: {"stage":"prepare"})

Nope, different place. Please open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants