- 🇺🇸United States hockey2112
Disabling the "protect all forms with Honeypot" setting fixed this issue for me, thanks!
Why I am getting following error.
"There was a problem with your form submission. Please wait 242 seconds and try again."
if you have forms (like Commerce product forms) which are easy to fill out in less than X seconds (where X is the value configured in Honeypot's timestamp protection configuration), you need to either exclude those forms from Honeypot's protection (don't enable the 'protect all forms' option), or disable Honeypot's timestamp protection by setting the value to 0.
If you have forms which admin users or otherwise-trusted users need to fill out, and you want to get rid of this error, assign the "Bypass Honeypot protection" permission to the role.
Closed: works as designed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Disabling the "protect all forms with Honeypot" setting fixed this issue for me, thanks!