rupa / sprunge

command line pastebin for google appengine
http://sprunge.us
724 stars 70 forks source link

500 Internal Server Error on sprunge.us #19

Closed gboudreau closed 9 years ago

gboudreau commented 9 years ago

Trying to use sprunge.us results in the following error:

500 Internal Server Error
The server has either erred or is incapable of performing the requested operation.

Both from a command line, or using the online form to paste something.

rupa commented 9 years ago

Thanks. It's exceeded its resource limits - I'll see what I can do. In the meantime http://ix.io is nice :)

On Tue, Jul 22, 2014 at 3:25 PM, Guillaume Boudreau < notifications@github.com> wrote:

Trying to use sprunge.us results in the following error:

500 Internal Server Error The server has either erred or is incapable of performing the requested operation.

Both from a command line, or using the online form to paste something.

— Reply to this email directly or view it on GitHub https://github.com/rupa/sprunge/issues/19.

martafolf commented 9 years ago

Seems fixed as far as I can tell. - Is ix.io also one of your creations ? I like sprunge more, its more simplistic, has IPv6 support. Just lacks proper protection, I discovered pasting the same thing 100 times works, and it shouldn't, also, perhaps give people a definite limit to paste expiration, such as a day or a week, and not just wait for it to run out of space to clear the old ones. :)

gboudreau commented 9 years ago

Indeed, working now. And thanks for the alternative. I also coded my own, using the pastebin API, just in call all hell breaks loose, and I need a quick drop-in replacement.