セッションが切れました。もう一度「AppleIDで作成」をクリックしてください。

アカウント作成

Whoops, looks like something went wrong.

1/1 RuntimeException in FileProfilerStorage.php line 143: Unable to create the storage directory (/var/www/fanclove/app/cache/test/profiler/2d/c0).

  1. in FileProfilerStorage.php line 143
  2. at FileProfilerStorage->write(object(Profile)) in Profiler.php line 104
  3. at Profiler->saveProfile(object(Profile)) in ProfilerListener.php line 152
  4. at ProfilerListener->onKernelTerminate(object(PostResponseEvent), 'kernel.terminate', object(TraceableEventDispatcher))
  5. at call_user_func(array(object(ProfilerListener), 'onKernelTerminate'), object(PostResponseEvent), 'kernel.terminate', object(TraceableEventDispatcher)) in WrappedListener.php line 61
  6. at WrappedListener->__invoke(object(PostResponseEvent), 'kernel.terminate', object(ContainerAwareEventDispatcher))
  7. at call_user_func(object(WrappedListener), object(PostResponseEvent), 'kernel.terminate', object(ContainerAwareEventDispatcher)) in classes.php line 1885
  8. at EventDispatcher->doDispatch(array(object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(PostResponseEvent)) in classes.php line 1800
  9. at EventDispatcher->dispatch('kernel.terminate', object(PostResponseEvent)) in TraceableEventDispatcher.php line 133
  10. at TraceableEventDispatcher->dispatch('kernel.terminate', object(PostResponseEvent)) in HttpKernel.php line 77
  11. at HttpKernel->terminate(object(Request), object(Response)) in Kernel.php line 151
  12. at Kernel->terminate(object(Request), object(Response)) in app_test.php line 33
Unable to create the storage directory (/var/www/fanclove/app/cache/test/profiler/2d/c0). (500 Internal Server Error)
Exception detected!

Unable to create the storage directory (/var/www/fanclove/app/cache/test/profiler/2d/c0).

500 Internal Server Error - RuntimeException

Stack Trace

  1. in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php at line 143  -
    1.             // Create directory
    2.             $dir = \dirname($file);
    3.             if (!is_dir($dir) && false === @mkdir($dir0777true) && !is_dir($dir)) {
    4.                 throw new \RuntimeException(sprintf('Unable to create the storage directory (%s).'$dir));
    5.             }
    6.         }
  2. at FileProfilerStorage ->write (object(Profile))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/Profiler.php at line 104  +
  3. at Profiler ->saveProfile (object(Profile))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php at line 152  +
  4. at ProfilerListener ->onKernelTerminate (object(PostResponseEvent), 'kernel.terminate', object(TraceableEventDispatcher))
  5. at call_user_func (array(object(ProfilerListener), 'onKernelTerminate'), object(PostResponseEvent), 'kernel.terminate', object(TraceableEventDispatcher))
    in vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/WrappedListener.php at line 61  +
  6. at WrappedListener ->__invoke (object(PostResponseEvent), 'kernel.terminate', object(ContainerAwareEventDispatcher))
  7. at call_user_func (object(WrappedListener), object(PostResponseEvent), 'kernel.terminate', object(ContainerAwareEventDispatcher))
    in app/cache/test/classes.php at line 1885  +
  8. at EventDispatcher ->doDispatch (array(object(WrappedListener), object(WrappedListener)), 'kernel.terminate', object(PostResponseEvent))
    in app/cache/test/classes.php at line 1800  +
  9. at EventDispatcher ->dispatch ('kernel.terminate', object(PostResponseEvent))
    in vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php at line 133  +
  10. at TraceableEventDispatcher ->dispatch ('kernel.terminate', object(PostResponseEvent))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 77  +
  11. at HttpKernel ->terminate (object(Request), object(Response))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 151  +
  12. at Kernel ->terminate (object(Request), object(Response))
    in web/app_test.php at line 33  +

Logs  -

1 error
  1. INFO - Matched route "app_fanclove_account_register".
  2. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  3. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  4. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  5. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  6. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  7. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  8. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  9. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  10. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  11. DEBUG - Notified event "kernel.request" to listener "App\CoreBundle\EventListener\JWTAccountCreateSessionListener::onRequest".
  12. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
  13. DEBUG - Notified event "kernel.controller" to listener "App\ApiBundle\EventListener\ApiListener::onKernelController".
  14. DEBUG - Notified event "kernel.controller" to listener "App\ApiBundle\EventListener\ApiV2Listener::onKernelController".
  15. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\AppListener::onKernelController".
  16. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\AccountListener::onKernelController".
  17. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\ClubListener::onKernelController".
  18. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  19. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  20. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  21. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  22. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  23. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  24. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
  25. WARNING - Translation not found.
  26. WARNING - Translation not found.
  27. WARNING - Translation not found.
  28. DEBUG - Notified event "kernel.response" to listener "AppBundle\EventListener\FancloveResponseListener::onKernelResponse".
  29. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
  30. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
  31. DEBUG - Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
  32. DEBUG - Notified event "kernel.response" to listener "App\CoreBundle\EventListener\AppDomFilterListener::onKernelResponse".
  33. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
  34. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
  35. DEBUG - Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
  36. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
  37. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
  38. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
  39. DEBUG - Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".
  40. DEBUG - mkdir(): No space left on device
  41. CRITICAL - Uncaught PHP Exception RuntimeException: "Unable to create the storage directory (/var/www/fanclove/app/cache/test/profiler/2d/c0)." at /var/www/fanclove/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php line 143
  42. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
  43. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
  44. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
  45. DEBUG - Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
  46. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
  47. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
  48. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
  49. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
  50. DEBUG - Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
  51. DEBUG - Notified event "kernel.request" to listener "App\CoreBundle\EventListener\JWTAccountCreateSessionListener::onRequest".
  52. DEBUG - Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest".
  53. DEBUG - Notified event "kernel.controller" to listener "App\ApiBundle\EventListener\ApiListener::onKernelController".
  54. DEBUG - Notified event "kernel.controller" to listener "App\ApiBundle\EventListener\ApiV2Listener::onKernelController".
  55. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\AppListener::onKernelController".
  56. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\AccountListener::onKernelController".
  57. DEBUG - Notified event "kernel.controller" to listener "App\CoreBundle\EventListener\ClubListener::onKernelController".
  58. DEBUG - Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
  59. DEBUG - Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
  60. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
  61. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
  62. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
  63. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
  64. DEBUG - Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".

Stack Trace (Plain Text)  +