Opened 12 years ago

Closed 12 years ago

#11628 closed Bug Report - General (Invalid)

Unknown program in Recorded programs

Reported by: xavifl@… Owned by:
Priority: minor Milestone:
Component: Plugin - MythWeb Version: 0.26
Severity: medium Keywords: Unknown program
Cc: Ticket locked: no

Description

I have a two computers environment with debian 7 wheezy. One of them runs mythbackend v0.26.0 and the other one mythweb v0.26. Database connection runs fine and mythweb shows listing and backend status good but Upcoming recordings always is blank and recorded program tab doesn't show correct recorded data. It doesn't show screenshot picture, legnth, channel... When I click over program title, warning appears with "Uknown program" text. I' ve readed some bug reports and I checked timezone and it's fine.

Change History (1)

comment:1 Changed 12 years ago by Raymond Wagner

Priority: majorminor
Resolution: Invalid
Status: newclosed

Please seek assistance on the mailing list or IRC channel. This is almost certainly a user configuration error. My guess is that you've configured your backend to listen on 127.0.0.1, rather than an address accessible from the network, and thus Mythweb is unable to access it. The strange behavior is a result of some data being pulled directly from the database, and other data coming from the backend.

Note: See TracTickets for help on using tickets.