Open Issues Need Help
View All on GitHubAI Summary: The task is to debug a failing `startEA.sh` script within the Advantech Edge Agent project. The script uses Docker to run a NanoLLM instance, and is failing with exit code 42 on a Jetson AGX Orin device. Debugging requires examining the provided logs, understanding the Docker setup, and potentially troubleshooting CUDA/cuDNN/cuBLAS library conflicts or other environment issues within the Jetson AGX Orin's setup.
Complexity:
4/5
good first issue