[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [FATAL] Shutting down because of exception:exceptions.UnboundLocalError



On Tue, 2003-09-30 at 20:32, Squirrel Remailer Admin wrote:
> Another fatal exception, when Squirrel's Internet connection went down:
> 
> Sep 30 05:51:18.028 [ERROR] Unexpected socket error connecting to 66.92.65.81:48099: (101, 'Network is unreachable')

It looks like this was the error itself...

 [...]
>     File "/home/miniond/lib/python2.2/site-packages/mixminion/server/MMTPServer.py", line 1153, in sendMessages
>     for m in con.messageList:
>   UnboundLocalError: local variable 'con' referenced before assignment
> Sep 30 05:51:18.076 [FATAL] Shutting down because of exception: exceptions.UnboundLocalError

But that the error handling code didn't work.  Fixed in CVS.  Thanks!