Opened 14 years ago

Closed 14 years ago

#7469 closed defect (Invalid)

MYTH_PROTO_VERSION was empty

Reported by: g.carabetta@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: 0.22rc1
Severity: medium Keywords:
Cc: Ticket locked: yes

Description

I often got such error, and frontend cannot see live tv or multimedia archive.

Logs attached.

Attachments (1)

logs.tgz (3.6 KB) - added by g.carabetta@… 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by g.carabetta@…

Attachment: logs.tgz added

comment:1 Changed 14 years ago by g.carabetta@…

I upgraded to:

MythTV Version : 22721 MythTV Branch : branches/release-0-22-fixes Network Protocol : 50 Library API : 0.22.20091023-1 QT Version : 4.5.0 Options compiled in:

linux release using_oss using_pulse using_backend using_dvb using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_opengl using_ffmpeg_threads using_live using_mheg

But the error is the same:

2009-11-03 21:47:53.352 Spawning LiveTV Recorder -- begin 2009-11-03 21:47:53.356 MythContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1) 2009-11-03 21:48:00.359 MythSocket?(9358ae8:47): readStringList: Error, timed out after 7000 ms. 2009-11-03 21:48:00.360 Protocol version check failure. The response to MYTH_PROTO_VERSION was empty. 2009-11-03 21:48:00.360 RemoteEncoder::Setup(): Failed to connect to backend

comment:2 Changed 14 years ago by sphery

Resolution: invalid
Status: newclosed

Your IP Address settings are incorrect. Your backend on oscar-be is running as a slave backend (because its IP address doesn't match the specified master backend IP address), but is using an IP address of 127.0.0.1.

The best solution is likely to remove all references to localhost/127.0.0.1 and replace them with 192.168.91.10. Please ask for help on the mythtv-users list or #mythtv-users on IRC.

comment:3 Changed 14 years ago by tech.sushil@…

Resolution: invalid
Status: closednew

I am also getting similar error 2010-10-21 03:10:48.690 MythContext: Connecting to backend server: 192.168.1.33:6543 (try 1 of 1) 2010-10-21 03:10:55.693 MythSocket?(1ae96d0:44): readStringList: Error, timed out after 7000 ms. 2010-10-21 03:10:55.693 Protocol version check failure.

The response to MYTH_PROTO_VERSION was empty. This happens when the backend is too busy to respond, or has deadlocked in due to bugs or hardware failure.

I have checked my IPs is correct. I can schedule a recording, view them but no live TV.

comment:4 Changed 14 years ago by robertm

Resolution: Invalid
Status: newclosed
Ticket locked: set

Do not reopen this ticket, instead seek help on the mythtv-users mailing list.

Note: See TracTickets for help on using tickets.