Hi, On 14 March 2013 14:21, Mario Sickert <[email protected]> wrote: > Hey, > got Error by trying to log in to the sunstone GUI (localhost:9869) > > Error: "OpenNebula is ot running" > > -[one] is running, [sunstone-server] is running too. > -[oneuser] create/delete/list etc. is working fine. > > here are the .conf and .logs: > > -----sunstone-server.conf > > # OpenNebula sever contact information > :one_xmlrpc: http://localhost:2633/RPC2 > > # Server Configuration > :host: 127.0.0.1 > :port: 9869 > > # Authentication driver for incomming requests > # sunstone, for OpenNebula's user-password scheme > # x509, for x509 certificates based authentication > :auth: sunstone > > # Authentication driver to communicate with OpenNebula core > # cipher, for symmetric cipher encryption of tokens > # x509, for x509 certificate encryption of tokens > :core_auth: cipher > > # VNC Configuration > :vnc_proxy_base_port: 29876 > :novnc_path: > > # Default language setting > :lang: en_US > > > --------sunstone.log > > 127.0.0.1 - - [14/Mar/2013 10:24:51] "GET /images/login_over.png > HTTP/1.1" 304 - 0.0013 > 127.0.0.1 - - [14/Mar/2013 10:24:54] "POST /login HTTP/1.1" 500 61 0.0719 > > > -------oned.log > > Thu Mar 14 09:49:37 2013 [ONE][I]: Starting OpenNebula 3.2.1 > ---------------------------------------- > OpenNebula Configuration File > ---------------------------------------- > AUTH_MAD=ARGUMENTS=--authn > ssh,x509,ldap,server_cipher,server_x509,EXECUTABLE=one_auth_mad > DB=BACKEND=sqlite > DEBUG_LEVEL=3 > DEFAULT_DEVICE_PREFIX=hd > DEFAULT_IMAGE_TYPE=OS > ENABLE_OTHER_PERMISSIONS=YES > HM_MAD=EXECUTABLE=one_hm > HOST_MONITORING_INTERVAL=600 > HOST_PER_INTERVAL=15 > IMAGE_MAD=ARGUMENTS=fs -t 15,EXECUTABLE=one_image > IM_MAD=ARGUMENTS=-r 0 -t 15 kvm,EXECUTABLE=one_im_ssh,NAME=im_kvm > MAC_PREFIX=02:00 > MANAGER_TIMER=15 > NETWORK_SIZE=254 > PORT=2633 > SCRIPTS_REMOTE_DIR=/var/tmp/one > SESSION_EXPIRATION_TIME=900 > TM_MAD=ARGUMENTS=tm_ssh/tm_ssh.conf,EXECUTABLE=one_tm,NAME=tm_ssh > VM_DIR=/var/lib/one/ > VM_MAD=ARGUMENTS=-t 15 -r 0 kvm,DEFAULT=vmm_exec/ > vmm_exec_kvm.conf,EXECUTABLE=one_vmm_exec,NAME=vmm_kvm,TYPE=kvm > VM_PER_INTERVAL=5 > VM_POLLING_INTERVAL=600 > VNC_BASE_PORT=5900 > ---------------------------------------- > Thu Mar 14 10:24:54 2013 [ReM][D]: UserPoolInfo method invoked > Thu Mar 14 10:24:54 2013 [AuM][D]: Message received: LOG I 5 Command > execution fail: /var/lib/one/remotes/auth/server_cipher/authenticate > 'serveradmin' '23ead20692ee4a1cf4606c8105e1ae1a24b744df' > J+5iwixUkOgpeSprvXK0BL0yxaKlZhbbaZkuy+8U60F98UPxu86dnb0w4IUgHrHS > Thu Mar 14 10:24:54 2013 [AuM][I]: Command execution fail: > /var/lib/one/remotes/auth/server_cipher/authenticate 'serveradmin' > '23ead20692ee4a1cf4606c8105e1ae1a24b744df' > J+5iwixUkOgpeSprvXK0BL0yxaKlZhbbaZkuy+8U60F98UPxu86dnb0w4IUgHrHS > Thu Mar 14 10:24:54 2013 [AuM][D]: Message received: LOG E 5 bad decrypt > Thu Mar 14 10:24:54 2013 [AuM][I]: bad decrypt > Thu Mar 14 10:24:54 2013 [AuM][D]: Message received: LOG I 5 ExitCode: 255 > Thu Mar 14 10:24:54 2013 [AuM][I]: ExitCode: 255 > Thu Mar 14 10:24:54 2013 [AuM][D]: Message received: AUTHENTICATE FAILURE 5 > bad decrypt > Thu Mar 14 10:24:54 2013 [AuM][E]: Auth Error: bad decrypt > Thu Mar 14 10:24:54 2013 [ReM][E]: [UserPoolInfo] User couldn't be > authenticated, aborting call. > > > ----- > whats the problem? What runs false?
Is sunstone-server running in the same machine as oned ? Cheers > Regards, Mario > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Daniel Molina Project Engineer OpenNebula - The Open Source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
