What other info do you need and I'll post it asap. This is driving me nuts
SABnzbd is unable to access Network shares - Raspberry Pi 4 - DietPi
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
SABnzbd is unable to access Network shares - Raspberry Pi 4 - DietPi
i've got sabnzbd installed on a pi4 running dietpi. I've got two network drives mounted at /mnt/hdd1 and /mnt/hdd2 I'm able to see and access the shares through various other means (ssh, thunar, browser, etc) and I have tried to chmod the folder recursively and individually. Each time I try to select it as the download (or whatever) folder, it tells me "download_dir directory: /mnt/hdd1/SABnzbdTemp error accessing
What other info do you need and I'll post it asap. This is driving me nuts
What other info do you need and I'll post it asap. This is driving me nuts
Re: SABnzbd is unable to access Network shares - Raspberry Pi 4 - DietPi
Linux and mounted drives is hard stuff. Sometimes it even leads to hair pulling.
Anyway: with ssh login on your Raspi. Then do
(From your post, I don't get what your exact path is)
What is the result?
Anyway: with ssh login on your Raspi. Then do
Code: Select all
touch /mnt/hdd1/SABnzbdTemp/blabla
touch /mnt/hdd1/SABnzbd/blablaWhat is the result?
Re: SABnzbd is unable to access Network shares - Raspberry Pi 4 - DietPi
Also, make sure you run the above commands as the same user as SABnzbd is running under.
