Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing from header #2

Open
fooman opened this issue Jan 30, 2019 · 1 comment
Open

Missing from header #2

fooman opened this issue Jan 30, 2019 · 1 comment

Comments

@fooman
Copy link

fooman commented Jan 30, 2019

I am currently getting the below stack trace using version 2.3.5 with Magento 2.3.0. and using the Send Email button from the Admin Order view. I have had a quick look and believe this to be impacted by magento/magento2#14952 but maybe a fallback could be added.

Stack trace:
#0 /var/www/generated/code/MSP/SMTP/Mail/Transport/Interceptor.php(37): MSP\SMTP\Mail\Transport->setRecipients()
#1 /var/www/vendor/msp/smtp/Mail/Transport.php(58): MSP\SMTP\Mail\Transport\Interceptor->setRecipients()
#2 /var/www/vendor/magento/framework/Interception/Interceptor.php(58): MSP\SMTP\Mail\Transport->sendMessage()
#3 /var/www/vendor/magento/framework/Interception/Interceptor.php(138): MSP\SMTP\Mail\Transport\Interceptor->___callParent('sendMessage', Array)
#4 /var/www/vendor/dotmailer/dotmailer-magento2-extension/Plugin/TransportPlugin.php(74): MSP\SMTP\Mail\Transport\Interceptor->Magento\Framework\Interception\{closure}()
#5 /var/www/vendor/magento/framework/Interception/Interceptor.php(135): Dotdigitalgroup\Email\Plugin\TransportPlugin->aroundSendMessage(Object(MSP\SMTP\Mail\Transport\Interceptor), Object(Closure))
#6 /var/www/vendor/ma" while reading response header from upstream, client: 172.17.0.2, server: localhost, request: "GET /admin/sales/order/email/order_id/80/ HTTP/1.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "example.com", referrer: "https://example.com/admin/sales/order/view/order_id/80/"```
@mikimpe
Copy link
Contributor

mikimpe commented Apr 23, 2019

Please check if this issue is solved in 2.3.6 and let me know, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants