OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

This topic contains 2 replies, has 2 voices, and was last updated by  Roman Grebenchuk 8 years, 6 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #26678

    Neal Vanmeert
    Participant

    I tried using the package manager (dumb me) to update a package.

    I got an Ajax error that does not show up in any log, and now I am stuck in 503 mode.

    Can anyone help me disable the 503 mode ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #26679

    Neal Vanmeert
    Participant

    When I go to the package manager page (install.php) I get a white page and this error in the logs

    PHP Fatal error: Uncaught exception 'Lexik\\Bundle\\MaintenanceBundle\\Exception\\ServiceUnavailableException' in /var/www/vendor/lexik/maintenance-bundle/Lexik/Bundle/MaintenanceBundle/Listener/MaintenanceListener.php:116\nStack trace:\n#0 [internal function]: Lexik\\Bundle\\MaintenanceBundle\\Listener\\MaintenanceListener->onKernelRequest(Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent), 'kernel.request', Object(Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher))\n#1 /var/www/app/cache/dist/prod/classes.php(2646): call_user_func(Array, Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent), 'kernel.request', Object(Symfony\\Component\\EventDispatcher\\ContainerAwareEventDispatcher))\n#2 /var/www/app/cache/dist/prod/classes.php(2579): Symfony\\Component\\EventDispatcher\\EventDispatcher->doDispatch(Array, 'kernel.request', Object(Symfony\\Component\\HttpKernel\\Event\\GetResponseEvent))\n#3 /var/www/app/cache/dist/prod/classes.php(2740): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch('kernel.request', Obj in /var/www/vendor/twig/twig/lib/Twig/Parser.php on line 182,

    #26680

    To disable 503 mode please delete app/cache/maintenance_lock file and app/cache/prod

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroCRM – Installation/Technical Issues or Problems’ is closed to new topics and replies.

Back to top