loading input devices hang (1 Viewer)

beatnut88

Portal Pro
January 15, 2012
141
7
77
Home Country
Windows update today has caused MP1 to hang at the point of loading input devices. I guess I can't be the only one impacted.
logs are attached
any help greatly appreciated
 

Attachments

  • MediaPortalLogs_12_03_20__20_01.zip
    1.9 MB

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,806
    13,143
    Kyiv
    Home Country
    Ukraine Ukraine
    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.
    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
    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.

    PS: Try update to 1.24 Final ...
     

    Jasmeet_181

    Portal Pro
    September 5, 2007
    435
    355
    Home Country
    United Kingdom United Kingdom
    Isn't it because the IP address has changed?
    Code:
    [2020-03-08 12:23:28,249] [Log    ] [TVService] [INFO ] - Controller: local ip address:192.168.1.104
    [2020-03-08 12:23:28,295] [Log    ] [TVService] [INFO ] - Controller: server running on 192.168.1.104

    Code:
    [2020-03-12 18:35:25,587] [Log    ] [TVService] [INFO ] - Controller: local ip address:192.168.1.107
    [2020-03-12 18:35:25,587] [Log    ] [TVService] [ERROR] - Controller: sorry, master/slave server setups are not supported. Since there is already another server in the db, we exit here.

    Change it back to 192.168.1.104 if possible or choose one of the options from this similar thread.
     

    Users who are viewing this thread

    Similar threads

    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore Windows resolution/size changes" In Codecs and Render, try selecting the specific audio device rather than "Default DirectSound device" Just ideas, no guarantee this will do anything. If this doesn't work, I...
    So, you're power cycling the TV, but not putting the PC to sleep ? In General => Startup/Resume settings, try checking "Ignore...
    I'm running MP1 as a client only on this: https://www.amazon.com/dp/B0DZX5DWS5?ref_=pe_123509780_1038749300_t_fed_asin_title&th=1...
    Replies
    4
    Views
    609
    Interesting. :coffee: I always have DVB subtitles enabled in "MP Config", but I actually switch on subtitles only for those films that have deafening sound effects and music, combined with inaudible dialogue. I have never noticed the problem that you have described, but I also use the EVR renderer, and not the Madvr renderer. So...
    Interesting. :coffee: I always have DVB subtitles enabled in "MP Config", but I actually switch on subtitles only for those films...
    Every so often, when I switch to a TV channel, my MP client stops accepting user inputs, either from the remote or keyboard/mouse...
    Replies
    27
    Views
    3K
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    Reading through your code, I can see it's more than a couple steps above my paygrade. :cry:
    I used to run the TVService under the "NT Service\TVService" account to follow least privileges principal (not exposing my whole...
    Replies
    3
    Views
    1K
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is "ACTION", the "cmdproperty" is the actual window id, but it makes sense that it is. Try this for yourself. First backup your working profile for the remote, then in the "Mapping" panel make a change to...
    It is present, but not with that name. It is called Scheduler, viz: Interesting. I had never noticed that when the "command" is...
    I would like to be able to go directly to the Scheduled recordings window without having to first go to the home menu. I saw this...
    Replies
    1
    Views
    1K
    There seems to be an ongoing problem that some users have when trying to install MP 1.36. I regret that I do not know the cause of this problem, and so cannot suggest a solution. However, I can suggest a workaround that (hopefully) will work for you. The workaround is to: Completely uninstall MP, MySQL, and MariaDB. Perform a...
    There seems to be an ongoing problem that some users have when trying to install MP 1.36. I regret that I do not know the cause of...
    MediaPortal was working without any issue until 24 hours ago. Then it started hanging; the disk it was installed on was quite full...
    Replies
    1
    Views
    986
    Top Bottom