durusmail: qp: 'qp' script error
'qp' script error
2006-10-15
2006-10-15
'qp' script error
John Tidmarsh
2006-10-15
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.

Regards
John
reply