runtime error
Exit code: 1. Reason: Downloading ARM64 Gitea binary into executable home directory... Gitea local download completed successfully! Launching Gitea network wrapper on port 7860... Traceback (most recent call last): File "/home/user/app/app.py", line 49, in <module> gitea_process = start_gitea() ^^^^^^^^^^^^^ File "/home/user/app/app.py", line 40, in start_gitea process = subprocess.Popen( ^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.12/subprocess.py", line 1955, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) OSError: [Errno 8] Exec format error: '/home/user/app/gitea_exec'
Container logs:
Fetching error logs...