Forum Discussion

PeterLee's avatar
PeterLee
Copper Contributor
Apr 27, 2022
Solved

Issue with EFLOW LTS (AzureIoTEdge_LTS_1.1.2203.14042.msi)

There seems to be an issue with this particular version of EFLOW, where the license files are not installed.

 

When I tried call Deploy-EFLOW, I'm getting the following error.

 

PS C:\EFLOW> Deploy-Eflow -cpuCount 2 -memoryInMB 4096 -vmDiskSize 21 -vswitchName "Internal Switch" -vswitchType Internal

[04/27/2022 09:36:35] Deploying Azure IoT Edge for Linux on Windows

- WARNING: This is a Public Preview version of Azure IoT Edge for Linux on Windows Continuous Release, not intended for production use.
- WARNING: A clean install may be required for production use once the final General Availability (GA) release is available. For more information, check https://aka.ms/AzEFLOW-CR.
- Configuration does not exist. Creating a default configuration...

[04/27/2022 09:36:35] Creating configuration

- Configuration created successfully


[04/27/2022 09:36:36] Exception caught!!!

- Could not find a part of the path 'C:\Program Files\Azure IoT Edge\LICENSE\Azure IoT Edge for Linux on Windows - Standalone (free) Use Terms (11.1.21).rtf'. (L402)

[04/27/2022 09:36:36] In order to attempt another deployment, please uninstall the Azure IoT Edge msi and start from fresh

Could not find a part of the path 'C:\Program Files\Azure IoT Edge\LICENSE\Azure IoT Edge for Linux on Windows - Standalone (free) Use Terms (11.1.21).rtf'.

 

When I look in C:\Program Files\Azure IoT Edge folder, I don't see a LICENSE folder.

 

PS C:\EFLOW> dir "C:\Program Files\Azure IoT Edge"


Directory: C:\Program Files\Azure IoT Edge


Mode LastWriteTime Length Name
---- ------------- ------ ----
d----- 4/27/2022 9:36 AM dda-drivers
d----- 4/27/2022 9:36 AM mariner-files
-a---- 4/15/2022 4:27 AM 560100153 AzureIoTEdgeForLinux-v1.cab
-a---- 4/15/2022 4:26 AM 19215 EFLOWProvider.man
-a---- 4/15/2022 4:32 AM 314776 EFLOWProxy.exe
-a---- 4/15/2022 4:28 AM 15086 Install-Eflow.ps1
-a---- 4/15/2022 4:25 AM 0 mariner-update.swu
-a---- 4/15/2022 4:30 AM 18542488 nodectl.exe
-a---- 4/15/2022 4:28 AM 20629 Uninstall-Eflow.ps1
-a---- 4/15/2022 4:28 AM 28198 Update-Script.ps1
-a---- 4/15/2022 4:30 AM 28323224 wssdagent.exe

 

  • See https://github.com/Azure/iotedge-eflow/issues/141 for how to resolve this issue.

7 Replies

  • PeterLee's avatar
    PeterLee
    Copper Contributor
    See https://github.com/Azure/iotedge-eflow/issues/141 for how to resolve this issue.
    • banto7819's avatar
      banto7819
      Copper Contributor
      I have same issue and that github post does not help. Any other ieda?
      • PeterLee's avatar
        PeterLee
        Copper Contributor
        I suggest you open an issue on GitHub with details on your issue and someone from the EFLOW team should be able to help you.
    • OlivierBloch's avatar
      OlivierBloch
      Iron Contributor
      Thanks Peter for coming back and posting the issue link here! That's super helpful

Resources