RE: Installation problem

2025-04-10 Thread Stuart Whitman
ckage repositories. It has been a long time since we have needed 32-bit packages. I am just curious: What is driving this requirement? Thanks, -Stu -Original Message- From: Wei ZHOU Sent: Wednesday, April 9, 2025 7:14 PM To: users@cloudstack.apache.org Subject: Re: Installation problem Do yo

Re: Installation problem

2025-04-09 Thread Wei ZHOU
Do you use aarch64 or x86_64 ? -Wei On Wednesday, April 9, 2025, Stuart Whitman wrote: > Hello, > > I hope someone can help me with this issue. I am using a fresh install of > RHEL 9. I have this cloudstack.repo file in /etc/yum.repos.d: > [cloudstack] > name=cloudstack > baseurl=http://downlo

Installation problem

2025-04-09 Thread Stuart Whitman
Hello, I hope someone can help me with this issue. I am using a fresh install of RHEL 9. I have this cloudstack.repo file in /etc/yum.repos.d: [cloudstack] name=cloudstack baseurl=http://download.cloudstack.org/el/$releasever/4.20/ enabled=1 gpgcheck=0 When I issue the command 'dnf install cloud

Re: cloudmonkey installation problem.

2015-01-22 Thread Rohit Yadav
Hi Dan, I’m not sure which platform you’re on. With Ubuntu 14.04/14.10, the default pip has some issues. To install CloudMonkey or any package dependent on "requests" users simply need to upgrade pip to make it work: 1. Uninstall the default pip: sudo apt-get remove --purge python-pip 2. Dow

Re: cloudmonkey installation problem.

2015-01-22 Thread Dan Dong
Exactly, thanks Erik! Cheers, Dan 2015-01-22 12:46 GMT-06:00 Erik Weber : > If I recall correctly you'll solve that by upgrading the 'requests' python > package. > > Erik > > Den torsdag 22. januar 2015 skrev Dan Dong følgende: > > > Hi, > > When I tried to install cloudmonkey following: > >

Re: cloudmonkey installation problem.

2015-01-22 Thread Erik Weber
If I recall correctly you'll solve that by upgrading the 'requests' python package. Erik Den torsdag 22. januar 2015 skrev Dan Dong følgende: > Hi, > When I tried to install cloudmonkey following: > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStack

cloudmonkey installation problem.

2015-01-22 Thread Dan Dong
Hi, When I tried to install cloudmonkey following: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStackcloudmonkeyCLI-Usingasacommandlinetool I found this error when running the command: # cloudmonkey Import error in cloudmonkey.cloudmonkey : No module nam

Re: [Installation Problem] Access to Web UI by default admin/password

2014-02-16 Thread Zack
Did you run cloudstack-setup-database before cloudstack-management? See section 4.5.4.1.5 in the install guide as you will have to pass some parameters to create the table: https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.0-incubating/html-single/Installation_Guide/#management-se

Re: [Installation Problem] Access to Web UI by default admin/password

2014-02-16 Thread Geoff Higginbottom
Hi, Firstly I recommend you install 4.2.1 as this is the latest version, than ensure that your CloudStack Server has at least 2GB of RAM as it needs this to correctly deploy the databases. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968

[Installation Problem] Access to Web UI by default admin/password

2014-02-15 Thread 엄재철
Hello. I have installed Cloudstack4.1.1 management server on linux CentOS 6.3. I have tried to log in CloudStack webpage using admin/password. but it doesn't work. I also checked the database in management server. but there is even no user_view tables. I also repeatedly did cloudstack-setup-ma