[Usability] WatchDog improvements (1 Viewer)

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    - only one zip, who contain TV folder & client folder ? what do you think ?

    It is too difficult because the files comes from the tvserver in zip.

    - reboot / standby TV server

    The reboot is exists in my branch but has not pushed yet.

    The MP client can wake the server up. I think it is enough.

    - add the client hostname at the Zip file name ?

    Good idea. Can you code it? ;)
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    • Reboot TvServer machine from watchdog.
    • Add machine name to zip name.
     

    Attachments

    • WD1.zip
      282.6 KB

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    Hostname working fine : what do you think of hostname on zip file ?
    i think, log are now collected inside folder MediaPortal-Logs, so we can cut MediaPortallogs, i think. more readable, with 2 "underscore" between each catégory.

    MP_logs__Hostname__[date]__[time].zip
    TVE_logs__Hostname__[date]__[time].zip

    or this one :
    Hostname__MP_logs__[date]__[time].zip
    Hostname__TVE_logs__[date]__[time].zip

    ------------------------------------------------------
    MP_logs__ALEX-PC__14_12_15__20_38.zip
    TVE_logs__win7_t1-pc__14_12_15__20_38.zip

    ALEX-PC__MP_logs__14_12_15__20_38.zip
    win7_t1-pc__TVE_logs__14_12_15__20_38.zip

    when you take log from forum, what is more easy for you ?

    1 . Error on reboot : select this option, make this error : ( nothing in log )
    Consultez la fin de ce message pour plus de détails sur l'appel du débogage
    juste-à-temps (JIT) à la place de cette boîte de dialogue.

    ************** Texte de l'exception **************
    System.MissingMethodException: Méthode introuvable : 'Void WatchDogService.Interface.WatchDogServiceInterface.Reboot()'.
    à WatchDog.TVServerManager.RebootTvServer()
    à WatchDog.MPWatchDog.menuRebootTvServer_Click(Object sender, EventArgs e)
    à System.Windows.Forms.MenuItem.OnClick(EventArgs e)
    à System.Windows.Forms.MenuItem.MenuItemData.Execute()
    à System.Windows.Forms.Command.Invoke()
    à System.Windows.Forms.Command.DispatchID(Int32 id)
    à System.Windows.Forms.Control.WmCommand(Message& m)
    à System.Windows.Forms.Control.WndProc(Message& m)
    à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    à System.Windows.Forms.Form.WndProc(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    2. Change the name of ZIP, exit Watchdog, the name is reset as default value.
    if i change path, it restored fine.

    Hostname can be [hostname], like [time] and [date] ? or not needed ?
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    1 . Error on reboot : select this option, make this error : ( nothing in log )

    Sorry. I forgot include the WatchDogService.Interface.dll in WD1.zip

    2. Change the name of ZIP, exit Watchdog, the name is reset as default value.
    if i change path, it restored fine.

    It is not supported.

    MP_logs__Hostname__[date]__[time].zip
    TVE_logs__Hostname__[date]__[time].zip

    It seems to better for me.
     

    Attachments

    • WD2.zip
      284.3 KB

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,948
    5,617
    France - IDF
    Home Country
    France France
    It seems to better for me.
    me too.

    small error ; deactivate customerrors inside .config on the server side
    upload_2014-12-15_21-17-56.png
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    When did you get this error?
     

    Users who are viewing this thread

    Top Bottom