Kodi Community Forum
XBMC 13.1 Quits unexpectedly when adding a NFS share - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: XBMC 13.1 Quits unexpectedly when adding a NFS share (/showthread.php?tid=198876)

Pages: 1 2


RE: XBMC 13.1 Quits unexpectedly when adding a NFS share - Memphiz - 2014-07-24

You are using AFP as it seems and it looks like the server side is not configured right ... read AFP (wiki) we don't recommend using AFP. What osx version is your server running (the one with the ip 192.168.178.26). Ensure that you have proper permissions on the shared folder.


RE: XBMC 13.1 Quits unexpectedly when adding a NFS share - twebbie - 2014-07-28

the server runs on OSX 10.6.8 (Snow Leopard)

The permissions seem fine.
connecting with AFP worked fine with Frodo and i didn't change anything on the server side.
AFP means Apple File Protocol, i'm on Apple TV trying to connect to a server running OSX so why isn't that supported anymore?

I also have my files shared with SMB on the server but if i try to connect with XBMC > SMB at all i get an error message:

"Error 2: share not available"


RE: XBMC 13.1 Quits unexpectedly when adding a NFS share - Memphiz - 2014-07-28

Read the link i've posted - AFP was never working 100%. The problem with SMB sharing is propably the same. You have something wrong with either your share permissions or with your filesystem permissions. (i verified both working here...)

Is your share hosted on an external usb hdd with ntfs filesystem by any chance?


RE: XBMC 13.1 Quits unexpectedly when adding a NFS share - twebbie - 2014-07-28

i solved it after watching this video.
http://www.youtube.com/watch?v=tHXIMnzs-kM

it now works with SMB.
I still get the error message if i try to browse directly with SMB though so the developers might wanna look into that.

Is there a way to get my icons back in the startup screen that were missing after i applied the ssh command (to prevent crashes) earlier in this topic ?

thanks for the support!