Re: Issues with web interface on Ubuntu 12.10
Dale Schroeder <[email protected]> Thu, 13 Dec 2012 15:49:09 -0600
| Newsgroups | gmane.mail.spam.spambayes.general |
|---|---|
| Message-ID | <[email protected]> |
Achim, I had issues on a python upgrade in Debian, but it was going from python 2.5 to 2.6. To get around that problem, Skip released 1.1b1 <http://sourceforge.net/projects/spambayes/files/spambayes/>. For ease of installation, I made a .deb using python-stdeb <http://pypi.python.org/pypi/stdeb>, which should be in the Ubuntu repositories. The only issue I've had with 1.1b1 is that any time a configuration change is made, the spambayes service has to be manually restarted; excepting that, it works as before. Dale On 12/13/2012 2:35 PM, Achim Königs wrote: > Hi, > > I did some more digging. > It runs into an endless loop in Dibbler.py, class BrighterAsyncChat, > flush. I'm not sure why... this is with python 2.7.3 > As I have no clue how to solve that issue I moved spambayes to a > windows box and run it with python 2.6. > Maybe someone can fix that sometime... :-( > > Achim > > Am 08.12.2012 00:38, schrieb Achim Königs: >> Hi, >> >> I hope it is not forbidden to answer myself on this list... ;) >> >> Am 07.12.2012 10:01, schrieb Achim Königs: >>> I have a strange issue with spambayes since I upgraded to Ubuntu 12.10. >>> In Ubuntu 12.04 everything worked fine... >>> >>> The issue is that the web interface won't load. The browser will >>> hang indefinitely... if I have a look with netstat, then I can see >>> that spambayes is listening on port 8880 and that there is an >>> established connection between the browser and spambayes. But it >>> seems that there is no data transferred. >> >> I found out something more... as soon as a browser connects to the >> web interface the sb_server process goes to 100% CPU on one core and >> never returns from that. That looks very much like an endless loop >> somewhere. >> >> I feer I'll have to dig into the code..? Can this be caused by any >> python component that was updated and changed it's behaviour? >> >>> Any ideas on this issue? >>> Is anybody using spambayes on Ubuntu 12.10 successfully? >> Still would like to know if anybody uses spambayes on Ubuntu 12.10... >> >> >> Achim Königs >> _______________________________________________ >> [email protected] >> 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 > > _______________________________________________ > [email protected] > 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 _______________________________________________ [email protected] 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