Help Getting 504 Getaways Error Nginx

Milagro

Senior Member
Joined
Sep 17, 2016
Messages
852
Reaction score
153
Hello friends, i have some problem at hand and i wish to get some help on here.

i moved my site from vps host with control panel to my vps ubuntu nginx , the migration went successful, but i start to notice this error when even i hit the publish button on my WP site and i have tried with a vpn to see if the problem could solve but it didn't

i also connect it to cloud fare to see if it could help but no show!!!! i am a bite confused on what to try next because i have done all i know even editing some Nginx conf files
 
Just to clarify, is it always showing 504 or only when you hit publish on wordpress?
504 error is a gateway timeout - usually this is a nginx configuration issue.
Suggest you backup, wipe nginx and try a fresh install again.
 
Just to clarify, is it always showing 504 or only when you hit publish on wordpress?
504 error is a gateway timeout - usually this is a nginx configuration issue.
Suggest you backup, wipe nginx and try a fresh install again.
It’s only happens when I want to publish articles, but other site on the same saver is working fine
 
its caused by some plugin, try renaming plugin folder and try to publish article and see if it gives same error, if yes then delete the last plugin after which it started
 
its caused by some plugin, try renaming plugin folder and try to publish article and see if it gives same error, if yes then delete the last plugin after which it started
I solve it thanks , one of the plugin was causing the problem
 
Back
Top