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,959
    13,420
    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

    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting power settings for "Intel Graphics". I set it to Maximum Performance. I tried many other things so it could be a combination of them, but this was the last thing I did and I haven't had the problem return...
    Sorry, I didn't get email notifications on these latest replies. I just came here to report I solved the problem after adjusting...
    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
    5
    Views
    2K
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching live TV. I've now ticked the box to "Use EVR for LiveTV", with a default display refresh rate of 50Hz. In combination with tweaking some of the Nvidia 3D settings for the MP executable only, I now have a...
    After many hours of troubleshooting I've given up and accepted that it's just "one of these things" when using madVR for watching...
    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
    30
    Views
    8K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    MP1 MP2 MP2 - V2.5 Sony Bravia 32S5100 DE
    When i was using 2.5, and like im using MP1, i set the resolution of my desktop. And MEPo just uses whatever i have set.
    When i was using 2.5, and like im using MP1, i set the resolution of my desktop. And MEPo just uses whatever i have set.
    MP 2.5 does not recognize my Bravia 32S5100 as 1920x1080 but only as 1280x720. The PC's monitor is recognized as 1920x1080. Both...
    Replies
    2
    Views
    776
    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
    2K
    Top Bottom