Max2Play Home › Forums › Max2Play on Raspberry PI › Empty folder after setting up share to Windows machine
Tagged: cifs share windows
- This topic has 12 replies, 2 voices, and was last updated 6 years, 7 months ago by ih8gates.
-
Posted in: Max2Play on Raspberry PI
-
7. April 2018 at 15:59 #35046
I’m running the Stretch-based image on an rPi B+
When I set up a mount to my music folder on a Windows 8 machine, I get no errors, but the folder is empty. The folder is successfully created, but with no contents.
Fields in the M2P admin:
//192.168.1.110/music /mnt/music cifs username=user,password=pass,iocharset=utf8,vers=1.0
I also tried the last field without „iocharset=utf8,vers=1.0“
I can successfully create the mount with:
sudo mount //192.168.1.110/music /mnt/music -t cifs -o username=user,password=pass
Not sure if this is an issue, but my password has a ! in it.
But not being a Linux guy (and new to Max2Play), I’m not sure how to make that persist reboots.
Any suggestion on what I’m missing?
- This topic was modified 6 years, 7 months ago by ih8gates.
9. April 2018 at 15:01 #35076Hi ih8gates,
Could you try mounting a share with a different pw without special characters to rule this out as source of error? Also, please make sure the files on your mount do not have any special rights or security encryption.
9. April 2018 at 21:15 #35089So, when it failed for me the 2nd time, it was after a fresh re-install. And failed the same way. I wonder if the script was creating the correct info to recreate the mount on reboot, but wasn’t properly executing the mount command when it created it the first time.
10. April 2018 at 14:50 #35106Could you share the debug info log of your second error?
11. April 2018 at 11:36 #35119There should be a Blue Text in the middle named Debug Info. When clicking it a window should drop down.
13. April 2018 at 10:04 #35156Hi ih8gates,
Okay, if the problem happens again, please share as much info as you can in this topic and I’ll try to recreate it here.
Glad to hear, it did not happen again, though 🙂
13. April 2018 at 15:23 #35170I’m pretty sure that I checked the debug info when I first had the problem and it did the same. Debug just repeated the mount info.
It’s easy to reproduce the issue. At least on my install. If I create a new share, the folder is create, but it’s empty. Restart the Pi and the share works correctly. Could it be an issue with the move to Stretch to support the B+?
23. April 2018 at 10:49 #35265Does it only occur on the first instance or does the share disappear periodically after being created?
-
You must be logged in to reply to this topic.