Edge Software Catalog
Support for issues related to Edge Software Catalog
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
483 Discussions

Run work-zone-analytics reference kit error in Ubuntu

Song8633
Beginner
1,797 Views

Hi,

When I run the reference kit follow below link , there are two issues, how to solve? thanks

Reference fit: https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/work-zone-analytics.html
issue 1: Can not download Docker_commuity_Edition_CE

Issue2 2: Fail to install esb_common

Song8633_0-1715926921339.png

 

Song8633_1-1715926945205.png

 

0 Kudos
7 Replies
Vipin_S_Intel
Moderator
1,757 Views

Hi Sophie, we would like to inform you that we are routing your query to the dedicated team for further assistance.


0 Kudos
Iffa_Intel
Moderator
1,634 Views

Hi,


Before proceeding further, could you clarify:

  1. Are you running Ubuntu* 20.04 LTS OS?
  2. Does your hardware within the range of 6th to 10th Generation Intel® Core™ processors with Intel® Iris® Plus graphics or Intel® HD Graphics?
  3. Are you using proxy?




Cordially,

Iffa



0 Kudos
Song8633
Beginner
1,624 Views

Hi

OS: Ubuntu 20.04 LTS

Hardware: 8th CPU i5 8500 with Intel® UHD Graphics 630

Proxy:No

Song8633_2-1716182533079.png


Others:I can download other packages successfully, but Docker_community_Edition_CE Failed as the picture in first question

Song8633_1-1716182399353.png

 

 

0 Kudos
Iffa_Intel
Moderator
1,577 Views

 

I can the same issue from my side.

We'll further investigate this.

 

Iffa_Intel_2-1716267283810.png

Iffa_Intel_3-1716267337335.png

 

 

 

 

 

Cordially,

Iffa

0 Kudos
Song8633
Beginner
1,441 Views
0 Kudos
Iffa_Intel
Moderator
1,103 Views


Hi,


From our side, we did not notice 404 errors.

We did encounter a docker permission denied which was resolved by doing the docker post install linux steps mentioned here: Linux post-installation steps for Docker Engine | Docker Docs

 

There is another error encountered which was resolved by making the change below and running the ./edgesoftware install command.

 

/opt/intel/eif/EII-UseCaseManager/edge_insights_for_fleet/scripts/download_js.sh

Line #: 12

From: BASE_URL="https://cdnjs.cloudflare.com/ajax/libs/"

To: BASE_URL="https://cdnjs.cloudflare.com/ajax/libs"

 

Have you tried to re-install and see whether the same issue persists?


Cordially,

Iffa


0 Kudos
Iffa_Intel
Moderator
1,012 Views

Hi,


Thank you for your question. If you need any additional information from Intel, please submit a new question as Intel is no longer monitoring this thread. 



Cordially,

Iffa


0 Kudos
Reply