Re: Console Proxy and Secondary Storage System VM have the same public IP

2025-10-24 Thread Mevludin Blazevic
Hi all, I tried various combination of destroying the ssvm first, console proxy first, also testing the behaviour of the global configs, namely "system.vm.public.ip.reservation.mode.strictness" and "systemvm.release.control.ip.on.stop". None of these works; the only worka

Re: Console Proxy problem with nginX Proxy Manager

2025-10-18 Thread Wei ZHOU
n the web browser, I immediately > > > get a > > > "disconnected" bar across the top of the screen. I am really > > > hoping to > > > get this working as it's my last major hurdle here. > > > > > > I have the requisite defined name

Console Proxy and Secondary Storage System VM have the same public IP

2025-10-18 Thread Mevludin Blazevic
Dear all, after an energy outage I am witnessing a strange behaviour: After both vms could not start because of (what I think) the "system.vm.management.ip.reservation.mode.strictness" flag was set on true and after setting this to false, the vms were able to start, However, now both VMs hav

Re: Console Proxy and Secondary Storage System VM have the same public IP

2025-10-18 Thread Prashanth Reddy
: Mevludin Blazevic Sent: Friday, October 17, 2025 9:08 AM To: [email protected] Subject: Console Proxy and Secondary Storage System VM have the same public IP Dear all, after an energy outage I am witnessing a strange behaviour: After both vms could not start because of (what I

Re: Console Proxy problem with nginX Proxy Manager

2025-10-18 Thread Ron Gage
the web browser, I immediately > > get a > > "disconnected" bar across the top of the screen.  I am really > > hoping to > > get this working as it's my last major hurdle here. > > > > I have the requisite defined name for the console proxy defined

Re: Console Proxy problem with nginX Proxy Manager

2025-10-17 Thread Daan Hoogland
y. The > > > noVNC > > > objects all draw on the screen as expected - including the pull-out > > > on > > > the left. Once everything draws on the web browser, I immediately > > > get a > > > "disconnected" bar across the top of the

Re: Console Proxy problem with nginX Proxy Manager

2025-10-17 Thread Daan
reen as expected - including the pull-out on > the left.  Once everything draws on the web browser, I immediately get a > "disconnected" bar across the top of the screen.  I am really hoping to > get this working as it's my last major hurdle here. > > I have the requis

Re: Console Proxy and Secondary Storage System VM have the same public IP

2025-10-17 Thread Wei ZHOU
Can you destroy one of the system vms ? Kind regards, Wei On Fri, Oct 17, 2025 at 10:09 AM Mevludin Blazevic wrote: > Dear all, > > after an energy outage I am witnessing a strange behaviour: After both > vms could not start because of (what I think) the > "system.vm.management.ip.reservation

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-20 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @DaanHoogland , here is my take on all of this. We currently have 4x ACS environments. 1x Prod and 3x Non-Prods. All MS and SysVMs have a real but long-expired wildcard SSL/TLS certificate. The

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-20 Thread via GitHub
GitHub user abdessalllam added a comment to the discussion: SSL - LetsEncrypt the Console Proxy Full guide on NGINX with CloudStack/SSL/Cloudflare for MGMT Server and SystemVMs: https://abdessal.am/cloudstack-part-4-first-vm-walkthrough-uefi-setup-domain-setup-w-sslcloudflare/ GitHub link

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-17 Thread via GitHub
GitHub user lukasmrtvy added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @rohityadavcloud this will not work for systemvms deployed to public network, which is advanced setup and 99% of use cases, why whould I spend $ for another IP for additional reverse proxy? honestly

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-15 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy sounds like a good entry for “best practices” , cc @NuxRo GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14404854 This is an automatically sent email

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-15 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy great @daviftorres , do you think we should automate this in ACS somehow? (or is it too much of a one time setup?) GitHub link: https://github.com/apache/cloudstack/discussions/11597

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-09 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: SSL - LetsEncrypt the Console Proxy Sure! This is my cheat sheet for deploying and performing the most common operations on HashiCorp Vault. I’ll leave the link here because I try to keep it always up to date: https://dft.wiki/?p

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: SSL - LetsEncrypt the Console Proxy > @davidjumani @weizhouapache can you advice how this would impact novnc? it > seems not relevant to the type of console but i am not sure. @DaanHoogland it provides a default certificate

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @daviftorres , if you could share here, that would be great. GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14340306 This is an automatically sent

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user lukasmrtvy added a comment to the discussion: SSL - LetsEncrypt the Console Proxy But Systemvms will have always ( in advanced mode ) IPs assigned from the Public network and private IPs from the Management network, its not possible to change this behavior. One can only assign a

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy This is btw possible by using nginx proxy which is used for SSL termination. I've detailed how to do this here - https://markmail.org/message/ukueqxzrrv7g3nte GitHub link: https://githu

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy My email/suggestion was to use RFC1918 networks for both public and management networks, of course this won't work for your use-case. You can use the traditional approach to setup/u

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: SSL - LetsEncrypt the Console Proxy The email thread I've shared in fact saves you an IP address - typically how you can deploy a private ACS cloud behind a single public IP; you can deploy parts of the pod IP range in a pr

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy @davidjumani @weizhouapache can you advice how this would impact novnc? it seems not relevant to the type of console but i am not sure. GitHub link: https://github.com/apache/cloudstack

[D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user asender created a discussion: SSL - LetsEncrypt the Console Proxy # ISSUE TYPE * Feature Idea # COMPONENT NAME ~~~ Console Proxy VM ~~~ # CLOUDSTACK VERSION 4.11.1+ # CONFIGURATION LetsEncrypt the Console Proxy Many new applications are now integrating

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user daviftorres added a comment to the discussion: SSL - LetsEncrypt the Console Proxy Dear @asender, I’d like to apologise for having a different view on the certificate strategy for the Console Proxy (and System VMs in general). Since System VMs are ephemeral, they would request

Re: [D] SSL - LetsEncrypt the Console Proxy [cloudstack]

2025-09-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: SSL - LetsEncrypt the Console Proxy any plans for this @asender ? GitHub link: https://github.com/apache/cloudstack/discussions/11597#discussioncomment-14340292 This is an automatically sent email for users

Console Proxy problem with nginX Proxy Manager

2025-09-02 Thread Ron Gage
eally hoping to get this working as it's my last major hurdle here. I have the requisite defined name for the console proxy defined in CS and it is coming up in the browser properly.  In NPM, while I have a Let's Encrypt cert defined/created, I am not forcing SSL.  I have NPM for

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-04-30 Thread via GitHub
GitHub user KuasarCloud closed a discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor Hey team, Is there a procedure to renew Hyp VNC TLS Cert? My Proxy Console VM gets this error when accessing the VNC Server ```shell Jan 26 00:24:25 v-1049-VM _run.sh[2710]: 00:24

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-04-30 Thread via GitHub
GitHub user DaanHoogland closed the discussion with a comment: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor closed this for lack of interaction, please reopen or open a new item if applicable GitHub link: https://github.com/apache/cloudstack/discussions/10275

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-04-30 Thread via GitHub
GitHub user DaanHoogland closed the discussion with a comment: Console Proxy - Failed to connect to server - Unable to decode token closed this for lack of interaction, please reopen or open a new item if applicable GitHub link: https://github.com/apache/cloudstack/discussions/10509

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-04-30 Thread via GitHub
GitHub user big3v closed a discussion: Console Proxy - Failed to connect to server - Unable to decode token # ISSUE TYPE * Bug Report # COMPONENT NAME ~~~ Console Proxy System VM ~~~ # CLOUDSTACK VERSION ~~~ 4.19.1.0 ~~~ # CONFIGURATION consoleproxy.sslEnabled: no

Re: [D] Alternative port with console proxy [cloudstack]

2025-04-30 Thread via GitHub
GitHub user wagnerdracha closed a discussion: Alternative port with console proxy # ISSUE TYPE * Other # COMPONENT NAME Instances # CLOUDSTACK VERSION CloudStack 4.19.1.0 # CONFIGURATION # OS / ENVIRONMENT Ubuntu # SUMMARY I access my cloudstack by https

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Console Proxy - Failed to connect to server - Unable to decode token @big3v , this sounds like a specific error and not common for all VM-consoles / environments. Would you care to give more context to the cause of your issue? I just

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-03-05 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Console Proxy - Failed to connect to server - Unable to decode token Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/10509

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor > Maybe by default set this to a bigger time? As it seems to be a common issue, > I had the same issue, as well as the person in the original issue. yes, the d

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user jhuijbrechts added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor Maybe by default set this to a bigger time? As it seems to be a common issue, I had the same issue, as well as the person in the original issue. GitHub link: https

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor the new vm (qemu process) will use the new cert GitHub link: https://github.com/apache/cloudstack/discussions/10275#discussioncomment-11958840 This is an

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor Thanks @weizhouapache For what purpose? restart libvirtd? or not use this Hyp? GitHub link: https://github.com/apache/cloudstack/discussions/10275#discussioncomment

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor > Thanks @weizhouapache for your reply, after reading the article I have couple > doubts > > 1. The error says -> **NotAfter: Tue Aug 06 19:04:44 UTC

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor Thanks @weizhouapache for your reply, after reading the article I have couple doubts 1. The error says -> **NotAfter: Tue Aug 06 19:04:44 UTC 2024** but the cloud.

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-26 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor This looks same as #9718 GitHub link: https://github.com/apache/cloudstack/discussions/10275#discussioncomment-11956430 This is an automatically sent email for

Re: [D] VncTLSSecurity Error when VM Console Proxy connects to Hypervisor [cloudstack]

2025-01-25 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: VncTLSSecurity Error when VM Console Proxy connects to Hypervisor Something curious about the error is that older vms are having the problem not the new ones GitHub link: https://github.com/apache/cloudstack/discussions/10275

Re: [D] Alternative port with console proxy [cloudstack]

2024-09-24 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Alternative port with console proxy the port 8080 is the internal port in CPVM (console proxy vm) which used to communicate with vnc port or vnc over websocket connection. you do not need to consider it. the open port of CPVM

Re: Unable to create new VMs or Console Proxy

2024-07-10 Thread Marty Godsey
Wei.. You are a lifesaver. Thank you for letting me know. This resolved the issue. Now, to find out why it happened in the first place. From: Wei ZHOU Date: Wednesday, July 10, 2024 at 10:40 AM To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy WARNING: This

Re: Unable to create new VMs or Console Proxy

2024-07-10 Thread Wei ZHOU
ly 9, 2024 8:32:17 PM > To: [email protected] > Subject: Re: Unable to create new VMs or Console Proxy > > WARNING: This email originated from outside of the organization. Do not > click links or open attachments unless you recognize the sender and know > the content is

Re: Unable to create new VMs or Console Proxy

2024-07-10 Thread Marty Godsey
Does anyone know if this database entry can be deleted? See below. From: Marty Godsey Sent: Tuesday, July 9, 2024 8:32:17 PM To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy WARNING: This email originated from outside of the

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
? From: Marty Godsey Date: Tuesday, July 9, 2024 at 4:00 PM To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy WARNING: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
uot;type":"Routing","uuid":"137e43d2-0862-4c78-b1e4-d21126f8408c"}] 2024-07-09 19:47:55,072 DEBUG [c.c.a.m.a.i.FirstFitAllocator] (Work-Job-Executor-3:ctx-52fbf7ea job-8584/job-8596 ctx-3c8e35da FirstFitRoutingAllocator) (logid:ab7cbd9f) Host name: csc-n1, ho

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
determine if that is the real reason? From: Marty Godsey Date: Tuesday, July 9, 2024 at 9:55 AM To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy WARNING: This email originated from outside of the organization. Do not click links or open attachments unless you

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
So the template shows as downloaded and ready in the console. What would be the best way to redownload this to the same ID if it is missing? From: Slavka Peleva Date: Tuesday, July 9, 2024 at 4:47 AM To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy WARNING

Re: Console Proxy VM is not responding

2024-07-09 Thread Jithin Raju
Yes, management server logs. -Jithin From: Raghava Yerubandi Date: Tuesday, 9 July 2024 at 5:37 PM To: [email protected] Subject: Re: Console Proxy VM is not responding Hi Jithin, Yes, Zone is enabled, do you mean the management logs right..? On Tue, Jul 9, 2024 at 5:26 PM Jithin

Re: Console Proxy VM is not responding

2024-07-09 Thread Raghava Yerubandi
aghava Yerubandi > Date: Tuesday, 9 July 2024 at 5:17 PM > To: [email protected] > Subject: Console Proxy VM is not responding > Hi Community > > Recently in our env we replaced the TLS certificates after replacing them, > CPVM seems not responding, So i deleted

Re: Console Proxy VM is not responding

2024-07-09 Thread Jithin Raju
Hi Raghava, Please check whether the zone is enabled. If yes you will have to investigate with the help of logs. -Jithin From: Raghava Yerubandi Date: Tuesday, 9 July 2024 at 5:17 PM To: [email protected] Subject: Console Proxy VM is not responding Hi Community Recently in our env

Console Proxy VM is not responding

2024-07-09 Thread Raghava Yerubandi
Hi Community Recently in our env we replaced the TLS certificates after replacing them, CPVM seems not responding, So i deleted the CPVM thinking that it will create a new one.But it doesn't, now our stack is running without CPVM & we are unable to open the Instance console, any inputs or troubles

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Slavka Peleva
2,564 DEBUG [c.c.d.d.DataCenterIpAddressDaoImpl] > (Work-Job-Executor-81:ctx-db736df7 job-6013/job-6205 ctx-fa9daf4b) > (logid:7fa21822) Releasing ip address for instance=1462 > > 2024-07-09 01:08:22,574 DEBUG [c.c.n.g.PodBasedNetworkGuru] > (Work-Job-Executor-81:ctx-db736df7 job-60

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Wei ZHOU
-07-09 01:08:22,574 DEBUG [c.c.n.g.PodBasedNetworkGuru] > (Work-Job-Executor-81:ctx-db736df7 job-6013/job-6205 ctx-fa9daf4b) > (logid:7fa21822) Allocated a nic NicProfile > {"broadcastUri":null,"iPv4Address":"10.61.0.91","id":1462,"reser

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
4-07-09 01:08:22,608 DEBUG [o.a.c.s.i.TemplateDataFactoryImpl] (Work-Job-Executor-81:ctx-db736df7 job-6013/job-6205 ctx-fa9daf4b) (logid:7fa21822) template 316 is already in store:6, type:Image From: Rohit Yadav Date: Tuesday, July 9, 2024 at 12:44 AM To: [email protected] Subject: R

Re: Unable to create new VMs or Console Proxy

2024-07-09 Thread Marty Godsey
pl] (Work-Job-Executor-5:ctx-b19182a5 job-7477/job-7495 ctx-8d8d7980) (logid:efafa159) Cleaning up resources for the vm VM instance {"id":599,"instanceName":"s-599-VM","type":"SecondaryStorageVm","uuid":"cdbb5227-78fb-4cd4-aadd-0ff6d2639dce

Re: Unable to create new VMs or Console Proxy

2024-07-08 Thread Rohit Yadav
9, 2024 07:29 To: [email protected] Subject: Re: Unable to create new VMs or Console Proxy Ok, figured, out the service offerings issues, I rebooted the database and it came back. I still can not create VMs. It is stating that the storage is suitable, but it is in avoid set. I have no

Re: Unable to create new VMs or Console Proxy

2024-07-08 Thread Marty Godsey
. Where would I check this? From: Marty Godsey Date: Monday, July 8, 2024 at 9:19 PM To: [email protected] Subject: Unable to create new VMs or Console Proxy WARNING: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the

Unable to create new VMs or Console Proxy

2024-07-08 Thread Marty Godsey
Question. All of a sudden, I cannot create new VMs, and the console proxy also can’t be created. As I spent the past hour looking, I have found that in the console, when I go to offerings for compute, disk, or system, I get a 404, and it says it can’t find anything for domain -1. But when I

Re: [D] How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? [cloudstack]

2024-05-01 Thread via GitHub
GitHub user rohityadavcloud closed the discussion with a comment: How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? Closing as answered, pl re-open if you've further issues. Usually nginx-reverse proxy setup is outside of CloudStack and this is highly enviro

Re: [D] How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? [cloudstack]

2024-05-01 Thread via GitHub
GitHub user herdiansah571 closed a discussion: How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? I have succesfully install CloudStack 4.18.1.0 I need to secure console proxy use nginx reverse Self-Signed SSL Certificate, anyone here can help me ? ![url](https

Re: [D] How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? [cloudstack]

2024-05-01 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? Here's what you can do: Let's assume you've a single public IP (usually your WAN), then you can setup port forwarding such as: WAN

Re: [D] How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? [cloudstack]

2024-04-30 Thread via GitHub
GitHub user pcfriek1987 added a comment to the discussion: How to secure console proxy use nginx reverse Self-Signed SSL Certificate ? Did you configure the SSL setting in the Webgui? What does your nginx file looks like (just curious). GitHub link: https://github.com/apache/cloudstack

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
CERTIFICATE- Which I did wrong a lot of the times.. and only noticed when looking in the database itself. -- Jimmy From: Fernando Alvarez Date: Monday, 29 April 2024 at 15:15 To: [email protected] Subject: Re: Replaced SSL now console proxy not working Jummy, I understand. Many

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Fernando Alvarez
t I made before > for myself. > > -- > Jimmy > > From: Fernando Alvarez > Date: Monday, 29 April 2024 at 14:45 > To: [email protected] > Subject: Re: Replaced SSL now console proxy not working > Hi Jimmy, > > Check these values in the global settin

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
2024 at 14:45 To: [email protected] Subject: Re: Replaced SSL now console proxy not working Hi Jimmy, Check these values in the global setting: consoleproxy.url.domain domain used for CPVM consoleproxy.sslEnabled Switches SSL configuration of the CPVMon / off And check if the URL

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Fernando Alvarez
actoryImpl:47 - Start initializing SSL > Apr 29 12:25:48 v-144-VM _run.sh[58945]: 12:25:48,222 INFO > ConsoleProxyResource:104 - Receive ReadyCommand, response with ReadyAnswer > > Which is a bit strange as in the Events on the panel it says: > Successfully completed issuing certificate. domai

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
give any issue with uploading them either, I also destroyed the proxy and let it rebuild itself. -- Jimmy From: Ruben Bosch Date: Monday, 29 April 2024 at 14:15 To: [email protected] Subject: Re: Replaced SSL now console proxy not working Jimmy, you can run "cloudstack-ssh 169.

Re: Replaced SSL now console proxy not working

2024-04-29 Thread Ruben Bosch
Jimmy, you can run "cloudstack-ssh 169.x.x.x" or "ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected]" from the hypervisor running the system VM to SSH into the system VM. On Mon, Apr 29, 2024 at 2:09 PM Jimmy Huybrechts wrote: > Hi, > > So I replaced the SSL certficate today since it uses let

Replaced SSL now console proxy not working

2024-04-29 Thread Jimmy Huybrechts
Hi, So I replaced the SSL certficate today since it uses lets encrypt. My secondary storage worked fine after recreation, but it seems my consoleproxy doesn’t as it shows agent state disconnected, connecting, disconnected. Now obviously I don’t have any console now so I can’t see what is wrong

Re: Console Proxy VM has high CPU usage

2024-02-26 Thread Daan Hoogland
tems from the NIOSocketInputStream class which is part of the > new secure KVM VNC feature released with ACS 4.18. > > In the mean time, I've sized up the Console Proxy VM compute offering with > more CPUs (1 vCPU for each potential connection) as each connection gobbles > up

Re: Console Proxy VM has high CPU usage

2024-02-21 Thread Leo Leung
I did some basic performance analysis on the Java process and it appears the high CPU usage stems from the NIOSocketInputStream class which is part of the new secure KVM VNC feature released with ACS 4.18. In the mean time, I've sized up the Console Proxy VM compute offering with more CP

Re: Console Proxy VM has high CPU usage

2024-02-20 Thread Leo Leung
Just a quick update: - I see 100% CPU on the console proxy's java process if one or more VNC session is in use, even if nothing is happening in the session (such as a blank screen). Is this normal? - The persistent 100% CPU appears to be triggered when I try to VNC to the console proxy i

Console Proxy VM has high CPU usage

2024-02-20 Thread Leo Leung
Hello everyone, I am running CloudStack 4.18 and 4.19 in two separate environments and notice that in both environments, the Console Proxy SystemVM is pretty much pegging its single CPU. Logging in to the SystemVM, top reports the java process that handles the VNC connections is constantly

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-15 Thread Antoine Boucher
a.c.a.DynamicRoleBasedAPIAccessChecker] >> (qtp279593458-695:ctx-2e31e696 ctx-ced9fb8e) (logid:a3f76229) Account >> [Account >> [{"accountName":"admin","id":2,"uuid":"2cee75f9-8bc4-11ec-9c43-001e67fd4838"}]] >> is Root A

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-15 Thread Antoine Boucher
.0.0/0,::/0 >> 2024-01-14 23:57:23,579 INFO [o.a.c.a.DynamicRoleBasedAPIAccessChecker] >> (qtp279593458-695:ctx-2e31e696 ctx-ced9fb8e) (logid:a3f76229) Account >> [Account >> [{"accountName":"admin","id":2,"uuid":"2cee75f9-8bc4

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-15 Thread Antoine Boucher
[{"accountName":"admin","id":2,"uuid":"2cee75f9-8bc4-11ec-9c43-001e67fd4838"}]] >> is Root Admin or Domain Admin, all APIs are allowed. >> 2024-01-14 23:57:23,581 WARN [o.a.c.a.ProjectRoleBasedApiAccessChecker] >> (qtp279593458-695:ctx-2e31

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-15 Thread Stephan Bienek
in","id":2,"uuid":"2cee75f9-8bc4-11ec-9c43-001e67fd4838"}]] > is Root Admin or Domain Admin, all APIs are allowed. > 2024-01-14 23:57:23,581 WARN [o.a.c.a.ProjectRoleBasedApiAccessChecker] > (qtp279593458-695:ctx-2e31e696 ctx-ced9fb8e) (logid:a3f76229)

Re: Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-14 Thread Wei ZHOU
4-01-14 23:57:23,581 WARN [o.a.c.a.ProjectRoleBasedApiAccessChecker] > (qtp279593458-695:ctx-2e31e696 ctx-ced9fb8e) (logid:a3f76229) Project is > null, ProjectRoleBasedApiAccessChecker only applies to projects, returning > API [createConsoleEndpoint] for user [User > {"username"

Console Proxy Stopped Working after 4.17.2 -> 4.18.1 upgrade on KVM Hosts

2024-01-14 Thread Antoine Boucher
oject is null, ProjectRoleBasedApiAccessChecker only applies to projects, returning API [createConsoleEndpoint] for user [User {"username":"admin","uuid":"2cefb708-8bc4-11ec-9c43-001e67fd4838"}.] as allowed. 2024-01-14 23:57:23,591 WARN [c.c.a.d.ParamGenericValid

Re: Console proxy SSL

2023-11-09 Thread Jimmy Huybrechts
Hi Jithin, In the end I missed the actual enable global option for the console proxy, once I set that and destroyed the proxy vm, after it was rebuild it works over SSL now :) -- Met vriendelijke groet, Jimmy Huybrechts Van: Jithin Raju Datum: donderdag, 9 november 2023 om 05:12 Aan: users

Re: Console proxy SSL

2023-11-08 Thread Jithin Raju
Hi Jimmy, The below article might help you, you are using the wildcard certificate right? https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ -Jithin From: Jimmy Huybrechts Date: Wednesday, 8 November 2023 at 9:52 PM To: [email protected] Subject: Console proxy SSL

Console proxy SSL

2023-11-08 Thread Jimmy Huybrechts
Hi, So I’ve been setting up SSL for the management host and the console proxy but on the console proxy it’s not working. I uploaded the SSL files over the GUI, made the adjustments in the management server properties file and restarted it. The management server has a valid ssl now. I changed

AW: Load Balancer in front of Console Proxy

2023-09-08 Thread me
. September 2023 10:54 An: [email protected] Betreff: Re: Load Balancer in front of Console Proxy Hi Ricardo, When using novnc, you'll need to open a few settings. In this old thread, I've details how to setup an external nginx proxy server that does SSL offloading for both the novnc w

Re: Load Balancer in front of Console Proxy

2023-09-08 Thread Rohit Yadav
32064.html Regards. From: Kuasar Sent: Wednesday, September 6, 2023 01:04 To: [email protected] Subject: Load Balancer in front of Console Proxy Hi team, On my KVM 4.18.0 ACS deploy a set a load balancer with port 80/443 with SystemVM console proxy

Load Balancer in front of Console Proxy

2023-09-05 Thread Kuasar
Hi team, On my KVM 4.18.0 ACS deploy a set a load balancer with port 80/443 with SystemVM console proxy as backend and I receive a 200 OK http code in response but the NoVNC got stuck in connecting, after a while I receive websock.js:185 WebSocket connection to 'ws:/mydomain:8080 failed:

Re: Enable console proxy SSL

2023-08-11 Thread Francisco Arencibia Quesada
awesome, destroying it was the way to make it work, thanks Wei , you saved my life. thanks a lot :) On Fri, Aug 11, 2023 at 11:40 AM Wei ZHOU wrote: > Hi, > > Just destroy it, cloudstack will create a new one. The vm console will be > unavailable until the new CPVM is running (~2 mins) > > -Wei

Re: Enable console proxy SSL

2023-08-11 Thread Wei ZHOU
Hi, Just destroy it, cloudstack will create a new one. The vm console will be unavailable until the new CPVM is running (~2 mins) -Wei On Fri, 11 Aug 2023 at 11:38, Francisco Arencibia Quesada < [email protected]> wrote: > Could you explain to me how to recreate CPVM without risks :

Re: Enable console proxy SSL

2023-08-11 Thread Francisco Arencibia Quesada
Could you explain to me how to recreate CPVM without risks :) thanks On Fri, Aug 11, 2023 at 10:26 AM Wei ZHOU wrote: > Hi, > > Which cloudstack version do you use ? > > It would be good to double check the global settings, certificates (in the > keystore table), restart management server and

Re: Enable console proxy SSL

2023-08-11 Thread Francisco Arencibia Quesada
I have 4.11.2.0 version , I have restarted management server but again https is closed [image: Screenshot from 2023-08-11 10-28-53.png] On Fri, Aug 11, 2023 at 10:26 AM Wei ZHOU wrote: > Hi, > > Which cloudstack version do you use ? > > It would be good to double check the global settings, cert

Re: Enable console proxy SSL

2023-08-11 Thread Wei ZHOU
Hi, Which cloudstack version do you use ? It would be good to double check the global settings, certificates (in the keystore table), restart management server and recreate CPVM. -Wei On Fri, 11 Aug 2023 at 10:10, Francisco Arencibia Quesada < [email protected]> wrote: > Thanks We

Re: Enable console proxy SSL

2023-08-11 Thread Francisco Arencibia Quesada
Thanks Wei, I did that before and I still have the same problem, no way to open 443 :(, any other solution? Regards On Fri, Aug 11, 2023 at 10:00 AM Wei ZHOU wrote: > Hi, > > You may refer to > https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ > > -Wei > > On Fri, 11 Aug 2023 a

Re: Enable console proxy SSL

2023-08-11 Thread Wei ZHOU
Hi, You may refer to https://www.shapeblue.com/securing-cloudstack-4-11-with-https-tls/ -Wei On Fri, 11 Aug 2023 at 09:57, Francisco Arencibia Quesada < [email protected]> wrote: > Good morning guys, > > I have another problem, and I have done kind of everything and nothing > works

Enable console proxy SSL

2023-08-11 Thread Francisco Arencibia Quesada
Good morning guys, I have another problem, and I have done kind of everything and nothing works http://123-22-22-44.mydomain.com -current proxy console , port 80 https://123-22-22-44.mydomain.com - what i want to achieve , but I don't know how to enable port 443 I have enabled SSL in global s

Not able secure console proxy with certificate

2023-03-11 Thread Sanjay Kumar
Hi Team, We have followed the instruction by apache cloudstack to secure the console proxy but not working in my environment. Please help me out if we missing any step or something to secure the console proxy vm. ACS_VER: 4.17 Regards, Sanjay

RE: Console Proxy VM TLS version and cipher suites

2023-03-09 Thread Gary Dixon
- From: Wei ZHOU Sent: Thursday, March 9, 2023 8:56 AM To: [email protected] Subject: Re: Console Proxy VM TLS version and cipher suites Hi Gary, I have checked 4.16.1, 4.17.2, 4.18.0 system vms, it looks like `TLSv1, TLSv1.1` has been already added to "jdk.tls.disabledAlgorithms&qu

Re: Console Proxy VM TLS version and cipher suites

2023-03-09 Thread Wei ZHOU
y represent the official views of Quadris. > If you have received this information in error you must not copy, > distribute or take any action or reliance on its contents. Please destroy > any hard copies and delete this message. > -Original Message- > From: Simon Weller > Se

RE: Console Proxy VM TLS version and cipher suites

2023-03-09 Thread Gary Dixon
of Quadris. If you have received this information in error you must not copy, distribute or take any action or reliance on its contents. Please destroy any hard copies and delete this message. -Original Message- From: Simon Weller Sent: Wednesday, March 8, 2023 9:34 PM To: users@cloudsta

Re: Console Proxy VM TLS version and cipher suites

2023-03-08 Thread Simon Weller
emplate to > make the change persist a Console Proxy VM rebuild > Gary Dixon​ > Senior Technical Consultant > T: +44 161 537 4990 > E: *v* <+44%207989717661>ms@quadris‑support.com > W: www.quadris.co.uk > The information contained in this e-mail from Quadris may be confi

RE: Console Proxy VM TLS version and cipher suites

2023-03-08 Thread Gary Dixon
The PEN test had picked up that a JBoss Enterprise Application was allowing TLS v1.0 and TLS v1.1- we have managed to disable this now but obviously we would need to build this in to a new System VM template to make the change persist a Console Proxy VM rebuild Gary Dixon Senior Technical

  1   2   3   4   >