indiewebify-me icon indicating copy to clipboard operation
indiewebify-me copied to clipboard

trying to send webmentions hangs with a 500

Open kevinmarks opened this issue 9 years ago • 10 comments

I put in http://arstechnica.com/information-technology/2015/11/googles-amp-an-internet-giant-tackles-the-old-myth-of-the-web-is-too-slow/ to send webmentions to the indieweb posts linked, and it took a while then showed a 500

kevinmarks avatar Nov 04 '15 00:11 kevinmarks

@dariusdunlap encountered this too, any post on his site has enough links that indiewebify times out trying to send them all.

maybe we should only send urls inside the first h-entry? or just limit the number of links we'll send?

karadaisy avatar Dec 03 '15 21:12 karadaisy

switch it to use a task queue? PHP docs here: https://cloud.google.com/appengine/docs/php/taskqueue/overview-push?hl=en

kevinmarks avatar Dec 05 '15 05:12 kevinmarks

same here : screenshot_69

rmdes avatar Mar 12 '16 14:03 rmdes

Another:

http://indiewebify.me/send-webmentions/ … fails when I try it with my domain, http://petenawara.com Anyone got any ideas? "HTTP ERROR 500" #indiewebify https://twitter.com/petenawara/status/794246050743779337

gRegorLove avatar Nov 03 '16 20:11 gRegorLove

Still happens.

cweiske avatar Jan 25 '17 10:01 cweiske

I'm having this issue, too.

DanielGenser avatar Jul 16 '17 14:07 DanielGenser

I haven't worked on this yet, but was thinking about updating it to use https://telegraph.p3k.io

gRegorLove avatar Jul 20 '17 18:07 gRegorLove

I too get a completely blank page after sending a webmention as the final stage.

jeremycherfas avatar Apr 16 '18 17:04 jeremycherfas

I think we should send them through https://telegraph.p3k.io. Thoughts, @aaronpk?

gRegorLove avatar Apr 16 '18 18:04 gRegorLove

I'm probably going to make Telegraph provide a UI to send webmentions when logged out. Then this site can just send people over to there to do it. It's much more robust and has a better debugging interface for sending webmentions which I'd rather not have to entirely re-create here.

aaronpk avatar Jun 20 '18 17:06 aaronpk