Kodi Community Forum
Error 8016 and Operation Timed OUT with smb - 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: Error 8016 and Operation Timed OUT with smb (/showthread.php?tid=126132)



Error 8016 and Operation Timed OUT with smb - just1beber - 2012-03-21

Hello,

I have a problem with my Apple TV 2 to add "smb" source. When i go to "browse", i have an error 8016 or/and "Operation timed OUT".

I plugged my external DD on my box (Bbox for french people). I tried to write the direct link like smb://admin:[email protected]/Name of my DD, still doesn't work.

I paste my syslog here : http://paste.ubuntu.com/893464/

Spent a lot of hours to solve the problem, no success Sad

Thanks a lot


RE: Error 8016 and Operation Timed OUT with smb - Memphiz - 2012-03-21

post the xbmc.log instead... (and turn on debugging - see first link in my signature)


RE: Error 8016 and Operation Timed OUT with smb - just1beber - 2012-03-22

Uploaded the xmbc.log here : http://pastebin.com/X3cfb88D
Exemple of error code :

Quote:SMBDirectory->GetDirectory: Unable to open directory : 'smb://admin:admin@192%2e168%2e1%2e254/philipsdd/Films'
unix_err:'3c' error : 'Operation timed out'
10:43:40 T:132972544 ERROR: GetDirectory - Error getting smb://admin:[email protected]/philipsdd/Films/
10:43:40 T:132972544 DEBUG: VideoInfoScanner: Skipping dir 'smb://admin:[email protected]/philipsdd/Films/' due to no change

or this

Quote:10:32:58 T:116670464 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://admin:admin@192%2e168%2e1%2e254/philipsdd/Films'
unix_err:'3c' error : 'Operation timed out'
10:32:59 T:92647424 ERROR: GetDirectory - Error getting smb://admin:[email protected]/philipsdd/Films/
10:32:59 T:92647424 ERROR: CGUIMediaWindow::GetDirectory(smb://admin:[email protected]/philipsdd/Films/) failed
10:34:33 T:92647424 NOTICE: Samba is idle. Closing the remaining connections
10:37:17 T:92647424 NOTICE: Log level changed to 2
10:37:17 T:92647424 NOTICE: Enabled debug logging due to GUI setting. Level 2.

Thank you

FYI i updated XBMC to RC2


RE: Error 8016 and Operation Timed OUT with smb - Memphiz - 2012-03-22

Whats that DD or BBox or whatever? Is it some sort of windows server?


RE: Error 8016 and Operation Timed OUT with smb - just1beber - 2012-03-22

The external storage device is the PHILIPS SPE9025CC 500 Go, plugged on a french Internet Box (Bbox Thomson TG787) with USB.

My config is like that : My External storage device -> My Internet Box -> My APTV

I can see/use my storage device from all of my computers, but not with XBMC on my Apple TV Sad

EDIT : I made a change on my sources.xml

added smb://192.168.1.253/SeriesTV/ as a source. I read on a forum that the USB of the Bbox gives this IP adress. With that change, I have an error message : Error 2 share not available.



RE: Error 8016 and Operation Timed OUT with smb - just1beber - 2012-03-23

Few update, I can now browse without error message on "Windows Network (SMB)". I dunno exactly what I did Sad

Nowadays, it's empty in Windows Network. I can't access to my Internet box and to my computeur. I tried to write different kind of IP adress like I did before but nothing works Sad


RE: Error 8016 and Operation Timed OUT with smb - just1beber - 2012-03-25

After 4 days that made me totally crazy, I can now share with smb.
For french people who have a Bbox, when you plug a external device storage you have a special IP : 192.168.1.253 (instead of 192.168.1.254).
So, you have to write it like this : smb://192.168.1.253/name_of_you_storage/folder and it should works.

Nowadays, i have an other problem : 1fps and no sound (tried with mkv and avi).

You can now close this topic if you want, thanks a lot