-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
/config mounted on local machine while /series mounted from an NFS share
Running on docker on debian server.
I made sure that the usergroup have full access with
sudo chgrp -R 100 /path/to/series
sudo chmod -R g+rw /path/to/seriesThe log only shows that it successfully send the api request to delete the series but nothing about, even an error, about deleting the physical files
[Kaiz.NET][14:11:04 INF] Deleting Series Kiwamete Goumantaru Akuyaku Kizoku no Shogyou in path /series/Kiwamete Goumantaru Akuyaku Kizoku no Shogyou.
[Kaiz.NET][14:11:04 INF] HTTP DELETE /api/serie responded 200 in 104.8395 ms
[Kaiz.NET][14:11:04 INF] HTTP GET /library responded 301 in 1.9147 ms
[Kaiz.NET][14:11:04 INF] HTTP GET /library/index.html responded 200 in 2.4652 ms
[Kaiz.NET][14:11:04 INF] HTTP GET /api/settings responded 200 in 3.4533 ms
[Kaiz.NET][14:11:04 INF] HTTP GET /api/downloads/metrics responded 200 in 6.6336 ms
[Kaiz.NET][14:11:04 INF] HTTP GET /api/serie/library responded 200 in 7.1176 ms
[Kaiz.NET][14:11:05 INF] HTTP GET /queue.txt responded 404 in 0.4227 ms
[Kaiz.NET][14:11:05 INF] HTTP GET /cloud-latest.txt responded 404 in 0.6039 ms
[Kaiz.NET][14:11:05 INF] HTTP GET /providers.txt responded 404 in 0.5621 ms
[Kaiz.NET][14:11:05 INF] HTTP GET /settings.txt responded 404 in 0.5105 ms
Metadata
Metadata
Assignees
Labels
No labels