Skip to content

Magento code generation bug, resulting in mails not sending! #14074

Closed
@NickvdMeij

Description

@NickvdMeij

Preconditions

  1. Have Magento 2.1.12 installed
  2. PHP 7.0.26
  3. MySQL 5.6

Steps to reproduce

  1. Install https://github.com/Bogardo/Mailgun-Magento2 extension
  2. Run setup:upgrade, di:compile and flush all cache
  3. Configure the extension
  4. Try and send a mail (order mail, invoice mail or any other mail)

Expected result

  1. The mail should send correctly

Actual result

  1. The mail does not send correctly, the following error is written to the logs:
2018-03-02 17:18:53] main.ERROR: Source class "\Nyholm\Psr7\Factory\Stream" for "Nyholm\Psr7\Factory\StreamFactory" generation does not exist. [] []

For some extra information see the following issues:
mailgun/mailgun-php#452
php-http/discovery#105

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions