can you tell me the commands to do so as not to break the installation made.
Philippe Luneau Tél. : 01 49 89 07 88 Gsm : 06 33 53 39 46 20 Allée des Erables . Bat D Paris Nord II 93420 Villepinte - FRANCE www.progiss.com | i...@progiss.com -----Message d'origine----- De : Gabriel Beims Bräscher [mailto:gabrasc...@gmail.com] 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 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...@gmail.com> escreveu: > 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 > > How now to install cloudstack 4.13 correctly? > > On 2020/01/27 20:38:42, Andrija Panic <andrija.pa...@gmail.com> wrote: > > 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, > > <man3d109.hotm...@gmail.com> > > wrote: > > > > > cloudstack-setup-management > > > Traceback (most recent call last): > > > File "/usr/bin/cloudstack-setup-management", line 24, in <module> > > > from cloudutils.serviceConfigServer import cloudManagementConfig > > > File > > > "/usr/lib64/python2.7/site-packages/cloudutils/serviceConfigServer > > > .py", > > > line 17, in <module> > > > from db import Database > > > File "/usr/lib64/python2.7/site-packages/cloudutils/db.py", line > > > 20, > in > > > <module> > > > import mysql.connector > > > File > "/usr/lib64/python2.7/site-packages/mysql/connector/__init__.py", > > > line 41, in <module> > > > import dns.resolver > > > ImportError: No module named dns.resolver > > > > > >