Redis error #1193
-
Hello, I am using the Windows Nightlies 0.9.40 WSL2 version of LANraragi. My content folder is an SMB-mapped NAS space (X:\Manga). The thumb folder is the same as the content folder. After running the LANraragi service, the X:\Manga directory can generate the thumb and appendonlydir directories, but the logs show the following errors: Shinobu: [2025-02-17 12:09:45] [Shinobu] [debug] Computed ID is fa51edc1bd240be2515fdd3a17d4db4392064b60. Redis: Could you please let me know if the system does not support SMB-mapped directories, or if there might be an issue with my settings? Thank you very much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
SMB mapping should be fine for content, but I wouldn't recommend it for the database... The issue is on the windows port, those live in the same spot. You should ensure your SMB dir is writable from the windows host first, but if that doesn't work I'd recommend moving your content elsewhere. (Or install LRR on the NAS itself if that's a possibility?) |
Beta Was this translation helpful? Give feedback.
SMB mapping should be fine for content, but I wouldn't recommend it for the database... The issue is on the windows port, those live in the same spot.
You should ensure your SMB dir is writable from the windows host first, but if that doesn't work I'd recommend moving your content elsewhere. (Or install LRR on the NAS itself if that's a possibility?)