Skip to content
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

acfe form with contact action is run but spin for ever and end up with php error 500 #55

Open
jbonlinea opened this issue Feb 23, 2024 · 4 comments

Comments

@jbonlinea
Copy link

jbonlinea commented Feb 23, 2024

Hi christian

I've been doing some more testing for new use case, and it appears that as soon as I have a contact action in an acfe form, the forms and actions are run as expected, but the form spin for ever and end up with a white page an php error 500.

The form "confirmation message" is never displayed

Cheers

@christianwach
Copy link
Owner

This sounds like a server setup issue to me. Have you checked your logs for any errors?

@jbonlinea
Copy link
Author

jbonlinea commented Feb 23, 2024

Hi

Thanks for being there,

yeah but i do not help me at least


mysite.org [Fri Feb 23 16:11:20.287171 2024] [fastcgi:error] [pid 16548:tid 140312982824704] [client xx.xx.xxx.xxx:x] FastCGI: incomplete headers (0 bytes) received from server "/home//.config/apache/mysite.org/.fpm/php5.external", referer https://mysite.org/test/
--
mysite.org [Fri Feb 23 16:11:20.287109 2024] [fastcgi:error] [pid 16548:tid 140312982824704] (104)Connection reset by peer: [client xx.xx.xxx.xxx:x] FastCGI: comm with server "/home/.config/apache/mysite.org/.fpm/php5.external" aborted: read failed: "Connection reset by peer", referer https://mysite.org/test/

@christianwach
Copy link
Owner

Sorry but I don't know what those errors are either. Could you be running out of memory?

@jbonlinea
Copy link
Author

I don't know

I have set the vhost to have 1024Mo of memory and 300s of max execution time

but it hapens that I ran phpcs to prepare an upgrade to 8.1 as I'm still on 7.4 and the test ran out of memory, but it wasn't the same user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants