OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Installation/Technical Issues or Problems Error: service notification mailer cannot find swiftmailer eventdispatcher

This topic contains 3 replies, has 2 voices, and was last updated by  David Karigithu 10 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
  • #34721

    David Karigithu
    Participant

    Keep getting the following error after running composer install for the first time on the OROBAP.

    [Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
    The service “oro_notification.mailer.transport” has a dependency on a non-existent service “swiftmailer.transport.eventdispatcher”.

    Ironically OROCRM doesn’t give the same issue especially since it relies on the BAP as well. Any work around on this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • #34722

    Ivan Klymenko
    Spectator

    Hi! Thank you for notice. We already fixed this in our dev branch. It’s because of update swiftmailer-bundle to 2.3.3 version. As workaround you can try to set in composer.json 2.3.2 version for “symfony/swiftmailer-bundle”.

    #34723

    Ivan Klymenko
    Spectator

    Fixed in repository, just run composer update

    #34724

    David Karigithu
    Participant

    Thank you

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

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

Back to top