Edge Software Catalog
Support for issues related to Edge Software Catalog
473 Discussions

Edge insight software installation Failing

Rajnish
Débutant
1 261 Visites
I am getting following error while installing Eis:-

Failed to provision secrets to vault...!!

PFA

Request for earlier help.

Étiquettes (1)
0 Compliments
3 Réponses
Murni_J_Intel
Modérateur
1 251 Visites

Hi @Rajnish 

 

I will look into this issue and get back to you as soon as possible. May I know if this is a fresh system or the previous version has been installed here before?

0 Compliments
Murni_J_Intel
Modérateur
1 247 Visites

Hi @Rajnish 

The issue seems like you are having a different version of PyYAML from the requirement. It should use PyYAML version  PyYAML-5.1.1.  You can uninstall the existing version manually and install the PyYAML version-5.1.1 as per below command

pip3 install PyYAML==5.1.1

 After doing the above installation, you can re-run again the ./edgesoftware install command. 

0 Compliments
Rajnish
Débutant
1 232 Visites

Thank you so much...!!

Issue is resolve now.

0 Compliments
Répondre