2 years ago
When trying to upload a file in LibreChat (with a volume at /app/client/public/images), I'm getting the following error.
```2024-05-21 16:05:37 error: [/files/images] Error processing file: EACCES: permission denied, mkdir '/app/client/public/images/65ab45969a4fd2a833f2b2c3'
2024-05-21 16:05:37 error: [/files/images] Error deleting file: ENOENT: no such file or directory, unlink '/app/client/public/images/65ab45969a4fd2a833f2b2c3/Huskies Illinois.jpg'```
5 Replies
2 years ago
f67204c1-137d-4542-ad67-1e6e8575475f
2 years ago
do you need that run uid variable?
2 years ago
Not sure, can try it.
2 years ago
Worked, thank you!
2 years ago
no problem!