Edge Software Catalog
Support for issues related to Edge Software Catalog
Ankündigungen
The Edge Software Catalog community is read-only. For support, please visit the Open Edge Platform (https://github.com/open-edge-platform) GitHub organization and post your question in the relevant repository’s Issues section.
493 Diskussionen

Multiple modules failed to install.

liu__feifei
Einsteiger
3.556Aufrufe

EIS installer,Training and learning suite,rotor bearing defect detector failed to install. I have tried many times but have not been successful. The current problem is as follows.

916.png916-2.png

916-3.png

Beschriftungen (1)
0 Kudos
6 Antworten
Murni_J_Intel
Moderator
3.545Aufrufe

Hi @liu__feifei 

Thank you for reporting this issue, can you help to give us for each of the failing components so that we can help to see the detail of the error. 

you can check the log by using the below command

$ ./edgesoftware log <componentID> 

liu__feifei
Einsteiger
3.540Aufrufe

Hi,

The log is as follows, please help me.

Thanks.

Murni_J_Intel
Moderator
3.532Aufrufe

Hi @liu__feifei 

For the Rotor bearing issue, seems like now you are building for video-streaming use case and all the time-series component is not up that cause the Rotor Bearing Defect component failed to install. If you want to change to time series use case and run the Rotor Defect component, you can change the use_case parameter in config_install.yml to 'time-series'. 

For the other two issues, seems like you are having a proxy problem, do you run behind a corporate proxy? If yes, you need to set the corporate proxy in your environment before installing those components. 

after setting up your proxy, you can try to install again the component. 

liu__feifei
Einsteiger
3.528Aufrufe

Hi,

Can the other two modules be installed without proxy service?

Or how can I install them without proxy service?

Thanks.

liu__feifei
Einsteiger
3.510Aufrufe

Hi,

Now I have encountered a new problem, as follows

918.png

I tried to solve it through the following methods, but failed.

git config --global http.postBuffer 524288000
git config --global http.lowSpeedLimit 0
git config --global http.lowSpeedTime 999999

 Log is as follows, Can someone help me?

 

Murni_J_Intel
Moderator
3.505Aufrufe

Hi @liu__feifei 

 

It is not an error, it will take some time to download depends on your connectivity.

Antworten