durusmail: qp: 'qp' script error
'qp' script error
2006-10-15
2006-10-15
'qp' script error
David Binger
2006-10-15
On Oct 14, 2006, at 11:58 PM, John Tidmarsh wrote:

> qp stop -s sitename  results in the following error:
> ----------------------------------------------------------------------
> ------------
> Traceback (most recent call last):
>  File "/usr/bin/qp", line 82, in ?
>    site.stop_durus() # try not to restart durus server
>  File "/usr/lib/python2.4/site-packages/qp/lib/site.py", line 386, in
> stop_durus
>    stop_durus(*self.get_durus_address())
> TypeError: stop_durus() takes exactly 1 argument (2 given)
> ----------------------------------------------------------------------
> --------
> The web server is stopped, but durus continues to run. I am using
> qp-1.5 on FC3.

Thanks for the report.
It looks like that stop_durus() call should have been "address="
instead of "*".

You might want to get the current release, which is 1.8.






reply