gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
395 stars 70 forks source link

nouvelle panne : lancement impossible #84

Closed Ririx02 closed 3 years ago

Ririx02 commented 3 years ago

Bonjour, nouvelle panne ce jour, l'appli ne se lance carrément plus avec les messages d'erreur suivant

Exception type: System.NullReferenceException
Exception message: La référence d'objet n'est pas définie à une instance d'un objet.
Exception stack trace: 
   à WinNUT_Client_Common.Nut_Socket.get_IsKnownUPS(String Test_UPSname)
   à WinNUT_Client_Common.UPS_Device.Connect_UPS()
   à WinNUT_Client_Common.UPS_Device..ctor(Nut_Parameter Nut_Config, Logger& LogFile)
   à WinNUT_Client.WinNUT.WinNUT_Load(Object sender, EventArgs e)
   à System.EventHandler.Invoke(Object sender, EventArgs e)
   à System.Windows.Forms.Form.OnLoad(EventArgs e)
   à System.Windows.Forms.Form.OnCreateControl()
   à System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   à System.Windows.Forms.Control.CreateControl()
   à System.Windows.Forms.Control.WmShowWindow(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   à System.Windows.Forms.Form.WmShowWindow(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)
Ririx02 commented 3 years ago

En attendant qq minutes sur la page des erreurs, les messages changent ><

Exception type: System.NullReferenceException
Exception message: La référence d'objet n'est pas définie à une instance d'un objet.
Exception stack trace: 
   à WinNUT_Client_Common.Nut_Socket.get_IsKnownUPS(String Test_UPSname)
   à WinNUT_Client_Common.UPS_Device.Connect_UPS()
   à WinNUT_Client_Common.UPS_Device.Reconnect_Socket(Object sender, EventArgs e)
   à System.Windows.Forms.Timer.OnTick(EventArgs e)
   à System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)