On Mon Jun 1, 2026 at 9:32 AM BST, Nicolas George wrote: > Andy Smith (HE12026-05-31): >> so can these be used to create the socket with ownership of user and >> read/write to system nginx? > > Maybe let us ask for the error message before randomly assuming the > issue is caused by permissions. > > (My guess is the issue is not caused by permissions.) > > Regards,
Yes, it is not permissions. Here is the exact error message: ~~~ bind() to unix:/run/user/1001/nginx-webdav.socket failed (98: Address already in use) ~~~ I think this behaviour is normal, as the socket is already created by systemd socket file. My question would be something like “is there a way to share the socket between systemd and nginx” ? Since systemd let me run a service when a socket is accessed, I thought that there would be an nginx option to listen on an already existing socket. -- 🌐 https//rodier.me/
signature.asc
Description: PGP signature

