You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use a coderedcms form page to create a contact form. It works fine, echoing to the command line locally, but when I use it on my server I get a 500 error when I submit. I don't get anything very useful in the logs to figure out what is going on. This is my prod setup for the anymail setup to send email to the Mailgun api. I also can send using the command line with curl from the server.
I'm trying to use a coderedcms form page to create a contact form. It works fine, echoing to the command line locally, but when I use it on my server I get a 500 error when I submit. I don't get anything very useful in the logs to figure out what is going on. This is my prod setup for the anymail setup to send email to the Mailgun api. I also can send using the command line with curl from the server.
I don't see anything in the docs to help me. I do find the submission is putting the form into the sqllite3 db fine, but when it submits I get
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: