User Cloud View no working (chrome,firefox) after Upgrade

hallo, i have a problem with my opennebula cloud. i use opennebula 4.8 and made an upgrade from 4.8 to 4.12.1. everything works fine, except my clouduser cannot create vhosts under cloud view “sunstone”. i can select a template but i can’t select my instances & networks. i did the same upgrade last week on another cloud and it works fine. any idea what might be wrong. best, peta.

Upgrade from 4.8 to 4.12.1.
/etc/init.d/opennebula stop
/etc/init.d/opennebula-sunstone stop
echo “deb http://downloads.opennebula.org/repo/4.12/Debian/7 stable opennebula” > /etc/apt/sources.list.d/opennebula.list
apt-get update
apt-get upgrade
apt-get install opennebula opennebula-sunstone
onedb upgrade -v -S localhost -u oneadmin -p anypassword -d opennebula

Hi,

Could you check if there is any error in browser developer console?

Cheers

no errors in browser developer console. the only difference between my clouds are:

1 cloud : upgrade from opennebula 4.8 to 4.12.1, and it works fine .
2 cloud : upgrade from opennebula 3.x to 4.8 and to 4.12.1 , and i have the cloud views problems … crazy :slight_smile: .

cheers

Could you compare sunstone-server.conf and sunstone-views/* in both deployments?

i use the same config because i deploy it with puppet, only differences are $hostname & $passwd. i compare today the mysql tables ;).