OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Installation/Technical Issues or Problems An Exception was thrown while handling: Internal Server Error

This topic contains 2 replies, has 3 voices, and was last updated by  Mike Kudelya 7 years, 7 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
  • #26590

    brentwpeterson
    Participant

    I have been trying to see my CRM bundles items on my menu. I did a

    composer update

    It worked, I then did

    app/console cache:clear --env=prod

    For which I got the following error when trying to login again

    An Exception was thrown while handling: Internal Server Error

    In my error log I only see this

    [oro@]$ tail -f prod.log
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: Check an access using "orocrm_sales_opportunity_view" ACL annotation. [] []
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: Check an access using "orocrm_magento_cart_view" ACL annotation. [] []
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: Check an access using "orocrm_magento_order_view" ACL annotation. [] []
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: ACL found, permission granted. Voting to grant access [] []
    [2015-08-03 15:49:00] security.DEBUG: Write SecurityContext in the session [] []


    Brent W Peterson
    Magento Evangelist

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

    flaviograf
    Participant

    Hi Brent, Found a solution? gave up? we are about to give up given the lack of information out there. thanks!

    #26592

    Mike Kudelya
    Participant

    Hi,

    “composer update” installs latest package versions and doing orocrm unstable. Better use

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