Kodi Community Forum
Can,t connect to mythtv from appletv - 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: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: Can,t connect to mythtv from appletv (/showthread.php?tid=62123)



Can,t connect to mythtv from appletv - iscraigh - 2009-11-21

Here is the end of my log

Code:
16:58:13 T:2684407808 M: 17649664   DEBUG: CGUIMediaWindow::GetDirectory (myth://mythtv:mythtv@hdbe/recordings/)
16:58:13 T:2684407808 M: 17649664   DEBUG:   ParentPath = [myth://mythtv:mythtv@hdbe/]
16:58:40 T:51445760 M: 17645568  NOTICE: ES: Client  from 127.0.0.1 timed out
17:01:51 T:2684407808 M: 17645568   ERROR: GetControl - unable to connect to server on hdbe:6543
17:01:51 T:2684407808 M: 17645568   ERROR: GetDirectory - Error getting myth://mythtv:mythtv@hdbe/recordings/
17:01:51 T:2684407808 M: 17645568   ERROR: CGUIMediaWindow::GetDirectory(myth://mythtv:mythtv@hdbe/recordings/) failed
17:01:51 T:2684407808 M: 17645568   DEBUG: CGUIMediaWindow::GetDirectory (myth://mythtv:mythtv@hdbe/)
17:01:51 T:2684407808 M: 17645568   DEBUG:   ParentPath = []
17:01:51 T:51433984 M: 17100800   DEBUG: thread start, auto delete: 0
17:01:51 T:2684407808 M: 17375232   DEBUG: SECTION:UnloadDelayed(SECTION: LCODE)
17:01:51 T:2684407808 M: 17375232   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmc/system/ImageLib-x86-osx.so)
17:01:51 T:2684407808 M: 17375232   DEBUG: Unloading: ImageLib-x86-osx.so
17:01:51 T:2684407808 M: 17424384    INFO: CheckIdle - Closing session to http://www.thetvdb.com (easy=0xa47f000, multi=0xa922700)

My backend is named hdbe and I have added hdbe to /etc/hosts
I can ping it no problem.

I tried using the ip and had the same issue, any suggestions?
Running myth version .22

Craig


- dteirney - 2009-11-30

Is the mythbackend setup to use the standard port of 6543?

Try:
$ telnet hdbe:6543

If that doesn't connect then check the port number that the Mythbackend is actually using.

Also, would pay to have a read of http://wiki.xbmc.org/?title=MythTV