sahostking

Well-Known Member
May 15, 2012
403
29
78
Cape Town, South Africa
cPanel Access Level
Root Administrator
Twitter
Getting these all of a sudden, any ideas?

Subject of email:
/usr/bin/cl-quota -YC || /usr/bin/logger -t lvemanager "/usr/bin/cl-quota exited with errors"


Contents of email:

Traceback (most recent call last):
File "/usr/bin/cl-quota", line 172, in <module>
main()
File "/usr/bin/cl-quota", line 124, in main
q.synchronize()
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 170, in synchronize
self.set_package_limit(package, '0', '0', False)
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 145, in set_package_limit
std_in.append(
AttributeError: 'str' object has no attribute 'append'
 

hostperu

Registered
Jan 5, 2006
1
0
151
I have the same problem, please help

/usr/bin/cl-quota -YC || /usr/bin/logger -t lvemanager "/usr/bin/cl-quota exited with errors"

Traceback (most recent call last):
File "/usr/bin/cl-quota", line 172, in <module>
main()
File "/usr/bin/cl-quota", line 124, in main
q.synchronize()
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 185, in synchronize
self.set_user_limit(uid, soft, hard, False)
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 98, in set_user_limit
self._apply_to_all_if_not_set(soft=soft, hard=hard, save=save)
File "/usr/lib/python2.6/site-packages/clquota/__init__.py", line 266, in _apply_to_all_if_not_set
saved_quotas[uid]['bytes_soft'],
KeyError: '623'