I have bee using this program for years without a problem. Today I had to change the remote server. That is the only change I made. When I go to Save I get the following error message: 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyo", line 476, in found_terminator File "spambayes\UserInterface.pyo", line 883, in onChangeopts File "spambayes\ProxyUI.pyo", line 569, in reReadOptions File "sb_server.pyo", line 981, in _recreateState UnboundLocalError: local variable 'state' referenced before assignment Any assistance on this matter would be greatly appreciated. Bruce Johnson orders@ruok.com
Bruce, I've seen this in both Linux and Windows, and I don't know enough about python to tell you what it means. It happens every time you save a configuration change. 1st, check the configuration page to make sure that the changes you made were retained - they probably were - after which you should restart SpamBayes for it to begin working again. It's a nuisance, but not an insurmountable problem. HTH, Dale On 11/05/2012 10:00 AM, Bruce Johnson wrote:
I have bee using this program for years without a problem. Today I had to change the remote server. That is the only change I made. When I go to Save I get the following error message: 500 Server error Traceback (most recent call last): File "spambayes\Dibbler.pyo", line 476, in found_terminator File "spambayes\UserInterface.pyo", line 883, in onChangeopts File "spambayes\ProxyUI.pyo", line 569, in reReadOptions File "sb_server.pyo", line 981, in _recreateState UnboundLocalError: local variable 'state' referenced before assignment Any assistance on this matter would be greatly appreciated. Bruce Johnson orders@ruok.com
_______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
participants (2)
-
Bruce Johnson -
Dale Schroeder