OSError: [Errno 13] Permission denied: '/usr/share/novnc'

Bug #1593006 reported by Christian Berendt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
High
Christian Berendt

Bug Description

It is not possible to use the master branch of novncproxy because of the following issue:

2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/kolla/venv/bin/nova-novncproxy", line 10, in <module>
2016-06-16 00:58:51.374 1 ERROR nova sys.exit(main())
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/nova/cmd/novncproxy.py", line 39, in main
2016-06-16 00:58:51.374 1 ERROR nova port=CONF.vnc.novncproxy_port)
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/nova/cmd/baseproxy.py", line 73, in proxy
2016-06-16 00:58:51.374 1 ERROR nova RequestHandlerClass=websocketproxy.NovaProxyRequestHandler
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/websockify/websocketproxy.py", line 265, in __init__
2016-06-16 00:58:51.374 1 ERROR nova websocket.WebSocketServer.__init__(self, RequestHandlerClass, *args, **kwargs)
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/kolla/venv/local/lib/python2.7/site-packages/websockify/websocket.py", line 650, in __init__
2016-06-16 00:58:51.374 1 ERROR nova os.chdir(self.web)
2016-06-16 00:58:51.374 1 ERROR nova OSError: [Errno 13] Permission denied: '/usr/share/novnc'

Revision history for this message
Hui Kang (huikang27) wrote :

which container does these error log appear?

build type, centos or ubuntu? source or binary?

Thanks.

- Hui

Changed in kolla:
importance: Undecided → High
assignee: nobody → Christian Berendt (berendt)
milestone: none → newton-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/330275
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e299720eb7899abd97eff8f491e0ec2aa2843062
Submitter: Jenkins
Branch: master

commit e299720eb7899abd97eff8f491e0ec2aa2843062
Author: Christian Berendt <email address hidden>
Date: Thu Jun 16 01:24:59 2016 +0200

    Fix ownership of nova-novncproxy-source directory

    This solves the following issue when using latest noVNC sources for
    the nova-novncproxy container:

    OSError: [Errno 13] Permission denied: '/usr/share/novnc'

    Change-Id: Iea1f3dfcc696f53431e99570019e27cdef4ca5cb
    Closes-bug: #1593006

Changed in kolla:
status: New → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/kolla 3.0.0.0b2

This issue was fixed in the openstack/kolla 3.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.