Hello,
is it right that the triggerjob.py is not running under the version
18.2.4rc2-86.1?
Here is my error message
root@dsme01:~# triggerjob.py -d -p gYl8UCe/4EnxFfsBdW5dzzWads+QdhCh2fDjDSjI+KC0
bareos.intern.example.com
DEBUG triggerjob.<module>: address: bareos.intern.example.com
DEBUG triggerjob.<module>: port: 9101
DEBUG triggerjob.<module>: dirname: ""
DEBUG triggerjob.<module>: name: *UserAgent*
DEBUG triggerjob.<module>: options: {'port': 9101, 'name': '*UserAgent*',
'address': 'bareos.intern.example.com'}
DEBUG lowlevel.__init__: init
DEBUG lowlevel.__connect: connected to bareos.intern.example.com:9101
DEBUG lowlevel.send: Hello *UserAgent* calling
DEBUG lowlevel.__get_header: remaining header len: 4
DEBUG lowlevel.recv: header: -4
DEBUG lowlevel._cram_md5_respond: (recv):
Traceback (most recent call last):
File "/usr/local/bin/triggerjob.py", line 66, in <module>
director = bareos.bsock.DirectorConsoleJson(**parameter)
File "/usr/lib/python2.7/dist-packages/bareos/bsock/directorconsolejson.py",
line 15, in __init__
super(DirectorConsoleJson, self).__init__(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bareos/bsock/directorconsole.py", line
19, in __init__
self.auth(name=name, password=password, auth_success_regex=b'^1000 OK.*$')
File "/usr/lib/python2.7/dist-packages/bareos/bsock/lowlevel.py", line 77, in
auth
return self.__auth()
File "/usr/lib/python2.7/dist-packages/bareos/bsock/lowlevel.py", line 85, in
__auth
(ssl, result_compatible, result) =
self._cram_md5_respond(password=self.password.md5(), tls_remote_need=0)
File "/usr/lib/python2.7/dist-packages/bareos/bsock/lowlevel.py", line 371,
in _cram_md5_respond
chal = msg_list[2]
IndexError: list index out of range
Or do I have a wrong configuration?
Greetings from Stefan Harbich
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.