Edge Software Catalog
Support for issues related to Edge Software Catalog
Avisos
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
478 Discusiones

Multiple modules failed to install.

liu__feifei
Principiante
2.428 Vistas

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

Etiquetas (1)
0 kudos
6 Respuestas
Murni_J_Intel
Moderador
2.417 Vistas

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
Principiante
2.412 Vistas

Hi,

The log is as follows, please help me.

Thanks.

Murni_J_Intel
Moderador
2.404 Vistas

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
Principiante
2.400 Vistas

Hi,

Can the other two modules be installed without proxy service?

Or how can I install them without proxy service?

Thanks.

liu__feifei
Principiante
2.382 Vistas

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
Moderador
2.377 Vistas

Hi @liu__feifei 

 

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

Responder