Unable to access console in OpenStack Newton
I have successfully installed a two-node OpenStack configuration and when I attempt to access various areas of the dashboard I receive the message saying something went wrong. Attached is a picture of the error and I am working on making a list of all the locations that cause the error.
https://1drv.ms/i/s!AhzLNkUDTxg6hm-Ag...
Sorry, I do not have >10 points.
Instance Console
Instance Logs
Instance Details
System Information
Volume Details
From this list, it would appear that the error would have to be in the nova settings, however, I have thus far been unable to run it down.
nova-api.log shows only informational alerts accompanied by the occasional warning stating that the sort order does not contain unique keys.
nova-compute.log shows only informational alerts accompanied by some warnings from before I properly configured the block storage node.
nova-conductor.log shows only informational alerts accompanied by the warnings that state to use SIGUSER2 rather than SIGUSER1.
nova-consoleauth.log shows only informational alerts accompanied by the warnings that state to use SIGUSER2 rather than SIGUSER1.
nova-novncproxy.log shows only informational alerts accompanied by the warnings that state to use SIGUSER2 rather than SIGUSER1.
nova-scheduler.log shows only informational alerts accompanied by the warnings that state to use SIGUSER2 rather than SIGUSER1.
Any help on the subject would be greatly appreciated.
/var/log/nova/nova-novncproxy.log - The latest entry.
2017-03-06 16:20:26.715 2692 WARNING oslo_reports.guru_meditation_report [-] Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports. 2017-03-06 16:20:26.719 2692 INFO nova.console.websocketproxy [-] WebSocket server settings: 2017-03-06 16:20:26.720 2692 INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2017-03-06 16:20:26.720 2692 INFO nova.console.websocketproxy [-] - Flash security policy server 2017-03-06 16:20:26.720 2692 INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /usr/share/novnc 2017-03-06 16:20:26.722 2692 INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2017-03-06 16:20:26.722 2692 INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None