xbmc can't browse SMB shares
#1
I jailbroke my Ipad last week so I could use xbmc. No problem with the jailbreak as far as I can tell, xbmc seems to be working, but I can't seem to get it to see network shares.
When I try to get to them I get timeouts or error 2. I verified the network paths and login name/password is correct.
I'm not totally sure that it's xbmc though, as Buzz player can't seem to see network shares either now. Still, anyone got any suggestions as to what might be going on?
I was gonna post a log but it's making my post too long. I think this is some of the relevent stuff though:

22:15:32 T:41852928 INFO: Python, unloading python shared library because no scripts are running anymore
22:15:35 T:41852928 DEBUG: ProcessMouse: trying mouse action leftclick
22:15:36 T:41852928 DEBUG: Previous line repeats 1 times.
22:15:36 T:41852928 DEBUG: CGUIMediaWindow::GetDirectory (smb://jason:mypassword@server/master/)
22:15:36 T:41852928 DEBUG: ParentPath = [sources://video/]
22:15:36 T:142172160 DEBUG: OpenDir - Using authentication url smb://jason:mypassword@server/master
22:15:37 T:41852928 DEBUG: ------ Window Init (DialogBusy.xml) ------
22:15:37 T:142172160 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://jason:mypassword@server/master'
unix_err:'3c' error : 'Operation timed out'
22:15:37 T:41852928 INFO: Loading skin file: DialogOK.xml
22:15:37 T:41852928 DEBUG: ------ Window Init (DialogOK.xml) ------
22:15:38 T:41852928 DEBUG: ProcessMouse: trying mouse action leftclick
22:15:38 T:41852928 DEBUG: ------ Window Deinit (DialogOK.xml) ------
22:15:38 T:41852928 ERROR: GetDirectory - Error getting smb://jason:mypassword@server/master/
22:15:38 T:41852928 ERROR: CGUIMediaWindow::GetDirectory(smb://jason:mypassword@server/master/) failed
22:15:38 T:41852928 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
22:15:38 T:41852928 DEBUG: ParentPath = []
22:15:38 T:804921344 DEBUG: Thread Background Loader start, auto delete: 0
22:15:38 T:41852928 INFO: Loading skin file: DialogOK.xml
22:15:38 T:804921344 DEBUG: Thread Background Loader 804921344 terminating
22:15:38 T:41852928 DEBUG: ------ Window Init (DialogOK.xml) ------
22:15:40 T:41852928 DEBUG: ProcessMouse: trying mouse action leftclick
22:15:40 T:41852928 DEBUG: ------ Window Deinit (DialogOK.xml) ------
22:15:40 T:41852928 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
22:15:41 T:41852928 DEBUG: ProcessMouse: trying mouse action leftclick
22:15:41 T:41852928 DEBUG: CGUIMediaWindow::GetDirectory (smb://jason:mypassword@server/master/)
22:15:41 T:41852928 DEBUG: ParentPath = [sources://video/]
22:15:41 T:139988992 DEBUG: OpenDir - Using authentication url smb://jason:mypassword@server/master
22:15:41 T:41852928 DEBUG: ------ Window Init (DialogBusy.xml) ------
22:15:41 T:139988992 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://jason:mypassword@server/master'
unix_err:'3c' error : 'Operation timed out'
22:15:41 T:41852928 INFO: Loading skin file: DialogOK.xml
22:15:41 T:41852928 DEBUG: ------ Window Init (DialogOK.xml) ------
22:15:44 T:41852928 DEBUG: ProcessMouse: trying mouse action leftclick
22:15:44 T:41852928 DEBUG: ------ Window Deinit (DialogOK.xml) ------
22:15:44 T:41852928 ERROR: GetDirectory - Error getting smb://jason:mypassword@server/master/
22:15:44 T:41852928 ERROR: CGUIMediaWindow::GetDirectory(smb://jason:mypassword@server/master/) failed
22:15:44 T:41852928 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
22:15:44 T:41852928 DEBUG: ParentPath = []
22:15:44 T:804921344 DEBUG: Thread Background Loader start, auto delete: 0

Reply
#2
post debug log (wiki) via pastebin.com or xbmclogs.com
Reply
#3
use IP instead of name
Reply
#4
(2012-06-10, 08:58)Jester Wrote: use IP instead of name

Ah, that got it. Interesting, I was able to use netbios names before.
Thanks


Reply
#5
netbios sucks ... if it works or not sometimes depends on the order you switch on your windows boxes...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#6
(2012-06-10, 19:40)Memphiz Wrote: netbios sucks ... if it works or not sometimes depends on the order you switch on your windows boxes...

I know what you are saying, even though it's not that helpful. Anyway, I have actual windows servers, not just workstations serving files, so the browse master election process, which is what you are likely talking about, shouldn't be an issue in my setup. Also, since the ipad is the thing that has changed recently, whatever the issue is I think it's still on the ipad's side of things.

Regardless, I can reach my files, which is what I'm interested in. What sucks now is it's not obvious to me how to delete references to media locations in xbmc that it can't resolve properly.
Reply
#7
Sure it is on XBMCs side. We rely on libsmbclient which is a opensource implementation of the windows protocol. This just doesn't play nice together when talking about netbios. Would be a disaster if these issues would happen between windows only boxes.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc can't browse SMB shares0