2014-04-29, 12:12
Hi,
I'm having probleme to connecte XBMC to my VU+ receiver.
i did some test and foud that it work well when i disable http authentication in receiver and setting no login/password in addon. But when i enable http authentication and set my login/password in addon => no connection.
i checked the log file nd foud this :
09:10:13 T:1520 NOTICE: Thread PVRClient start, auto delete: false
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - VU+ Addon Configuration options
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - Hostname: '192.168.1.3'
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - WebPort: '80'
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - StreamPort: '8001'
09:10:13 T:1520 ERROR: CCurlFile::FillBuffer - Failed: HTTP response code said error(22)
09:10:13 T:1520 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
09:10:13 T:3428 NOTICE: -->Python Interpreter Initialized<--
09:10:13 T:1520 ERROR: CCurlFile::FillBuffer - Failed: HTTP response code said error(22)
09:10:13 T:1520 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
09:10:13 T:1520 ERROR: XFILE::CFileCache::Open - failed to open source <http://USERNAME:PASSWORD@[email protected]:80/web/deviceinfo>
09:10:13 T:1520 ERROR: AddOnLog: VU+ / Enigma2 Client: Vu::Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
09:10:13 T:1520 ERROR: ADDON: Dll VU+ / Enigma2 Client - Client returned bad status (1) from Create and is not usable
09:10:13 T:1520 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on VU+ / Enigma2 Client, status = 1
i did another test with password without "@" and it work
=> my conclusion : somthing is going wrong with a password containing special caracter like @.
Pls can you update this adddon to handel the special caracter in password so we can use hard password (not weak).
I'm having probleme to connecte XBMC to my VU+ receiver.
i did some test and foud that it work well when i disable http authentication in receiver and setting no login/password in addon. But when i enable http authentication and set my login/password in addon => no connection.
i checked the log file nd foud this :
09:10:13 T:1520 NOTICE: Thread PVRClient start, auto delete: false
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - VU+ Addon Configuration options
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - Hostname: '192.168.1.3'
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - WebPort: '80'
09:10:13 T:1520 NOTICE: AddOnLog: VU+ / Enigma2 Client: Vu::Open - StreamPort: '8001'
09:10:13 T:1520 ERROR: CCurlFile::FillBuffer - Failed: HTTP response code said error(22)
09:10:13 T:1520 NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
09:10:13 T:3428 NOTICE: -->Python Interpreter Initialized<--
09:10:13 T:1520 ERROR: CCurlFile::FillBuffer - Failed: HTTP response code said error(22)
09:10:13 T:1520 ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
09:10:13 T:1520 ERROR: XFILE::CFileCache::Open - failed to open source <http://USERNAME:PASSWORD@[email protected]:80/web/deviceinfo>
09:10:13 T:1520 ERROR: AddOnLog: VU+ / Enigma2 Client: Vu::Open It seem's that the webinterface cannot be reached. Make sure that you set the correct configuration options in the addon settings!
09:10:13 T:1520 ERROR: ADDON: Dll VU+ / Enigma2 Client - Client returned bad status (1) from Create and is not usable
09:10:13 T:1520 WARNING: PVR::CPVRClients::UpdateAndInitialiseClients - failed to create add-on VU+ / Enigma2 Client, status = 1
i did another test with password without "@" and it work
=> my conclusion : somthing is going wrong with a password containing special caracter like @.
Pls can you update this adddon to handel the special caracter in password so we can use hard password (not weak).