Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AJenbo opened this issue Feb 10, 2018 · 0 comments
Open

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

AJenbo opened this issue Feb 10, 2018 · 0 comments
Assignees

Comments

@AJenbo
Copy link
Owner

AJenbo commented Feb 10, 2018

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)
@AJenbo AJenbo self-assigned this Feb 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant