-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi there,
great idea but seem to have some little glitch when start the deamon ?
root@obtuse:/opt/openstackdns# Traceback (most recent call last):
File "./openstack-dns", line 60, in
main(sys.argv[1:])
File "./openstack-dns", line 38, in main
hdlr = logging.FileHandler( config.get('LOG', 'logfile') )
File "/usr/lib/python2.7/logging/init.py", line 888, in init
self.baseFilename = os.path.abspath(filename)
File "/usr/lib/python2.7/posixpath.py", line 343, in abspath
if not isabs(path):
File "/usr/lib/python2.7/posixpath.py", line 53, in isabs
return s.startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'
i have atlatered config from example and all setting are valid.
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels