runtime error

Exit code: 1. Reason: Printing Logs Logs for /data/* cat: '/data/*': No such file or directory touch: cannot touch '/data/log_20240916_173414.txt': No such file or directory tee: /data/log_20240916_173414.txt: No such file or directory Traceback (most recent call last): File "PyInstaller/loader/pyimod03_ctypes.py", line 53, in __init__ File "ctypes/__init__.py", line 373, in __init__ OSError: libcuda.so.1: cannot open shared object file: No such file or directory The above exception was the direct cause of the following exception: Traceback (most recent call last): File "koboldcpp.py", line 4451, in <module> main(parser.parse_args(),start_server=True) File "koboldcpp.py", line 4039, in main init_library() # Note: if blas does not exist and is enabled, program will crash. File "koboldcpp.py", line 427, in init_library handle = ctypes.CDLL(os.path.join(dir_path, libname)) File "PyInstaller/loader/pyimod03_ctypes.py", line 55, in __init__ pyimod03_ctypes.PyInstallerImportError: Failed to load dynlib/dll '/tmp/_MEIan1mVC/koboldcpp_cublas.so'. Most likely this dynlib/dll was not found when the application was frozen. [13] Failed to execute script 'koboldcpp' due to unhandled exception! *** Welcome to KoboldCpp - Version 1.74 Preloading saved story default.json into server... Saved story preloaded. Loading Chat Completions Adapter: /opt/koboldcpp/adapter.json Chat Completions Adapter Loaded Attempting to use CuBLAS library for faster prompt ingestion. A compatible CuBLAS will be required. Initializing dynamic library: koboldcpp_cublas.so

Container logs:

Fetching error logs...