ComasSky
(Hadrien JACQUOT)
December 27, 2019, 9:34pm
1
Core Machine (Operating system/System info/Roon build number)
Debian 10 Roon Core
Network Details (Including networking gear model/manufacturer and if on WiFi/Ethernet)
RAS
Audio Devices (Specify what device you’re using and its connection type - USB/HDMI/etc.)
RAS
Description Of Issue
Hi,
Just want to add a folder from my nas to music library
Samba is ok on my nas (Ubuntu nas) :
(User = hadrien, password (exemple, not the truth = azerty)
It works
Works too with windows
BUT
dylan
(Dylan Caudill)
December 28, 2019, 1:06am
3
Hi @ComasSky ,
Does the password for the share have any special characters in it?
Did this share work previously with Roon? Have you tried rebooting your Core and the NAS?
ComasSky
(Hadrien JACQUOT)
December 28, 2019, 10:22am
4
No spécial characters
It’s the first time i try to connect my NAS in Roon.
Dont try to reboot, i’ll test today.
Is not possible to see logs ?
noris
December 29, 2019, 5:24am
5
Hi @ComasSkym
You can access the Roon logs by using these instructions . Can you please reproduce the behavior, note the exact local time + date when you attempt to add the share and then share a copy of these logs via Dropbox / Google Drive / your preferred file sending service? If you want to also take a look in the logs for more clues that might help narrow down the issue.
Are you running your Roon Server in a docker container?
More privileges are required for mounting within a container, the container must be started with –privileged
.
https://lmgtfy.com/?q="Unable+to+apply+new+capability+set."
ComasSky
(Hadrien JACQUOT)
December 29, 2019, 4:30pm
8
You’re right !
And second problem, Roon cifs does not support SMB3, i must downgrade to SMB2
It works now
Form LinuxInstall :
cifs-utils (Roon Server only)
If you intend to use Roon’s network folders feature, the mount.cifs
command must be available in your PATH
. Generally this comes from a package called cifs-utils
.
Actually the mount.cifs of your OS?
ComasSky
(Hadrien JACQUOT)
December 29, 2019, 4:40pm
10
root@Serveur-Hadrien:/# mount.cifs -V
mount.cifs version: 6.8
Commont solution is usually to add vers=3.0
to the cifs mount command
In the logs, we can see Roon try 3 times, SMB1, SMB2 and SMB2.1, but does not try SMB3
@dylan Maybe add SMB3 connection ?
system
(system)
Closed
December 31, 2019, 4:40am
11
This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.