Timeout when updating plugins

In Grav v1.7.25, when I try to update a plugin, the screen is stuck on this:

It will eventually return an error of:

Fetch Failed: www.example.com | 524: A timeout occurred

Looking at the logs I see this:


[Thu Nov 25 14:10:30.225252 2021] [fcgid:warn] [pid 287000:tid 4164233721600] [client 69.164.135.240:58888] mod_fcgid: read data timeout in 120 seconds, referer: https://www.example.com/admin/plugins/email

[Thu Nov 25 14:10:30.225399 2021] [core:error] [pid 287000:tid 4164233721600] [client 69.164.135.240:58888] End of script output before headers: index.php, referer: https://www.example.com/admin/plugins/email

I’ve cleared the cache, but to no avail.

Any sense of next steps?

Update: I was able to successfully update the plugins using the bin/gpm update command from the command-line.

1 Like