Forum
Failure to read from smb - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Others (/forum-24.html)
+--- Thread: Failure to read from smb (/thread-1330.html)



Failure to read from smb - Dbbd - 8th Sep, 2013 02:33 AM

My setup has a MySQL server with a local xbmc running on a win7, and a pi running xbian, using the SQL db using the advanced settings.xml

It used to work fine, until today, when all of a sudden the xbian fails to open any of the titles it gets from the db. (But it does get the titles from the db)

My db is using a static IP address. No changes to the windows sharing.

I suspect the PCM settings nevertheless. I oun out there is no smb client on he xbian. Also apt-get fails to find an smb client.

How do I debug the reason for the smb access failure?

Thanks,
Dan


RE: Failure to read from smb - mk01 - 8th Sep, 2013 07:41 AM

XBMC is using internal functions (and system libs) to connect to various sources including smb sources.

try to play an item and check /home/xbian/.xbmc/temp/xbmc.log for some logged messages.