Hello friends,
I'm currently trying to setup Syncthing for my server.
So far, everything has worked perfectly aside from creating a folder for a share I did from my phone. Basically, the system doesn't allow Syncthing to create anything outside its config folder.
I tried creating a folder called Sync in the root of CasaOS for Syncthing to use when receiving shares. The only problem is that every time it tries using/creating that folder itself, it doesn't work.
This is what I get:
2023-10-31 17:39:11: Failed to create folder root directory mkdir /run/s6-rc:s6-rc-init:NJomPl/servicedirs/svc-syncthing/Sync: permission denied
2023-10-31 17:39:11: Error on folder "Redacted" (Redacted): folder path missing
Things I've already tried:
- Adding the folder through the volumes option for the Syncthing container (/Sync and /Sync)
- Creating the folder itself through the CasaOS file browser (no effect)
- Sharing the folder with Windows so I can change its permissions (no effects, normally works for other containers)
- chmod 700 on the path
Please, help this poor soul!
Server info:
CasaOS running on Ubuntu under Proxmox (Proxmox>Ubuntu>CasaOS)
HDD as main storage for Ubuntu/CasaOS
Proxmox installed in NVME SSD