Kodi Community Forum
Solved Trouble to connect to DvbViewer Media Server - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: DVBViewer (https://forum.kodi.tv/forumdisplay.php?fid=219)
+---- Thread: Solved Trouble to connect to DvbViewer Media Server (/showthread.php?tid=340322)



Trouble to connect to DvbViewer Media Server - joabeck - 2019-02-04

Hello,
i am using Kodi V18.0 Leia and want to connect to a DvbViewer Media Server V2.1.4 on server PV.
The Server is running and i can reach it with a DvbViewer Client 6.1.4.0 without problems. 
The DvbViewer addin is V3.7.11.
Just after starting Kodi I get the message "DvbViewer Client: Server cannot be reached".
In the addin the IP address, port, user and password are configured. With a browser the web interface of the server is reachable.
In the Kodi log the following lines can be found:

20:49:36.667 T:223740  NOTICE: AddOnLog: DVBViewer Client: Checking backend version...
20:49:36.667 T:223740  NOTICE: AddOnLog: DVBViewer Client: Version: 33620992 / 2.1.4.0
20:49:36.714 T:223740   ERROR: CCurlFile::Open failed with code 404 for http://192.168.40.21:8089/api/getchannelsxml.html?fav=1&subchannels=1&logo=1:
20:49:36.714 T:223740   ERROR: AddOnLog: DVBViewer Client: Unable to open url: http://192.168.40.21:8089/api/getchannelsxml.html?fav=1&subchannels=1&logo=1

What is wrong here?
Thank you for your help.
Regards
Joachim


RE: Trouble to connect to DvbViewer Media Server - manül - 2019-02-04

All I can tell you is what you're already seeing. The URL returns a HTTP 404 aka not found. However it's weird that the backend version check succeeds. Can you create a full debug log? Also try removing any credentials or guest permissions and see if this works. Then continue step by step.


RE: Trouble to connect to DvbViewer Media Server - joabeck - 2019-02-04

Hello,

i removed all credentials in the media server. Still the same.
The debug log is under https://paste.kodi.tv/fifuhojati.kodi

Thank you
regards
Joachim


RE: Trouble to connect to DvbViewer Media Server - manül - 2019-02-04

Still no idea. Do you have any channels configured? You need to do this beforehand.


RE: Trouble to connect to DvbViewer Media Server - joabeck - 2019-02-22

Problem is solved.
It seems that the channellist on the media server was damaged. I recreated a new one and the problem was gone.
Regards
Joachim