Bug 52789 - bind.py listener: FileNotFoundError: [Errno 2] No such file or directory: '/etc/machine.secret'
bind.py listener: FileNotFoundError: [Errno 2] No such file or directory: '/e...
Status: NEW
Product: UCS
Classification: Unclassified
Component: DNS
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-12 13:43 CET by Florian Best
Modified: 2021-02-12 13:43 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2021-02-12 13:43:16 CET
1 times in /var/log/univention/listener.log:
https://jenkins.knut.univention.de:8181/job/UCS-5.0/job/UCS-5.0-0/job/AutotestJoin/SambaVersion=s4,Systemrolle=master/ws/test/listener.log
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/bind.py", line 161, in handler
    _new_zone(listener.configRegistry, new['zoneName'][0].decode('UTF-8'), dn) 
  File "/usr/lib/univention-directory-listener/system/bind.py", line 213, in _new_zone
    _ldap_auth_string(ucr)
  File "/usr/lib/univention-directory-listener/system/bind.py", line 187, in _ldap_auth_string
    with open(pwdfile) as fd: 
FileNotFoundError: [Errno 2] No such file or directory: '/etc/machine.secret'