-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
[10.0] Mailgun's callback to /mailgun/notify returns 500 #157
Comments
@vodwood first you need to check if you setup correctly the following:
|
@ilmir-k Thanks Ilmir! This is the error in Mailgun. As you can see, the callbacks keep retrying and softly failing until they fail permanently after several attempts. |
Hi! I have the same problem in Odoo 11, sending works ok, but callback to /mailgun/notify fails with: <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. Server response: 500 <title>500 Internal Server Error</title>Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. This is my first time trying to use mailgun addon. May be something changed from mailgun side. |
Hi @yelizariev I'm having the same error. Odoo V10 Enterprise I haven't found the error, I'm trying to figure out if this line can be the possible error. Regards |
Errors keep showing up in Mailgun's logs: all callbacks to ~/mailgun/notify end up being undelivered.
Might I be missing a configuration step in Odoo?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: