Roundcube Community Forum

Release Support => Pending Issues => Topic started by: brucetho on July 06, 2021, 07:47:34 PM

Title: Yet another Invalid request! No data was saved.
Post by: brucetho on July 06, 2021, 07:47:34 PM
Looks like I have the famous "Invalid request! No data was saved." error. No errors in the log. Both imap and smtpd are working from the "test config" page.

Seems like I am going to have to debug the php to figure out what is really going on here.

I am truly not impressed so far.
Title: Re: Yet another Invalid request! No data was saved.
Post by: brucetho on July 06, 2021, 08:01:13 PM
Never mind. I found the issue.

I used a "cookbook" for my nginx configs. The "cookbook" stuck in an nginx directive forcing https which is not supported on my local server.

I would certainly be nice if all errors did not boil down to "Invalid request! No data was saved."