XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
#1
Hi,

I have a problem with my XBMC. I bought a Dlink DNS 320 NAS and set up the FTP connection on it. Setting are correct in library, the video playing is good iver ftp. But, sometimes when I finished one of my episodes the connection lost and need to start refresh the library.
The logs:

Code:
22:09:34 T:6664  NOTICE: DVDPlayer: Opening: ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/Jim.szerint.a.vilag.S01E04.DVDRip.HUN.ENG.XviD-rolee.avi
22:09:34 T:6664 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:09:34 T:2852  NOTICE: Creating InputStream
22:09:37 T:2852 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
22:09:37 T:2852   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:09:37 T:2852   ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/cd1/
22:09:38 T:2852 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
22:09:38 T:2852   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:09:38 T:2852   ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/cd2/
22:09:38 T:2852 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
22:09:38 T:2852   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:09:38 T:2852   ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/cd3/
22:09:38 T:2852 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
22:09:38 T:2852   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:09:38 T:2852   ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/cd4/
22:09:38 T:2852 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 9
22:09:38 T:2852   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
22:09:38 T:2852   ERROR: XFILE::CDirectory::GetDirectory - Error getting ftp://xxx:[email protected]:21/Volume_1/Sorozat/According to Jim/S01/cd5/

You can see, when I finished the S01E04 the xbmc cant play the next episode.

Please help about this annoying issue.
Reply
#2
CURLE_REMOTE_ACCESS_DENIED is the error, given by your FTP server when we try and change directory.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thx, I had problem with ftp server.
Reply
#4
Hi Zakiman,

could you described what you did to your FTP server?

I am having a similar issue.


Thx

Dave
Reply
#5
Hi Dave,

I using D'Link DNS 320 NAS with FTP server function. The NAS not working very well with high load.
When I am using XBMC I stopped the P2P client, and needed to reduced the FTP timeout to 1 min. It was solved the problem, but when I can use SAMBA sharing I use it.

Zakiman
Reply

Logout Mark Read Team Forum Stats Members Help
XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 90