Our users have started getting intermittent errors when generating email from the web client. I was able to reproduce this error by checking the box next to the file in the repository, clicking the email button, and submitting for generation with the option for a PDF file to be attached.
The error occurs before the .msg file is created and only happens half of the time on the same file.
I did notice in developer mode that a 502 error is occuring on POST to EmailBasketService when we get the json error.
Anyone else have experience with this issue?