as soon as I click the the “ApolloX Torizon” button in visual studio, the LAN disconnects.
Module : verdin imx8m plus
Development board : Verdin Development Board with HDMI Adapter
Host OS : Ubuntu 22.04.2 LTS
Visual studio code 1.81.1 + ApolloX extension
Behaviour:
Laptop boots → LAN is ok (see files ifconfig_before.txt and route_before.txt)
Launch visual studio code without any project loaded–> LAN is ok
click “ApolloX Torizon” button → LAN is disconnected after few seconds, internet connection lost and verdin module not found (see files if_config_after.txt and route_after.txt). The Apollox log is reported in the file apollox_log.txt route_before.txt (428 Bytes) route_after.txt (182 Bytes) ifconfig_before.txt (1.8 KB) ifconfig_after.txt (1.6 KB) apollox_log.txt (1.8 KB)
thank you for the reply. I’m not sure if my local network complains when I use nmap and dig, but I think your hypothesis is valid. Actually I do not have the issue when I’m connected to other networks.
Is it possible to disable the scan? If possible, how can I do it?
Currently the extension doesn’t have an option to disable network scanning. I just made an internal request to add this feature in future releases of the extension. Thank you for your input!
Actually I do not have the issue when I’m connected to other networks.
That’s interesting to know. For now, can you use another network as a workaround?
Hi @lucas_a.tx,
Yes, I could insert a router between the company network and the host PC and the toradex device. In this way, I can circumvent the issue.