TV Server 1.2.2 is not starting any more? Logs included (1 Viewer)

alcoy

MP Donator
  • Premium Supporter
  • April 22, 2009
    11
    0
    Home Country
    Germany Germany
    Hi community,

    since 2 days i have a major issue with the tv server appication. When i try to watch TV it says eg "no tv card is available" or "Lost connection to TV server". Also the response when i scroll forward in my recorded tv movies is terrible.

    i am running this system now for around 2 years and didnt changed a thing (2 flopyydtv S (2) cards included)

    any hint is welcome.

    please see also attached log files.

    thanks
     

    alcoy

    MP Donator
  • Premium Supporter
  • April 22, 2009
    11
    0
    Home Country
    Germany Germany
    Hi,

    actually it was the DB which coursed the issue. In my case the best thing was to biuld up a totally new MySQL Database. But you can also try to repair it - do you use the mysql data base? if so then you can try:

    create a Batch file-> open a textfile and save it as namexyzwhatever.bat

    and include the following:

    cd c:\Program Files\MySQL\MySQL Server 5.1\bin
    mysqlcheck.exe -u root -pMediaPortal --auto-repair --all-databases

    actually i got zhe hint (sorry only in german) here:
    https://forum.team-mediaportal.com/threads/mysql-datenbank-reparieren.74668/

    hope this helps
     

    Users who are viewing this thread

    Top Bottom