The sidecar systemd service has ProtectSystem=strict and ReadWritePaths=/home/bigt/AI/llm, making /tmp read-only. Writing /tmp/llama-server-stderr.log failed with EROFS. Changed LLAMA_STDERR_LOG to os.path.join(dirname(MANIFEST_PATH), ...), resolving to /home/bigt/AI/llm/llama-server-stderr.log, which is within the allowed ReadWritePaths. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app.py | ||
| manifest.py | ||