Re: [one-users] Sunstone - Time out errors

2015-03-27 Thread Dmitri Chebotarov
Bart, Try to run 'onedb fsck' to check for any errors in DB [1]. [1] http://docs.opennebula.org/4.12/administration/references/onedb.html -- Thank you, Dmitri Chebotarov VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging 223 Aquia Building, Ffx, MSN: 1B5 Phone: (703

[one-users] Sunstone - Time out errors

2015-03-12 Thread Bart
Hi Everyone, We're currently experiencing a weird issue on our OpenNebula management node. The node is setup with the following configuration: - CentOS 6.6 - Two interfaces in an balance-alb bond. - MySQL backend - /var/lib/one mounted on glusterfs and shared with all nodes. - Op

[one-users] Sunstone - Time out errors

2015-03-12 Thread Bart
Hi Everyone, We're currently experiencing a weird issue on our OpenNebula management node. The node is setup with the following configuration: - CentOS 6.6 - Two interfaces in an balance-alb bond. - MySQL backend - /var/lib/one mounted on glusterfs and shared with all nodes. - Op

Re: [one-users] [Sunstone] Mixing password and X509 authentication

2015-02-13 Thread Daniel Molina
Hi, In this file you can check the headers used by the x509 auth https://github.com/OpenNebula/one/blob/master/src/cloud/common/CloudAuth/X509CloudAuth.rb an this is an old guide on how to setup this configuration in Apache: http://community.opennebula.org/sunstone_x509 Hope this helps On 10 Fe

Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-12 Thread Andreas Calvo
Calvo Sent: jueves, 12 de febrero de 2015 16:22 To: Daniel Molina Cc: users@lists.opennebula.org Subject: Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines Daniel, It’s still failing. The main problem has been the ghost vulnerability found on glibc, which has triggered a controlled

Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-12 Thread Daniel Molina
ts is > confidential and intended solely for the attention and use of the named > addressee(s). If you are not the intended recipient, any disclosure, > copying, distribution or retaining of this message or any part of it, > without the prior written consent of Scytl Secure Electronic Voting, SA is > pro

Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-12 Thread Andreas Calvo
12:05 To: Andreas Calvo Cc: users@lists.opennebula.org Subject: Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines Hi, That problem has been fixed in newer versions, upgrading is recommended. You can fixed it by changing the following line: https://github.com/OpenNebula/one/blob/relea

Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-12 Thread Daniel Molina
-- > *From:* Daniel Molina > *Sent:* 11 February 2015 18:47 > *To:* Andreas Calvo > *Cc:* users@lists.opennebula.org > *Subject:* Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines > > Hi, > > Could you check in the browser developer console if

Re: [one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-11 Thread Daniel Molina
Hi, Could you check in the browser developer console if there is any error? Cheers On 10 February 2015 at 18:00, Andreas Calvo wrote: > Hello, > Since this morning, our Opennebula 4.2 Sunstone portal shows no virtual > machines. > The rest of the information (hosts, networks, templates, images

[one-users] Sunstone on ONE 4.2 shows no virtual machines

2015-02-10 Thread Andreas Calvo
Hello, Since this morning, our Opennebula 4.2 Sunstone portal shows no virtual machines. The rest of the information (hosts, networks, templates, images, users, ACLs) are displayed correctly. Looking at the logs doesn't give much hint, all requests are 2xx and no error are handled either in sunsto

[one-users] [Sunstone] Mixing password and X509 authentication

2015-02-10 Thread Daniel Dehennin
Hello, I would like to mix the authentication methods on Sunstone. I created an X509 user[1] and the one* CLI are working with it. According to the documentation[2], I need to switch Sunstone to “x509”, but I thought that using “:auth: opennebula” permit to use whatever is configured for the use

Re: [one-users] sunstone problems

2015-01-14 Thread Steven Timm
It's possible they have already updated the puppet module.. we checked it out some time ago. I will check to see if the puppet module on github has the same problems as the version we have. Steve Timm On Wed, 14 Jan 2015, Martin Alfke wrote: Hi Steven, can you please file a bug report (and

Re: [one-users] sunstone problems

2015-01-14 Thread Martin Alfke
Hi Steven, can you please file a bug report (and maybe a PR) against the puppet module on github? Many thanks, Martin On 13 Jan 2015, at 22:55, Steven Timm wrote: > It appears that the sunstone-views.yaml and admin.yaml > put in by the puppet module are not compatible with opennebula 4.8. > O

Re: [one-users] sunstone problems

2015-01-14 Thread Steven Timm
It appears that the sunstone-views.yaml and admin.yaml put in by the puppet module are not compatible with opennebula 4.8. Once I find the files from the unmodified rpms and put them in their place then sunstone works just fine. Steve Timm On Tue, 13 Jan 2015, Steven Timm wrote: I mentioned

[one-users] sunstone problems

2015-01-13 Thread Steven Timm
I mentioned earlier the problem that the sunstone-server.log and econe-server.log don't rotate properly with logrotate. Now I have another problem, this is again with OpenNebula 4.8 Opennebula (as installed via the puppet module made by epost) doesn't bring up sunstone correctly. All I see is wh

Re: [one-users] Sunstone comes up but nothing happens

2015-01-08 Thread Daniel Molina
Hi Steven, Could you check if there is any error in the browser developer console? Cheers On 31 December 2014 at 22:47, Steven C Timm wrote: > I have recently installed and configured sunstone on my open nebula 4.8 > installation. > I get the login screen and it recognizes me as a user and le

[one-users] Sunstone comes up but nothing happens

2014-12-31 Thread Steven C Timm
I have recently installed and configured sunstone on my open nebula 4.8 installation. I get the login screen and it recognizes me as a user and lets me log in, but only shows the five menu bars at the left of the screen (dashboard, system, virtual resources, infrastructure, one flow). Nothing e

Re: [one-users] Sunstone access to create images

2014-12-29 Thread Thomas Stein
Am 24.12.14 um 10:05 schrieb Thomas Stein: > Am 23.12.14 um 23:54 schrieb Cory Hawkless: >> Ahh, yes. That did it >> It was just a case of clicking on the user icon and clicking Change view >> once I had enabled it as admin for that user. > > Hola. > > Where is that "user" view? Could mot find i

Re: [one-users] Sunstone access to create images

2014-12-24 Thread Thomas Stein
cloud.de/public.php?service=files&t=1341cd100100d813028f95a960fa6c1d cheers t. > Cheers > > From: Daniel Molina [mailto:dmol...@opennebula.org] > Sent: Wednesday, 24 December 2014 3:44 AM > To: Cory Hawkless > Cc: users@lists.opennebula.org > Subject: Re: [one-use

Re: [one-users] Sunstone access to create images

2014-12-23 Thread Cory Hawkless
Subject: Re: [one-users] Sunstone access to create images Hi, This option is not still available through the cloud view, but you can use the "user" view until this feature is included in the cloud view. Cheers On 23 December 2014 at 01:32, Cory Hawkless mailto:c...@hawkless.id.au>&g

Re: [one-users] Sunstone access to create images

2014-12-23 Thread Daniel Molina
Hi, This option is not still available through the cloud view, but you can use the "user" view until this feature is included in the cloud view. Cheers On 23 December 2014 at 01:32, Cory Hawkless wrote: > > Hi all, > > > > Is it possible to grant users the ability to create their own images >

[one-users] Sunstone access to create images

2014-12-22 Thread Cory Hawkless
Hi all, Is it possible to grant users the ability to create their own images within Sunstone? I'd like to define some templates as admin but allow the users to attached additional disks to their VM's if the need more storage space than the template is configured for. Regards, Cory ___

Re: [one-users] Sunstone problem

2014-09-27 Thread Amier Anis
*Dear Suleman,* please check sunstone configuration you run this at your linux console # sed -i 's/127.0.0.1/0.0.0.0/' /etc/one/sunstone-server.conf please ensure your iptables not blocking that 9869 port. . Regards & Best Wishes, *.: Amier Anis :.* Mobile: +6012-260-0819 On Wed, Sep 24, 201

[one-users] Sunstone problem

2014-09-24 Thread WHA130036 Student
Dear Javier Fontan I have down Virtualbox Sandbox under the tab "try-out" on opennebula.org website. Now as per instruction on the website, when i am opening sunstone in browser such as "http://:9869";, it is not connecting. while i execute all commands in CLI such as onevnet, onehost list, oneclu

[one-users] Sunstone not connecting

2014-09-22 Thread WHA130036 Student
I follow as according as it was mention in try-out. I download sandbox on VMware and now i want to open sunstone in browser but it is not connecting i.e. "http://:9869";. Please help me. Regards suleman ___ Users mailing list Users@lists.opennebula.org

Re: [one-users] Sunstone Cloud View seems broken (Users Digest, Vol 79, Issue 36)

2014-09-11 Thread Daniel Dehennin
Daniel Dehennin writes: > Rolandas Naujikas writes: > >> Our users also confused about "Create" button. It should be invisible, >> when no template is selected. >> >> Also there is impossible to select a template, that have RAW attribute >> in it. > > I just create an issue[1] for this one. > >

Re: [one-users] Sunstone Cloud View seems broken (Users Digest, Vol 79, Issue 36)

2014-09-11 Thread Daniel Dehennin
Rolandas Naujikas writes: > Our users also confused about "Create" button. It should be invisible, > when no template is selected. > > Also there is impossible to select a template, that have RAW attribute > in it. I just create an issue[1] for this one. I was wondering since days why some temp

Re: [one-users] Sunstone Cloud View seems broken (Users Digest, Vol 79, Issue 36)

2014-09-11 Thread Daniel Molina
Hi, That's a known issue and has been already fixed and will be included in the next maintenance release. You can see the fix in the following patch: http://dev.opennebula.org/issues/3154 Regarding the create button, I agree with you Rolandas it should be disabled if no template is selected. ht

Re: [one-users] Sunstone Cloud View seems broken (Users Digest, Vol 79, Issue 36)

2014-09-10 Thread Shankhadeep Shome
Well, I cant even select a template, it highlights it when i hover the mouse over it but i cannot actually select anything. I get a... SyntaxError: JSON.parse: unterminated string at line 1 column 824 of the JSON data Using mozilla's built in browser console, definitely feels like a ui bug that

Re: [one-users] Sunstone Cloud View seems broken (Users Digest, Vol 79, Issue 36)

2014-09-10 Thread Rolandas Naujikas
Our users also confused about "Create" button. It should be invisible, when no template is selected. Also there is impossible to select a template, that have RAW attribute in it. Regards, Rolandas Naujikas On 2014.09.11 08:18, Shankhadeep Shome wrote: I can't create a VM from within cloud v

Re: [one-users] Sunstone Vets Missing after 4.8 Upgrade

2014-08-24 Thread Geoffrey Ness
ate: Sat, 23 Aug 2014 11:12:42 -0400 > > To: users@lists.opennebula.org > > Subject: [one-users] Sunstone Vets Missing after 4.8 Upgrade > > > > After updating my OpenNebula install to 4.8 all of my virtual networks are > > missing from Sunstone. I am able to see

Re: [one-users] Sunstone Vets Missing after 4.8 Upgrade

2014-08-24 Thread Diego M .
Have you checked the permissions? You can create one dummy virtual network from Sunstone just to compare the permissions with the others. > From: gn...@nessit.net > Date: Sat, 23 Aug 2014 11:12:42 -0400 > To: users@lists.opennebula.org > Subject: [one-users] Sunstone Vets Missi

[one-users] Sunstone Vets Missing after 4.8 Upgrade

2014-08-23 Thread Geoffrey Ness
After updating my OpenNebula install to 4.8 all of my virtual networks are missing from Sunstone. I am able to see them listed by executing a 'onevnet list’ but cannot execute templates through Sunstone. Thoughts? ___ Users mailing list Users@lists.ope

Re: [one-users] Sunstone Access Log

2014-08-11 Thread Daniel Molina
Hi, If you deployed Sunstone using Apache you should check the Apache access.log instead of sunstone logs Cheers On 5 August 2014 02:53, Anandharaj Subramaniam wrote: > Hi, > > > > Im using OpenNebula 4.2 and would like to know how to retrieve access log > for SunStone? Looking at sunstone.l

Re: [one-users] Sunstone - error - Action is not defined

2014-08-11 Thread Daniel Molina
Hi, Could you open the developer console in Firefox and check if there is any error? Cheers On 8 August 2014 16:28, Faizal Latif wrote: > ok. fine. it seems that the error happened to firefox only. this issue > solve when i use chrome. so a bit weird for me. > > > On Fri, Aug 8, 2014 at 8:28

Re: [one-users] Sunstone - error - Action is not defined

2014-08-08 Thread Faizal Latif
ok. fine. it seems that the error happened to firefox only. this issue solve when i use chrome. so a bit weird for me. On Fri, Aug 8, 2014 at 8:28 PM, Faizal Latif wrote: > hi guys, > > any updates on this? please help me. > > thanks. > > > On Wed, Aug 6, 2014 at 1:24 PM, Faizal Latif > wrote:

Re: [one-users] Sunstone - error - Action is not defined

2014-08-08 Thread Faizal Latif
hi guys, any updates on this? please help me. thanks. On Wed, Aug 6, 2014 at 1:24 PM, Faizal Latif wrote: > hi guys, > > to be frank i'm quite new to opennebula. the interface is so nice. i'm > happy with it. however, i did try install latest version which is 4.6. > however, i found out that

[one-users] Sunstone - error - Action is not defined

2014-08-05 Thread Faizal Latif
hi guys, to be frank i'm quite new to opennebula. the interface is so nice. i'm happy with it. however, i did try install latest version which is 4.6. however, i found out that everytime i try click refresh button or add button on almost all tab i will get error " action not define" can someone he

[one-users] Sunstone Access Log

2014-08-04 Thread Anandharaj Subramaniam
Hi, Im using OpenNebula 4.2 and would like to know how to retrieve access log for SunStone? Looking at sunstone.log or oned.log, nothing is showing who and what time people log into SunStone. -- Regards, Anandharaj DISCLAIMER: This e-mail (including any att

Re: [one-users] Sunstone Dashboard "Real Capcacity Usage"

2014-05-26 Thread Carlos Martín Sánchez
Hi Stefan, On Fri, May 23, 2014 at 8:33 AM, Stefan Kooman wrote: > Quoting Stefan Kooman (ste...@bit.nl): > > Hi, > > > > I'm wondering what the math is behind the "Real Capcacity Usage" in > > Sunstone for "Virtual Machines". I'm seeing a 29% CPU and 102% Memory as > > Real Capacity Usage for V

Re: [one-users] Sunstone Live Migrate

2014-05-23 Thread Daniel Molina
Hi Stefan, Indeed, it is a bug. I have opened a ticket to fix it: http://dev.opennebula.org/issues/2940 Thank you for your feedback On 23 May 2014 10:26, Stefan Kooman wrote: > Hi, > > If I select an individual VM in Sunstone and click "Live Migrate" a new > window pops up and displays the H

[one-users] Sunstone Live Migrate

2014-05-23 Thread Stefan Kooman
Hi, If I select an individual VM in Sunstone and click "Live Migrate" a new window pops up and displays the Hosts to choose from. It does not print the where the VM [ID] is currently running on. However, if the checkbox in front of the VM is selected and then the VM itself, it will display the inf

Re: [one-users] Sunstone Dashboard "Real Capcacity Usage"

2014-05-23 Thread Stefan Kooman
Quoting Stefan Kooman (ste...@bit.nl): > Hi, > > I'm wondering what the math is behind the "Real Capcacity Usage" in > Sunstone for "Virtual Machines". I'm seeing a 29% CPU and 102% Memory as > Real Capacity Usage for VM's. The hosts have for CPU: > > 1790/6400 (28%) Allocated 611/6400 (28%) Real

[one-users] Sunstone Dashboard "Real Capcacity Usage"

2014-05-22 Thread Stefan Kooman
Hi, I'm wondering what the math is behind the "Real Capcacity Usage" in Sunstone for "Virtual Machines". I'm seeing a 29% CPU and 102% Memory as Real Capacity Usage for VM's. The hosts have for CPU: 1790/6400 (28%) Allocated 611/6400 (28%) Real And for Memory: 217.5 GB / 755.8 GB (29%) Allocate

Re: [one-users] Sunstone template update - Description not updated

2014-05-16 Thread Daniel Molina
Hi Stefan, Indeed it's a bug. You can find the fixed in the following ticket and it will be included in one-4.6.1 http://dev.opennebula.org/issues/2922 Thank you for your feedback On 14 May 2014 22:39, Stefan Kooman wrote: > Hi, > > There seems to be a bug in Sunstone. If I update the DESCRIP

Re: [one-users] Sunstone 403 at login (only with chromium / chrome)

2014-05-14 Thread Stefan Kooman
Quoting Daniel Molina (dmol...@opennebula.org): > Hi Stefan, > > > On 12 February 2014 17:55, Stefan Kooman wrote: > > > Hi, > > > > We have trouble logging in to sunstone with Chromium as a browser. After > > provoding credentials we end up with a "403" forbidden. Chromium debug > > console sh

[one-users] Sunstone template update - Description not updated

2014-05-14 Thread Stefan Kooman
Hi, There seems to be a bug in Sunstone. If I update the DESCRIPTION in a TEMPLATE in sunstone it responds with "template updated correctly", but the change is not saved. onetemplate update $TEMPLATE_ID does work as expected. Gr. Stefan P.s. I've cleared my cache and tried both Chromium / Firefo

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-13 Thread Thomas Stein
Am 12.05.14 17:43, schrieb Thomas Stein: > Am 12.05.14 16:23, schrieb Daniel Molina: >> Hi Thomas & Stefan, >> >> I can also confirm this issue. It looks like there is a problem with the >> tooltips generation and only using Firefox 29. I have opened a ticket to >> solve it. Meanwhile, you can use

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-12 Thread Thomas Stein
Am 12.05.14 16:23, schrieb Daniel Molina: > Hi Thomas & Stefan, > > I can also confirm this issue. It looks like there is a problem with the > tooltips generation and only using Firefox 29. I have opened a ticket to > solve it. Meanwhile, you can use the following patch as a workaround, > tested w

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-12 Thread Daniel Molina
I have pushed a commit fixing the issue, you can find the commit here: http://dev.opennebula.org/issues/2905 Cheers On 12 May 2014 16:23, Daniel Molina wrote: > Hi Thomas & Stefan, > > I can also confirm this issue. It looks like there is a problem with the > tooltips generation and only using

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-12 Thread Daniel Molina
Hi Thomas & Stefan, I can also confirm this issue. It looks like there is a problem with the tooltips generation and only using Firefox 29. I have opened a ticket to solve it. Meanwhile, you can use the following patch as a workaround, tested with firefox-29. The tooltips format is lost but at lea

Re: [one-users] sunstone create or update template leads to browser hang

2014-05-10 Thread Stefan Kooman
Quoting Thomas Stein (himbe...@meine-oma.de): > Hello. > > Whenever i try to create or update a template in sunstone i have to wait > 2min until the wizzard shows up. It's opennebula 4.6 and Firefox. This > happens with Macosx and Linux. Is this a known problem? Any workarounds? I can confirm this

[one-users] sunstone create or update template leads to browser hang

2014-05-09 Thread Thomas Stein
Hello. Whenever i try to create or update a template in sunstone i have to wait 2min until the wizzard shows up. It's opennebula 4.6 and Firefox. This happens with Macosx and Linux. Is this a known problem? Any workarounds? best regards t. ___ Users mai

Re: [one-users] sunstone nil

2014-05-08 Thread Hyun Woo Kim
Hi, Sorry, please ignore my previous email Turns out this error is caused by my modifications in our use of sunstone. Hyunwoo FermiCloud From: Hyunwoo Kim mailto:hyun...@fnal.gov>> Date: Thursday, May 8, 2014 3:34 PM To: users mailto:users@lists.opennebula.org>> Subject: [one-users]

[one-users] sunstone nil

2014-05-08 Thread Hyun Woo Kim
Hi, We are testing ON4.6 here in Fermilab and sunstone produces the following error right after we start sunstone as shown in C far below. My guess is as follows: The error message A originates from another message B A : NoMethodError - undefined method `call' for nil:NilClass: B: /usr/lib/one

Re: [one-users] Sunstone server crash on ruby

2014-05-05 Thread Daniel Molina
Thank you for the info. What distro are you using? On 23 April 2014 02:15, M Fazli A Jalaluddin wrote: > Hi, > > The problem is now solve after I upgrade my ruby from 1.9.3 to 2.1.1 using > RVM. > > Thank you > > > > > On Wed, Apr 9, 2014 at 12:46 AM, Daniel Molina wrote: > >> Hi, >> >> >> On 7

Re: [one-users] Sunstone Datastores Capacity unreadable

2014-04-23 Thread Daniel Molina
Hi Stefan, It should be fixed in master, thank you On 23 April 2014 14:56, Stefan Kooman wrote: > Quoting Stefan Kooman (ste...@bit.nl): > > Hi, > > > > I'm doing some testing on Sunstone 4.6 RC. I found a little cosmetic > > thing in Datastores overview. Capacity is unreadable when multiple >

Re: [one-users] Sunstone Datastores Capacity unreadable

2014-04-23 Thread Stefan Kooman
Quoting Stefan Kooman (ste...@bit.nl): > Hi, > > I'm doing some testing on Sunstone 4.6 RC. I found a little cosmetic > thing in Datastores overview. Capacity is unreadable when multiple > datastores are available. See attachment. Somehow these attachments always get lost ;). Gr. Stefan -- | B

[one-users] Sunstone Datastores Capacity unreadable

2014-04-23 Thread Stefan Kooman
Hi, I'm doing some testing on Sunstone 4.6 RC. I found a little cosmetic thing in Datastores overview. Capacity is unreadable when multiple datastores are available. See attachment. Gr. Stefan -- | BIT BV http://www.bit.nl/Kamer van Koophandel 09090351 | GPG: 0xD14839C6

Re: [one-users] Sunstone server crash on ruby

2014-04-22 Thread M Fazli A Jalaluddin
Hi, The problem is now solve after I upgrade my ruby from 1.9.3 to 2.1.1 using RVM. Thank you On Wed, Apr 9, 2014 at 12:46 AM, Daniel Molina wrote: > Hi, > > > On 7 April 2014 06:39, M Fazli A Jalaluddin wrote: > >> My current version for OpenNebula is 4.4.1 and my ruby is currently >> 1.9.3

Re: [one-users] Sunstone server crash on ruby

2014-04-08 Thread Daniel Molina
Hi, On 7 April 2014 06:39, M Fazli A Jalaluddin wrote: > My current version for OpenNebula is 4.4.1 and my ruby is currently 1.9.3p0 > I have been experiencing some bug in ruby that would crash Sunstone Server > several times. > > May I know if the problem is because of ruby version 1.9.3p0 or r

[one-users] Sunstone 4.4 Template Editor Error

2014-03-28 Thread Matthew Paradis
Hi All, After upgrading to 4.4 I can no longer edit or create new templates from sunstone. Editing/creating using onetemplate update on the command line is fine. The error on updating a new or existing template is [TemplateAllocate] Error allocating a new virtual machine template. Parse error

Re: [one-users] Sunstone 4.4 Template Editor Error

2014-03-28 Thread Carlos Martín Sánchez
Hi Matt, On Fri, Mar 28, 2014 at 2:46 PM, Matthew Paradis wrote: > Hi All, > > After upgrading to 4.4 I can no longer edit or create new templates from > sunstone. > > Editing/creating using onetemplate update on the command line is fine. > > The error on updating a new or existing template i

Re: [one-users] Sunstone noVNC with WSS support

2014-03-11 Thread Valentin Bud
Hi Stefan, On Tue, Mar 11, 2014 at 6:07 PM, Stefan Kooman wrote: > Quoting Valentin Bud (valentin@gmail.com): > > > > I totally agree with you about the user experience and for it is worth > > investing > > a few dollars. I guess I am just frustrated that TLS fails to provide > peer > > to p

Re: [one-users] Sunstone noVNC with WSS support

2014-03-11 Thread Stefan Kooman
Quoting Valentin Bud (valentin@gmail.com): > > I totally agree with you about the user experience and for it is worth > investing > a few dollars. I guess I am just frustrated that TLS fails to provide peer > to peer > trust. So I guess it's time (for you) to deploy DANE [1,2]. You do need to

Re: [one-users] Sunstone noVNC with WSS support

2014-03-08 Thread Valentin Bud
Hi Wilma, On Fri, Mar 7, 2014 at 7:40 PM, Wilma Hermann wrote: > Hi Valentin, > > > Last time I checked, my CA looked pretty real to me > Admittedly, "real" might have been the wrong word. Probably "common" > would have better described what I meant. > > > And why is that? Is Verisign's random

Re: [one-users] Sunstone noVNC with WSS support

2014-03-07 Thread Wilma Hermann
Hi Valentin, > Last time I checked, my CA looked pretty real to me Admittedly, "real" might have been the wrong word. Probably "common" would have better described what I meant. > And why is that? Is Verisign's random number generator better than yours? No, but their root certificate is shipped w

Re: [one-users] Sunstone noVNC with WSS support

2014-03-07 Thread Valentin Bud
Hi, On Thu, Feb 6, 2014 at 11:54 PM, ML mail wrote: > You are totally right, production needs a real cert... > I kindly disagree. People need education. Best, Valentin > > Regards, > ML > > > On Thursday, February 6, 2014 5:20 PM, Wilma Hermann < > wilma.herm...@gmail.com> wrote: > Ther

Re: [one-users] Sunstone noVNC with WSS support

2014-03-07 Thread Valentin Bud
Hello Wilma, On Thu, Feb 6, 2014 at 6:20 PM, Wilma Hermann wrote: > There is a really easy fix for that: Get a real certificate from a real > CA. You should not use self-signed certs for a production environment. > And why is that? Is Verisign's random number generator better than yours? A real

Re: [one-users] Sunstone noVNC with WSS support

2014-03-06 Thread ML mail
You are totally right, production needs a real cert... Regards, ML On Thursday, February 6, 2014 5:20 PM, Wilma Hermann wrote: There is a really easy fix for that: Get a real certificate from a real CA. You should not use self-signed certs for a production environment. Greetings Wilma

Re: [one-users] Sunstone image upload to Ceph

2014-02-21 Thread Jaime Melis
Hi Stuart, the patch is written for a bash file, since the final driver actions are generally written in bash (with a few exceptions). Anyways, lots of Rubyists around in this list so if you bump into Ruby problems it's a good place to be :-) cheers, Jaime On Fri, Feb 21, 2014 at 12:58 PM, Stuar

Re: [one-users] Sunstone image upload to Ceph

2014-02-21 Thread Stuart Longland
Hi Jaime, On 21/02/14 20:01, Jaime Melis wrote: > Hi Stuart, > > no, it doesn't support this feature. To be honest, I don't think > removing that ssh connection will actually be that much of a > performance gain, especially since registering images is not a very > frequent operation. Well, I gues

Re: [one-users] Sunstone image upload error

2014-02-21 Thread Daniel Molina
Hi Stefan, On 20 February 2014 14:27, Stefan Kooman wrote: > Hi List, > > I receive the following error trying to create an image in sunstone > (based on a ISO upload). > > [ImageAllocate] Error allocating a new image. Parse error: syntax error, > unexpected VARIABLE, expecting EQUAL or EQUAL_E

Re: [one-users] Sunstone image upload to Ceph

2014-02-21 Thread Jaime Melis
Hi Stuart, no, it doesn't support this feature. To be honest, I don't think removing that ssh connection will actually be that much of a performance gain, especially since registering images is not a very frequent operation. However, that being said, one of the great things about OpenNebula is th

[one-users] Sunstone image upload to Ceph

2014-02-20 Thread Stuart Longland
Hi all, Another question... on the test cluster I set up (mentioned in my last email) I have the cluster master host acting as the Ceph bridge. Is there an option I can place in BRIDGE_LIST for a Ceph datastore that tells it to use the host running Sunstone? At the moment I've got the Sunstone h

[one-users] Sunstone image upload error

2014-02-20 Thread Stefan Kooman
Hi List, I receive the following error trying to create an image in sunstone (based on a ISO upload). [ImageAllocate] Error allocating a new image. Parse error: syntax error, unexpected VARIABLE, expecting EQUAL or EQUAL_EMPTY at line 6, columns 169:172 Here my POST in sunstone access_log - - [

Re: [one-users] Sunstone 403 at login (only with chromium / chrome)

2014-02-13 Thread Daniel Molina
Hi Stefan, On 12 February 2014 17:55, Stefan Kooman wrote: > Hi, > > We have trouble logging in to sunstone with Chromium as a browser. After > provoding credentials we end up with a "403" forbidden. Chromium debug > console show this: > > When the default login page gets loaded it gets a "401

[one-users] Sunstone 403 at login (only with chromium / chrome)

2014-02-12 Thread Stefan Kooman
Hi, We have trouble logging in to sunstone with Chromium as a browser. After provoding credentials we end up with a "403" forbidden. Chromium debug console show this: When the default login page gets loaded it gets a "401 Unauthorized" trying to GET /jquery.min.map/vendor/4.0. After providing cre

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-07 Thread Daniel Molina
Thank you Daniel for sharing this, we will include it in the docs On 6 February 2014 11:13, Daniel Dehennin wrote: > Daniel Molina writes: > > > On 4 February 2014 17:58, ML mail wrote: > > > >> I have found out the problem with the 403 forbidden errors, I needed to > >> pass the following HTT

Re: [one-users] Sunstone errors after upgrade to 4.4.1 on Debian Jessie

2014-02-06 Thread Ruben S. Montero
jessie ( http://dev.opennebula.org/issues/2716). If possible downgrade tilt Thanks for the heads up Ruben -- Forwarded message -- From: Daniel Dehennin Date: Thu, Feb 6, 2014 at 10:11 PM Subject: [one-users] Sunstone errors after upgrade to 4.4.1 on Debian Jessie To: users

[one-users] Sunstone errors after upgrade to 4.4.1 on Debian Jessie

2014-02-06 Thread Daniel Dehennin
Hello, I just upgrade my ONE installation to 4.4.1 from OpenNebula deb repository[1] and my sunstone does not work anymore. The CLI is working. According to my logs, it looks like a problem with ruby Tilt, mine is in version 2.0.0-1 from debian, here are the sunstone logs: root@yggdrasil:/etc/o

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread Wilma Hermann
There is a really easy fix for that: Get a real certificate from a real CA. You should not use self-signed certs for a production environment. Greetings Wilma 2014-02-06 ML mail : > This workaround fixes that problem yes but it is not a good workaround > especially if you want to offer opennebu

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread Daniel Dehennin
Daniel Molina writes: > On 4 February 2014 17:58, ML mail wrote: > >> I have found out the problem with the 403 forbidden errors, I needed to >> pass the following HTTP headers in my nginx reverse proxy configuration: >> >> proxy_set_headerX-Real-IP $remote_addr; >>

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread ML mail
This workaround fixes that problem yes but it is not a good workaround especially if you want to offer opennebula to real customers. I hope another better alternative can be found in the future but I am aware that this is mostly a browser problem :| Regards ML On Thursday, February 6, 2014

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread ML mail
Hi Daniel, I already posted my nginx server configuration in this thread. That's all it needs, I did not change any configuration parameters on the sunstone side. Regards ML On Thursday, February 6, 2014 10:52 AM, Daniel Molina wrote: On 4 February 2014 17:58, ML mail wrote: I have f

Re: [one-users] Sunstone noVNC with WSS support

2014-02-06 Thread Daniel Molina
Hi, On 5 February 2014 16:58, ML mail wrote: > Hello, > > I would like to use noVNC in Sunstone over an encrypted channel (WSS). > Therefore I have generated my own SSL key and certificate which I have > added to the sunstone-server.conf configuration. The problem is that this > does not work,

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-06 Thread Daniel Molina
On 4 February 2014 17:58, ML mail wrote: > I have found out the problem with the 403 forbidden errors, I needed to > pass the following HTTP headers in my nginx reverse proxy configuration: > > proxy_set_headerX-Real-IP $remote_addr; > proxy_set_header

[one-users] Sunstone noVNC with WSS support

2014-02-05 Thread ML mail
Hello, I would like to use noVNC in Sunstone over an encrypted channel (WSS). Therefore I have generated my own SSL key and certificate which I have added to the sunstone-server.conf configuration. The problem is that this does not work, when I start VNC from the Sunstone web interface I get th

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-04 Thread ML mail
I have found out the problem with the 403 forbidden errors, I needed to pass the following HTTP headers in my nginx reverse proxy configuration:     proxy_set_header    X-Real-IP $remote_addr;     proxy_set_header    X-Forwarded-For $proxy_add_x_forwarded_for;    

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-04 Thread ML mail
Hi Daniel, Using Firefox and Firebug I can see that actually the requests which have trouble are those using AJAX, so the design/layout of Sunstone loads but no data, everything is empty. The requests do not give a 50x error but a 403 Forbidden. Here is a few example of them taken from the Netw

Re: [one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-04 Thread Daniel Molina
Hi, On 2 February 2014 00:06, ML mail wrote: > Hi, > > I am trying to setup nginx as HTTPS reverse proxy to sunstone as described > in the OpenNebula3 book. I can get it to work up to the login screen but > once logged I get the following error message from sunstone: > > It appears there was a

[one-users] Sunstone with nginx as reverse-proxy - server exception

2014-02-01 Thread ML mail
Hi, I am trying to setup nginx as HTTPS reverse proxy to sunstone as described in the OpenNebula3 book. I can get it to work up to the login screen but once logged I get the following error message from sunstone: It appears there was a server exception. Please check server's log. Checking suns

Re: [one-users] Sunstone Cloud View -- Networks?

2014-01-30 Thread Campbell, Bill
One step ahead of you, request already submitted. ;-) http://dev.opennebula.org/issues/2687 Thanks -Original Message- From: Tino Vazquez [mailto:cvazq...@c12g.com] Sent: Thursday, January 30, 2014 6:03 AM To: Campbell, Bill Cc: users Subject: Re: [one-users] Sunstone Cloud View

Re: [one-users] Sunstone Cloud View -- Networks?

2014-01-30 Thread Tino Vazquez
Hi Bill, That is an interesting feature, could you please open a ticket request in dev.opennebula.org? This way we will be able to schedule it within our roadmap. Ideally, this would be configurable, there are scenarios where admins would want users *not* to change the network of the VM template.

[one-users] Sunstone Cloud View -- Networks?

2014-01-23 Thread Campbell, Bill
Hello, I really like the new Cloud sunstone view, but was wondering if it was possible to add in the ability to select the network the instance will connect to, similar to how the image is selectable? _ Bill Campbell Infrastructure Architect Axcess Financial Services, Inc. 7755 Mo

Re: [one-users] Sunstone issue re; editing Templates

2014-01-13 Thread Daniel Molina
;> >> >> -- >> *From: *"Daniel Molina" >> *To: *"Gareth Bult" >> *Cc: *"Users OpenNebula" >> *Sent: *Wednesday, 8 January, 2014 4:40:24 PM >> *Subject: *Re: [one-users] Sunstone issue re; e

Re: [one-users] Sunstone issue re; editing Templates

2014-01-09 Thread Daniel Molina
my current project at http://vdc-store.com > > > -- > *From: *"Daniel Molina" > *To: *"Gareth Bult" > *Cc: *"Users OpenNebula" > *Sent: *Wednesday, 8 January, 2014 4:40:24 PM > *Subject: *Re: [one-users] Sunstone issue re; edit

Re: [one-users] Sunstone issue re; editing Templates

2014-01-08 Thread Gareth Bult
hitting your target go up dramatically when you aim at it.” > See the status of my current project at http://vdc-store.com > > > > From: "Gareth Bult" < gar...@linux.co.uk > > To: "Users OpenNebula" < users@lists.op

Re: [one-users] Sunstone issue re; editing Templates

2014-01-08 Thread Daniel Molina
e .. > > It looks like the GUI isn't keeping up with the underlying infrastructure ... > (93 is an "old" image that "used" to be used by the template) > > > -- > Gareth Bult > “The odds of hitting your target go up dramatically when you aim at it.

Re: [one-users] Sunstone issue re; editing Templates

2014-01-08 Thread Gareth Bult
See the status of my current project at http://vdc-store.com - Original Message - From: "Gareth Bult" To: "Users OpenNebula" Sent: Wednesday, 8 January, 2014 4:12:54 PM Subject: [one-users] Sunstone issue re; editing Templates Hi, I seem to have run into a ve

  1   2   3   4   5   6   >