OSError: [Errno 13] Permission denied: '/usr/share/novnc'
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/
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/
2016-06-16 00:58:51.374 1 ERROR nova port=CONF.
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/
2016-06-16 00:58:51.374 1 ERROR nova RequestHandlerC
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/
2016-06-16 00:58:51.374 1 ERROR nova websocket.
2016-06-16 00:58:51.374 1 ERROR nova File "/var/lib/
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'
Changed in kolla: | |
importance: | Undecided → High |
assignee: | nobody → Christian Berendt (berendt) |
milestone: | none → newton-2 |
which container does these error log appear?
build type, centos or ubuntu? source or binary?
Thanks.
- Hui