Skip to content

ErrorException: scandir(): (errno 0): Success #16

@AJenbo

Description

@AJenbo

https://sentry.io/anders-jenbo/agcms/issues/451972354/

ErrorException: scandir(): (errno 0): Success
  File "inc/Controller/Admin/ExplorerController.php", line 96, in handleError
    $files = scandir(app()->basePath($path));
  File "vendor/sentry/sentry/lib/Raven/ErrorHandler.php", line 0, in scandir
    Raven_ErrorHandler->handleError
  File "inc/Controller/Admin/ExplorerController.php", line 96, in files
    $files = scandir(app()->basePath($path));
  File "inc/Controller/Admin/ExplorerController.php", line 0, in call_user_func_array
    AGCMS\Controller\Admin\ExplorerController->files
  File "inc/Application.php", line 242, in AGCMS\{closure}
    return call_user_func_array([new $route['controller'](), $route['action']], $matches);
...
(7 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions