Re: problem install cloudstack 4.13

2020-01-28 Thread Philippe Luneau
can you tell me how i can do this install without breaking the install done On 2020/01/28 13:46:34, Gabriel Beims Bräscher wrote: > Hi, > > I have looked into some threads related with mysql-connector on CentOS7. > Installing 5.1.25-3 (yum install mysql-connector-java-5.1.25-3.el7) seems > to

RE: problem install cloudstack 4.13

2020-01-28 Thread Philippe Luneau
briel Beims Bräscher [mailto:[email protected]] Envoyé : mardi 28 janvier 2020 14:47 À : users Objet : Re: problem install cloudstack 4.13 Hi, I have looked into some threads related with mysql-connector on CentOS7. Installing 5.1.25-3 (yum install mysql-connector-java-5.1.25-3.el7) seems to f

Re: problem install cloudstack 4.13

2020-01-28 Thread Gabriel Beims Bräscher
Hi, I have looked into some threads related with mysql-connector on CentOS7. Installing 5.1.25-3 (yum install mysql-connector-java-5.1.25-3.el7) seems to fix it. Can you please check if such a downgrade would work for you? Em ter., 28 de jan. de 2020 às 08:40, Philippe Luneau < man3d109.hotm...@g

Re: problem install cloudstack 4.13

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: problem install cloudstack 4.13

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/27 20:38:42, Andrija Pan

Re: problem install cloudstack 4.13

2020-01-27 Thread Andrija Panic
Reading other threads here on the same mailing list to which you are posting, would reveal the problem and the resolution. On Mon, 27 Jan 2020, 16:22 Philippe Luneau, wrote: > cloudstack-setup-management > Traceback (most recent call last): > File "/usr/bin/cloudstack-setup-management", line 2

problem install cloudstack 4.13

2020-01-27 Thread Philippe Luneau
cloudstack-setup-management Traceback (most recent call last): File "/usr/bin/cloudstack-setup-management", line 24, in from cloudutils.serviceConfigServer import cloudManagementConfig File "/usr/lib64/python2.7/site-packages/cloudutils/serviceConfigServer.py", line 17, in from db im