Re: [D] Infinite loading of system virtual machines [cloudstack]

2025-06-09 Thread via GitHub
GitHub user bhouse-nexthop added a comment to the discussion: Infinite loading of system virtual machines Did you recently update the system, such as going from 4.20.0 to 4.20.1 (maybe inadvertently) ? If so you likely need to install the newer systemvm. Also if you check the agent log of t

Re: CloudStack India User Group 2025 – Event Details & Call for Speakers

2025-06-09 Thread Rohit Yadav
All, Reminder - the CloudStack India User Group 2025 Meetup CFP closes in less than a week (16th June 2025). If you're interested in speaking, please submit your talk as soon as possible. For more details, please visit: https://cloudstack.apache.org/blog/csiug-2025 Regards. ___

Re: [D] CloudStack fails to start more VMs [cloudstack]

2025-06-09 Thread via GitHub
GitHub user GutoVeronezi closed the discussion with a comment: CloudStack fails to start more VMs Just for future reference, as I haven't seen it mentioned here or in #10205: Apache HTTPd's file `/var/www/html/latest/.htaccess` is used to change permission rules for directories. This file is

Re: ghosts networks impossible to delete

2025-06-09 Thread Francisco Arencibia Quesada
Disregard this message guys. We were looking into the wrong database.. Thank you all. On Mon, Jun 9, 2025 at 6:06 PM Francisco Arencibia Quesada < arencibia.franci...@gmail.com> wrote: > Dear all, > > I have tried to delete several networks in an allocated state and it is > impossible to delete,

ghosts networks impossible to delete

2025-06-09 Thread Francisco Arencibia Quesada
Dear all, I have tried to delete several networks in an allocated state and it is impossible to delete, but at the same time, we have checked the network table in the DB and the networks are not there, using cloudmonkey it fails as well. Any suggestions guys? Kind regards. -- *Francisco Arenci

Re: [D] Infinite loading of system virtual machines [cloudstack]

2025-06-09 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Infinite loading of system virtual machines @miloserdoff , first stepd would be - Have tried trouble shooting the network connectivity from both the MS and the host?, and - Have you tried to manually mount the secondary storage? GitH

repo issue - File has unexpected size

2025-06-09 Thread Francisco Arencibia Quesada
Good morning guys, we are having this issue with the repos: Err:1 http://download.cloudstack.org/ubuntu noble/4.19 Release 404 Not Found [IP: 85.10.245.27 80] Err:2 https://cli.github.com/packages stable InRelease El siguiente error GPG se encontró al procesar el archivo de firmas: KEYEXPI

Re: repo issue - File has unexpected size

2025-06-09 Thread Pearl Dsilva
Hi Francisco, Release packages are currently being synced, which may be the reason why you are facing this issue. Please try again after some time. Thanks, Pearl On Mon, Jun 9, 2025 at 2:37 PM Francisco Arencibia Quesada < arencibia.franci...@gmail.com> wrote: > Good morning guys, > > we are ha

Re: repo issue - File has unexpected size

2025-06-09 Thread Rohit Yadav
The community repo syncing can take upto 12 hrs (default), as download.cloudstack.org is behind CDN77. I've kicked a purge-all & pre-fetch to speed that up. Assuming the repo files & metadata are corrected, repository issues wouldn't be hit again. Regards.