getgrav / grav-premium-issues

Official Grav Premium Issues repository to report problems or ask questions regarding the Premium products offered.
https://getgrav.org/premium
7 stars 2 forks source link

[seo-magic] webshot function fails with an Internal Server Error #449

Open harudrei opened 1 week ago

harudrei commented 1 week ago

It seems the webshot function fails with an Internal Server Error

http: error: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) while doing a GET request to URL: https://my-site.com/seomagic-image.jpg

https://webshot.getgrav.org/?url=aHR0~mpwZw==' HTTP/1.1 500 Internal Server Error

photo_2024-06-29_15-48-11

rhukster commented 1 week ago

a 500 error means that something on your server wasn't able to process. Unfortunately i'll need to see the logs to know exactly what happened. It could be that there's extra security in place that is limiting the use of a particular PHP function, or it could be a misconfiguration of PHP in general. If you can please send me the relevant webserver error logs, i'll be glad to take a look for you.

harudrei commented 6 days ago

Thanks for your answer! I'm sorry, I don't have access at the moment as I'm traveling and seo-magic has been switched off.