Skip to content

vendor not included in the published archive #141

Description

@saw-jan
  1. Extract the published app archive file: scim_client-v1.2.0.tar.gz
  2. ⚠️ No vendor folder
  3. ❌ Cannot register server
{
  "reqId": "fnPojQQXMohEphT2V07r",
  "level": 2,
  "time": "2026-03-03T08:06:17+00:00",
  "remoteAddr": "172.28.0.5",
  "user": "--",
  "app": "PHP",
  "method": "PUT",
  "url": "/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json",
  "scriptName": "/ocs/v2.php",
  "message": "include_once(/var/www/html/custom_apps/scim_client/vendor/autoload.php): Failed to open stream: No such file or directory at /var/www/html/custom_apps/scim_client/lib/AppInfo/Application.php#33",
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
  "version": "32.0.6.1",
  "data": {
    "app": "PHP"
  }
}
{
  "reqId": "fnPojQQXMohEphT2V07r",
  "level": 2,
  "time": "2026-03-03T08:06:17+00:00",
  "remoteAddr": "172.28.0.5",
  "user": "--",
  "app": "PHP",
  "method": "PUT",
  "url": "/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json",
  "scriptName": "/ocs/v2.php",
  "message": "include_once(): Failed opening '/var/www/html/custom_apps/scim_client/vendor/autoload.php' for inclusion (include_path='/var/www/html/3rdparty/pear/archive_tar:/var/www/html/3rdparty/pear/console_getopt:/var/www/html/3rdparty/pear/pear-core-minimal/src:/var/www/html/3rdparty/pear/pear_exception:/var/www/html/apps:/var/www/html/custom_apps:/var/www/html/apps-shared:/var/www/html/apps-writable') at /var/www/html/custom_apps/scim_client/lib/AppInfo/Application.php#33",
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
  "version": "32.0.6.1",
  "data": {
    "app": "PHP"
  }
}
{
  "reqId": "ijVYzGaQsV8vbRNrBjUg",
  "level": 3,
  "time": "2026-03-03T08:07:32+00:00",
  "remoteAddr": "172.28.0.5",
  "user": "admin",
  "app": "index",
  "method": "POST",
  "url": "/index.php/apps/scim_client/servers/1/verify",
  "scriptName": "/index.php",
  "message": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist",
  "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
  "version": "32.0.6.1",
  "exception": {
    "Exception": "OCP\\AppFramework\\QueryException",
    "Message": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist",
    "Code": 0,
    "Trace": [
      {
        "function": "OC\\AppFramework\\Utility\\{closure}",
        "class": "OC\\AppFramework\\Utility\\SimpleContainer",
        "type": "->",
        "args": [
          "*** sensitive parameters replaced ***"
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
        "line": 77,
        "function": "array_map",
        "args": [
          {
            "__class__": "Closure"
          },
          [
            {
              "__class__": "ReflectionParameter",
              "name": "request"
            },
            "*** sensitive parameters replaced ***",
            {
              "__class__": "ReflectionParameter",
              "name": "scimEventService"
            },
            {
              "__class__": "ReflectionParameter",
              "name": "scimServerService"
            },
            {
              "__class__": "ReflectionParameter",
              "name": "scimSyncRequestService"
            }
          ]
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
        "line": 72,
        "function": "buildClassConstructorParameters",
        "class": "OC\\AppFramework\\Utility\\SimpleContainer",
        "type": "->",
        "args": [
          {
            "__class__": "ReflectionMethod",
            "name": "__construct",
            "class": "OCA\\ScimClient\\Controller\\ScimServerController"
          }
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
        "line": 122,
        "function": "buildClass",
        "class": "OC\\AppFramework\\Utility\\SimpleContainer",
        "type": "->",
        "args": [
          {
            "__class__": "ReflectionClass",
            "name": "OCA\\ScimClient\\Controller\\ScimServerController"
          }
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
        "line": 140,
        "function": "resolve",
        "class": "OC\\AppFramework\\Utility\\SimpleContainer",
        "type": "->",
        "args": [
          "OCA\\ScimClient\\Controller\\ScimServerController"
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
        "line": 352,
        "function": "query",
        "class": "OC\\AppFramework\\Utility\\SimpleContainer",
        "type": "->",
        "args": [
          "OCA\\ScimClient\\Controller\\ScimServerController"
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
        "line": 324,
        "function": "queryNoFallback",
        "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
        "type": "->",
        "args": [
          "OCA\\ScimClient\\Controller\\ScimServerController"
        ]
      },
      {
        "file": "/var/www/html/lib/private/AppFramework/App.php",
        "line": 133,
        "function": "query",
        "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
        "type": "->",
        "args": [
          "OCA\\ScimClient\\Controller\\ScimServerController"
        ]
      },
      {
        "file": "/var/www/html/lib/private/Route/Router.php",
        "line": 321,
        "function": "main",
        "class": "OC\\AppFramework\\App",
        "type": "::",
        "args": [
          "OCA\\ScimClient\\Controller\\ScimServerController",
          "verifyExistingScimServer",
          {
            "__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
          },
          {
            "_route": "scim_client.scimserver.verifyexistingscimserver",
            "id": "1"
          }
        ]
      },
      {
        "file": "/var/www/html/lib/base.php",
        "line": 1091,
        "function": "match",
        "class": "OC\\Route\\Router",
        "type": "->",
        "args": [
          "/apps/scim_client/servers/1/verify"
        ]
      },
      {
        "file": "/var/www/html/index.php",
        "line": 25,
        "function": "handleRequest",
        "class": "OC",
        "type": "::",
        "args": []
      }
    ],
    "File": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
    "Line": 108,
    "Previous": {
      "Exception": "OCP\\AppFramework\\QueryException",
      "Message": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist",
      "Code": 0,
      "Trace": [
        {
          "function": "OC\\AppFramework\\Utility\\{closure}",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "*** sensitive parameters replaced ***"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 77,
          "function": "array_map",
          "args": [
            {
              "__class__": "Closure"
            },
            [
              {
                "__class__": "ReflectionParameter",
                "name": "groupManager"
              },
              {
                "__class__": "ReflectionParameter",
                "name": "userManager"
              },
              {
                "__class__": "ReflectionParameter",
                "name": "networkService"
              },
              {
                "__class__": "ReflectionParameter",
                "name": "logger"
              },
              "*** sensitive parameters replaced ***"
            ]
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 72,
          "function": "buildClassConstructorParameters",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            {
              "__class__": "ReflectionMethod",
              "name": "__construct",
              "class": "OCA\\ScimClient\\Service\\ScimApiService"
            }
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 122,
          "function": "buildClass",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            {
              "__class__": "ReflectionClass",
              "name": "OCA\\ScimClient\\Service\\ScimApiService"
            }
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 140,
          "function": "resolve",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Service\\ScimApiService"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
          "line": 352,
          "function": "query",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Service\\ScimApiService"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
          "line": 324,
          "function": "queryNoFallback",
          "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Service\\ScimApiService"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 90,
          "function": "query",
          "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Service\\ScimApiService",
            true
          ]
        },
        {
          "function": "OC\\AppFramework\\Utility\\{closure}",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "*** sensitive parameters replaced ***"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 77,
          "function": "array_map",
          "args": [
            {
              "__class__": "Closure"
            },
            [
              {
                "__class__": "ReflectionParameter",
                "name": "request"
              },
              "*** sensitive parameters replaced ***",
              {
                "__class__": "ReflectionParameter",
                "name": "scimEventService"
              },
              {
                "__class__": "ReflectionParameter",
                "name": "scimServerService"
              },
              {
                "__class__": "ReflectionParameter",
                "name": "scimSyncRequestService"
              }
            ]
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 72,
          "function": "buildClassConstructorParameters",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            {
              "__class__": "ReflectionMethod",
              "name": "__construct",
              "class": "OCA\\ScimClient\\Controller\\ScimServerController"
            }
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 122,
          "function": "buildClass",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            {
              "__class__": "ReflectionClass",
              "name": "OCA\\ScimClient\\Controller\\ScimServerController"
            }
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
          "line": 140,
          "function": "resolve",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Controller\\ScimServerController"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
          "line": 352,
          "function": "query",
          "class": "OC\\AppFramework\\Utility\\SimpleContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Controller\\ScimServerController"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
          "line": 324,
          "function": "queryNoFallback",
          "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Controller\\ScimServerController"
          ]
        },
        {
          "file": "/var/www/html/lib/private/AppFramework/App.php",
          "line": 133,
          "function": "query",
          "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
          "type": "->",
          "args": [
            "OCA\\ScimClient\\Controller\\ScimServerController"
          ]
        },
        {
          "file": "/var/www/html/lib/private/Route/Router.php",
          "line": 321,
          "function": "main",
          "class": "OC\\AppFramework\\App",
          "type": "::",
          "args": [
            "OCA\\ScimClient\\Controller\\ScimServerController",
            "verifyExistingScimServer",
            {
              "__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
            },
            {
              "_route": "scim_client.scimserver.verifyexistingscimserver",
              "id": "1"
            }
          ]
        },
        {
          "file": "/var/www/html/lib/base.php",
          "line": 1091,
          "function": "match",
          "class": "OC\\Route\\Router",
          "type": "->",
          "args": [
            "/apps/scim_client/servers/1/verify"
          ]
        },
        {
          "file": "/var/www/html/index.php",
          "line": 25,
          "function": "handleRequest",
          "class": "OC",
          "type": "::",
          "args": []
        }
      ],
      "File": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
      "Line": 108,
      "Previous": {
        "Exception": "OC\\AppFramework\\Utility\\QueryNotFoundException",
        "Message": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist",
        "Code": 0,
        "Trace": [
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 140,
            "function": "resolve",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "TheIconic\\NameParser\\Parser"
            ]
          },
          {
            "file": "/var/www/html/lib/private/ServerContainer.php",
            "line": 154,
            "function": "query",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "TheIconic\\NameParser\\Parser",
              true
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
            "line": 327,
            "function": "query",
            "class": "OC\\ServerContainer",
            "type": "->",
            "args": [
              "TheIconic\\NameParser\\Parser",
              true
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 90,
            "function": "query",
            "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
            "type": "->",
            "args": [
              "TheIconic\\NameParser\\Parser",
              true
            ]
          },
          {
            "function": "OC\\AppFramework\\Utility\\{closure}",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "*** sensitive parameters replaced ***"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 77,
            "function": "array_map",
            "args": [
              {
                "__class__": "Closure"
              },
              [
                {
                  "__class__": "ReflectionParameter",
                  "name": "groupManager"
                },
                {
                  "__class__": "ReflectionParameter",
                  "name": "userManager"
                },
                {
                  "__class__": "ReflectionParameter",
                  "name": "networkService"
                },
                {
                  "__class__": "ReflectionParameter",
                  "name": "logger"
                },
                "*** sensitive parameters replaced ***"
              ]
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 72,
            "function": "buildClassConstructorParameters",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              {
                "__class__": "ReflectionMethod",
                "name": "__construct",
                "class": "OCA\\ScimClient\\Service\\ScimApiService"
              }
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 122,
            "function": "buildClass",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              {
                "__class__": "ReflectionClass",
                "name": "OCA\\ScimClient\\Service\\ScimApiService"
              }
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 140,
            "function": "resolve",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Service\\ScimApiService"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
            "line": 352,
            "function": "query",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Service\\ScimApiService"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
            "line": 324,
            "function": "queryNoFallback",
            "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Service\\ScimApiService"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 90,
            "function": "query",
            "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Service\\ScimApiService",
              true
            ]
          },
          {
            "function": "OC\\AppFramework\\Utility\\{closure}",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "*** sensitive parameters replaced ***"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 77,
            "function": "array_map",
            "args": [
              {
                "__class__": "Closure"
              },
              [
                {
                  "__class__": "ReflectionParameter",
                  "name": "request"
                },
                "*** sensitive parameters replaced ***",
                {
                  "__class__": "ReflectionParameter",
                  "name": "scimEventService"
                },
                {
                  "__class__": "ReflectionParameter",
                  "name": "scimServerService"
                },
                {
                  "__class__": "ReflectionParameter",
                  "name": "scimSyncRequestService"
                }
              ]
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 72,
            "function": "buildClassConstructorParameters",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              {
                "__class__": "ReflectionMethod",
                "name": "__construct",
                "class": "OCA\\ScimClient\\Controller\\ScimServerController"
              }
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 122,
            "function": "buildClass",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              {
                "__class__": "ReflectionClass",
                "name": "OCA\\ScimClient\\Controller\\ScimServerController"
              }
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
            "line": 140,
            "function": "resolve",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Controller\\ScimServerController"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
            "line": 352,
            "function": "query",
            "class": "OC\\AppFramework\\Utility\\SimpleContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Controller\\ScimServerController"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
            "line": 324,
            "function": "queryNoFallback",
            "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Controller\\ScimServerController"
            ]
          },
          {
            "file": "/var/www/html/lib/private/AppFramework/App.php",
            "line": 133,
            "function": "query",
            "class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
            "type": "->",
            "args": [
              "OCA\\ScimClient\\Controller\\ScimServerController"
            ]
          },
          {
            "file": "/var/www/html/lib/private/Route/Router.php",
            "line": 321,
            "function": "main",
            "class": "OC\\AppFramework\\App",
            "type": "::",
            "args": [
              "OCA\\ScimClient\\Controller\\ScimServerController",
              "verifyExistingScimServer",
              {
                "__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
              },
              {
                "_route": "scim_client.scimserver.verifyexistingscimserver",
                "id": "1"
              }
            ]
          },
          {
            "file": "/var/www/html/lib/base.php",
            "line": 1091,
            "function": "match",
            "class": "OC\\Route\\Router",
            "type": "->",
            "args": [
              "/apps/scim_client/servers/1/verify"
            ]
          },
          {
            "file": "/var/www/html/index.php",
            "line": 25,
            "function": "handleRequest",
            "class": "OC",
            "type": "::",
            "args": []
          }
        ],
        "File": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
        "Line": 129
      }
    },
    "message": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist",
    "exception": {},
    "CustomMessage": "Could not resolve TheIconic\\NameParser\\Parser! Class \"TheIconic\\NameParser\\Parser\" does not exist"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions