"jdonnell" <[EMAIL PROTECTED]> writes: > This script has worked without a problem for months, but I did make > some changes recently. I don't see how those changes would cause > this error though. It's also on a VPS so it's possible that they > changed something in the OS. Does anyone have any suggestions about > possible causes of this error?
Maybe some other VPS(s) under the host OS have spun enough processes or threads to make the host OS exhaust some limit. -- http://mail.python.org/mailman/listinfo/python-list
