Saltar al contenido

Wordpress site unable to connect to AWS to update plugins

0

Forgive me as I'm a bit of a newbie with AWS and its backend. I'm unable to find or setup the needed FTP settings. Since migrating my wordpress site over to AWS, its now requiring connection to AWS to update plugins. (see attachment) can someone assist me with resolving this issue? My site no longer functions as designed because of these outdated plugins.

Thanks! Enter image description here

2 Respuestas
1

From the screenshot, it seems that WordPress is trying to FTP into 44.217.237.95 which I assume is your EC2 instance IP address.

  • Do you have a FTP server running on your EC2?
  • Does your EC2 security group allow inbound FTP at TCP port 21?

There are other ways to update WordPress. You can login to update, or you download the latest wordpress files. You can refer to WordPress Documentation - Updating WordPress for more information.

AWS
EXPERTO
respondido hace un año
EXPERTO
revisado hace un año
0

Hello.

I was looking for the error message in the image.
Try the troubleshooting methods from the blogs and Stackwordpress answers below.
As mentioned in the blog, I suspect that the web server user running Wordpress does not have permission to update the Wordpress directory, causing the error.
https://nasiothemes.com/3-ways-to-fix-to-perform-the-requested-action-wordpress-needs-to-access-your-web-server/
https://wordpress.stackexchange.com/questions/228591/to-perform-the-requested-action-wordpress-needs-to-access-your-web-server-pleas

By the way, since your problem is a Wordpress issue, I recommend posting your question to the Wordpress support forum below instead of AWS re:Post.
https://wordpress.org/support/forum/how-to-and-troubleshooting/

EXPERTO
respondido hace un año
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.