Skip to content

Error starting.. #1

@cerw

Description

@cerw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions