Alle martedì 04 ottobre 2011, Carlo Impagliazzo ha scritto: > Hi guys > I have a working diablo stack. > > Using the dashboard I've tried to launch the vnc console, the results is > the NO VNC image within "server disconnected". > > In nova-vnc.log I have > > (nova.rpc): TRACE: AMQPChannelException: (404, u"NOT_FOUND - no > exchange '9077e1d93d3e41ed91d0a551afd3013f' in vhost '/'", (60, > 40), 'Channel.basic_publish') > (nova.rpc): TRACE: > 2011-10-04 16:21:05,422 nova.rpc: Returning exception (404, u"NOT_FOUND - > no exchange '9077e1d93d3e41ed91d0a551afd3013f' in vhost '/'", (60, > 40), 'Channel.basic_publish') to caller > > Any suggestions? > > The full log trace is here: > http://paste.openstack.org/show/2628/ > > Thanks! > Carlo Using the release of sleepsonthefloor and Firefox ( last version ) and a lot of debug and now it works ( even if not always... ). It dipends on browser and other unknown events ....
This exception starts from vnc/auth.py in auth_params = urlparse. ... as you can see here http://paste.openstack.org/show/2633/ there is a clear log of what happens, after it loads a few of files ( include/plain.css ) it tries to load " / " and crash in it. Carlo _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp