Reply to thread

I dont know how solve this problem, but in log i see:

[CODE][2020-03-12 19:57:10,180] [Log    ] [TVService] [ERROR] - Controller: sorry, master/slave server setups are not supported. Since there is already another server in the db, we exit here.

[2020-03-12 19:57:10,289] [Log    ] [TVService] [ERROR] - TvController: Deinit failed - Object reference not set to an instance of an object.[/CODE]

After that TV Server stop:

[CODE][2020-03-12 19:57:24,374] [Log    ] [PS StandbyWakeup] [INFO ] - Tvservice stopped due to an unhandled app domain exception System.NullReferenceException: Object reference not set to an instance of an object.

   at TvEngine.PowerScheduler.Handlers.ControllerActiveStandbyHandler.get_GetStandbyMode()

   at TvEngine.PowerScheduler.Handlers.ControllerActiveStandbyHandler.get_StandbyMode()

   at TvEngine.PowerScheduler.PowerScheduler.get_StandbyMode()

   at TvEngine.PowerScheduler.PowerScheduler.CheckForStandby()

   at TvEngine.PowerScheduler.PowerScheduler.StandbyWakeupThread()

   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)

   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

   at System.Threading.ThreadHelper.ThreadStart()

[2020-03-12 19:57:24,374] [Log    ] [TVService] [INFO ] - TV Service is being stopped

[2020-03-12 19:57:24,374] [Log    ] [TVService] [INFO ] - TV Service: stopping[/CODE]

And after that MP Crash:

[CODE][2020-03-12 19:58:36,266] [Log    ] [TvClient-TvHome: HeartBeat transmitter thread] [INFO ] - RemoteControl - Connected

[2020-03-12 19:58:36,266] [Log    ] [TvClient-TvHome: HeartBeat transmitter thread] [ERROR] - TvServer: Failed to execute remote TV server operation (IsAnyCardRecording) Object reference not set to an instance of an object.[/CODE]


PS: Try update to 1.24 Final ...


Top Bottom