[mythtv-users] mythfilldatabase not updating since last week's boot

Bill Meek keemllib at gmail.com
Fri Nov 24 20:24:13 UTC 2017


On 11/24/2017 01:02 PM, Barry Martin wrote:
> 
> 
> Hi Folks!
> 
> Figured out how to get a text file from WireShark - and just posted one just now with my attempt to contact SchedulesDirect.  It's at 
> https://pastebin.com/vZjyZ9Fq   Hope it make sense.

It does.

Look at frames 138 & 139, the very start of the connection. The backend is sending a SYN
to port 80, as it should:

     138 37.412640180   192.168.0.13          54.85.117.227         TCP      74     44732 ? 80 [SYN] Seq=0 Win=29200 Len=0 ...
     139 37.465501093   54.85.117.227         192.168.0.13          ICMP     102    Destination unreachable (Port unreachable)

Schedules Direct returns Destination unreachable. That matches up with
the earlier post with the error in the mfdb log. You should be getting
a SYN, ACK back.

At this point, I'd log into the SD page and ask for help. The test I
had you do earlier (where you logged in to SD and clicked on HERE) used
to prove that they weren't blocking you. Maybe that test isn't valid for
whatever reason is causing this failure.

You might also login to their forum, as I've seen folks get responses
there too.

-- 
Bill


More information about the mythtv-users mailing list