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

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

Open
harudrei opened this issue Jun 29, 2024 · 2 comments
Open

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

harudrei opened this issue Jun 29, 2024 · 2 comments
Assignees
Labels

Comments

@harudrei
Copy link

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

@harudrei harudrei added the seo-magic SEO Magic plugin label Jun 29, 2024
@rhukster
Copy link
Member

rhukster commented Jul 1, 2024

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
Copy link
Author

harudrei commented Jul 2, 2024

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.

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

No branches or pull requests

2 participants