runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> subprocess.Popen([bat_file_path], cwd=os.path.dirname(__file__)) File "/usr/local/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 13] Permission denied: '/home/user/app/webui-api-start.bat'

Container logs:

Fetching error logs...