Compatibility and Execution Issues on Jetson Orin Nano
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
I installed Backend.ai on my Jetson Orin Nano following the provided installation instructions. While the installation completed without any apparent issues, I encountered an error when trying to execute a Python file via the platform. The error is as follows:'''✗ [0] BackendAPIError(500, 'Internal Server Error', {'type': 'https://api.backend.ai/probs/kernel-execution-failed', 'title': 'Executing user code in the kernel has failed.', 'agent-details': {'type': 'https://api.backend.ai/probs/agent-failure', 'title': 'Agent-side exception occurred.', 'exception': "PermissionError('Not allowed to upload files outside /home/work')"}})'''I ensured that my environment follows the recommended setup, but I’m unsure if the issue is specific to the Jetson platform. My questions are:
Is Backend.AI officially supported on Jetson devices like the Jetson Orin Nano?If it is supported, what steps or configurations are necessary to resolve this issue?
The device specs are as follows:
Device: Jetson Orin NanoOS: Ubuntu 22.04 (JetPack 6.0)Python: 3.10.x
JIRA Issue: BA-56
Contributor guide
Assessment
This issue has not been assessed yet.