-
Notifications
You must be signed in to change notification settings - Fork 310
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
[emails & messages] tRPC internal server error while saving configuration #1135
Comments
Please set |
Thanks for the tip @lkostrowski.
|
At the moment only I can help is that you check the error source (updateSender procedure) and try to log the error. Looks like its missing in the logs. I'd be great if you open the PR if you have the fix |
Hi there,
I am self-hosting the Emails & Messages Saleor app and testing it in Saleor dev sandbox.
When saving email provider configuration, an internal server error pops up.
This error appears only in Saleor dev sandbox. Local deployment on saleor-platform works well.
Setup
Steps to reproduce
Error
As I mentioned, all works well in local development, i.e. saleor-platform + app via localhost, with both custom APL and file APL. It's only the Saleor dev sandbox and app deployed on AWS which trows the error.
Can you help?
The text was updated successfully, but these errors were encountered: