I installed Arm Development Studio. (https://developer.arm.com/tools-and-software/embedded/arm-development-studio/evaluate)
I set up license using Arm DS IDE, and start streamline,
The free license set in the Arm DS IDE doesn't seem to be activated properly. Streamline keeps getting license issues
--------------------------------------------------------------------------
Failed to validate feature requirements for capture (mali=false, local=true, type=false, gpuid=false)
Invalid host. The hostid of this system does not match the hostid specified in the license file.Feature: ds_suite_evalHostid: 0242e2250646License path: /home/linuxias/.arm/ds/licenses/DS000-EV-31030.lic:/opt/arm/licenses/license.dat:FlexNet Licensing error:-9,57
Could not acquire license Linux Support for target(s) [(cpuid='0x41c07', profile='V7A')]
----------------------------------------------------------------------------
The error indicates you are getting a hostid mismatch; this normally occurs if:
* You used an incorrect Ethernet MAC address when generating the license file.
* You used a wireless adapter MAC address, and the OS has powered down the wireless adapter because it's not in use, so it's not visible to the licensing tool.
HTH,Pete
Right,
The Docker Network was selected when setting up the license for the first time. Is there any way to fix this?