ggaughan / pipe2py

A project to compile Yahoo! Pipes into Python (see it hosted on Google App Engine: http://pipes-engine.appspot.com)
http://wiki.github.com/ggaughan/pipe2py
GNU General Public License v2.0
317 stars 51 forks source link

Hitting a 500 when using pipes-engine.appspot.com #30

Open alexj opened 9 years ago

alexj commented 9 years ago

Apologies if there is a better place to post this, but I couldn't find one. When I attempt to run a pipe through http://pipes-engine.appspot.com/ the server returns a 500. I wonder if this is caused by the same or similar issues that Saboti and I have hit and noted in this thread: https://github.com/ggaughan/pipe2py/issues/27

There isn't a visible log, so I sadly cannot provide any more data, but I would love to use the service.

ggaughan commented 9 years ago

I'd need the pipe-id to investigate further - and some spare time :(

Feel free to replicate it with the pipes-engine GAE harness which is now here: https://github.com/ggaughan/pipes-engine