Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: issues setting up NFS mount
#2
Its odd that with debug logging enabled there is no record of the mount string in the log given the presence of the code below in the sourceMount() function in /var/www/inc/playerlib.php


Code:
$sysoutput = sysCmd($mountstr);
debugLog('sourceMount(): mountstr=(' . $mountstr . ')');
debugLog('sourceMount(): sysoutput=(' . implode("\n", $sysoutput) . ')');


To troubleshoot I'd first make sure that /mnt/NAS dir exists. There is no code in moOde that deletes it and its part of the platform build so it should definitely be there.

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
issues setting up NFS mount - by sintax - 04-13-2019, 04:49 PM
RE: issues setting up NFS mount - by Tim Curtis - 04-13-2019, 06:34 PM
RE: issues setting up NFS mount - by sintax - 04-13-2019, 06:41 PM
RE: issues setting up NFS mount - by sintax - 04-13-2019, 06:43 PM
RE: issues setting up NFS mount - by Tim Curtis - 04-13-2019, 08:02 PM
RE: issues setting up NFS mount - by Tim Curtis - 04-13-2019, 10:19 PM
RE: issues setting up NFS mount - by sintax - 04-14-2019, 04:47 AM

Forum Jump: