6

I got an error in system.log

main.ERROR: Environment emulation nesting is not allowed. [] []

Why this came and how to fix this?

1 Answer 1

1

First, you need to find out that from which email this issue happening.

If you have using startEnvironmentEmulation() in your custom email then you should ensure that run stopEnvironmentEmulation () for emulated environment after doing your work.

May be stopEnvironmentEmulation is not called at your code.

See some reference:

https://webkul.com/blog/magento2-store-emulation/

1
  • I m getting the same error message, even if i added the stopEnvironmentEmulation : ( Commented Jan 28, 2020 at 12:19

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.