Re: Management server setup issue

2020-01-28 Thread Philippe Luneau
Thanks lits ok Télécharger Outlook pour Android<https://aka.ms/ghei36> From: Sean Lair Sent: Tuesday, January 28, 2020 4:17:48 PM To: users@cloudstack.apache.org Subject: RE: Management server setup issue https://github.com/apache/cloudstack/issues/3826

Re: Management server setup issue

2020-01-28 Thread Philippe Luneau
Thanks ilts ok Télécharger Outlook pour Android<https://aka.ms/ghei36> From: Sean Lair Sent: Tuesday, January 28, 2020 4:17:48 PM To: users@cloudstack.apache.org Subject: RE: Management server setup issue https://github.com/apache/cloudstack/issues/3826

Re: Management server setup issue

2020-01-28 Thread Philippe Luneau
If I do this solution: yum localinstall http://repo.mysql.com/yum/mysql-connectors-community/el/7/x86_64/mysql-connector-python-8.0.18-1.el7.x86_64.rpm it also does not work, I cannot connect to the web interface I have this message: HTTP ERROR 503: can not access /. Reason Service Unavailable

Re: Management server setup issue

2020-01-28 Thread Philippe Luneau
this solution does not work i just did a complete install: 1. Delete it, delete the MySQL repository (if you followed the installation guide - then you use this repository) 2. Install the EPEL repo, install "mysql-connector-python" (older, much older version...) On 2020/01/18 11:37:46, Andrija P

Re: Management server setup issue

2020-01-18 Thread Andrija Panic
Cool to have the issue solved but sucks to see it in the first place (I guess we will have to change the docs to perhaps instruct users to use Epel repo for the same connector. Re the failed start of mgmt - remove the databases completely and start from scratch - never saw that issue so far (I exp

Re: Management server setup issue

2020-01-18 Thread Robert Ward
Hi Andrija, You were spot on about the mysql-connector-python issue. A critical bug was raised on 8.0.19 2 days ago concerning the issue. Following your instructions, I went back to 8.0.18 and cloudstack-setup-management completes as expected however a new issue has popped up. It seems there i

RE: Management server setup issue

2020-01-17 Thread Piotr Pisz
Hi, I have a very strange situation. After deleting Console Proxy, the new machine starts correctly, I can ping the private ip address and link local. Unfortunately, I can't log in to the machine at link local port 3922 (I get connection refused), in CloudStack UI Console Proxy has Agent UP an

Re: Management server setup issue

2020-01-17 Thread Andrija Panic
Damn... are you the same persons which sent the same email with the same error an hour ago? If not... then read below Seems that the latest mysql-connector got screwed up,,, 1. Remove it, remove the MySQL repo (if you have been following the quick installation guide - then you are using that repo

Management server setup issue

2020-01-17 Thread Robert Ward
Hello all, I have run into a problem with the CS MGNT setup. When I run cloudstack-setup-management command I get back: Traceback (most recent call last): File "/usr/bin/cloudstack-setup-management", line 24, in from cloudutils.serviceConfigServer import cloudManagementConfig File "/usr/