Error commit confmanager

Asked by David

Hello,

I want to use the commit method of ConfManager but I have this part of message :
...
 "/usr/lib/pymodules/python2.7/ajenti/plugins/recovery/api.py", line 104, in finished
    Manager(self.app).backup(cfg)
  File "/usr/lib/pymodules/python2.7/ajenti/plugins/recovery/api.py", line 67, in backup
    for f in provider.list_files():
AttributeError: 'NoneType' object has no attribute 'list_files'

But I have this method in my class. And I read this doc : http://wiki.ajenti.org/tutorial:tutorial

Thank you

Question information

Language:
English Edit question
Status:
Solved
For:
Ajenti Edit question
Assignee:
No assignee Edit question
Solved by:
David
Solved:
Last query:
Last reply:
Revision history for this message
David (drigaudie) said :
#1

The ID of ConfManager wasn't the same...