Ylianst / MeshCentralRouter

Windows tool that performs TCP/UDP port mapping thru the MeshCentral server
https://meshcentral.com
Apache License 2.0
57 stars 39 forks source link

Mesh Central Router - RDP option not working #60

Closed mcallisaya79 closed 3 months ago

mcallisaya79 commented 11 months ago

Describe the bug MeshCentralRouter is unable to open the RDP option since last update (using the latest MCRouter version) image

To Reproduce

  1. Opening the app
  2. login and trying to run the RDP option from any computer

Additional context Any Windows workstations is able to use the MeshCentrar RDP option Tested running it as Administrator

I also run the debug and got next results: ExceptionSink: System.NullReferenceException: Object reference not set to an instance of an object. at MeshCentralRouter.MainForm.QuickMap(Int32 protocol, Int32 port, Int32 appId, NodeClass node) at MeshCentralRouter.MainForm.rdpToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

mcallisaya79 commented 11 months ago

seems that our server was updated last night to the latest version and it´s generating the issue (1.1.13).

risturiz commented 10 months ago

Can confirm this with last version 1.1.15

mcallisaya79 commented 10 months ago

Can confirm this with last version 1.1.15 Yes, this keeps happening on the latest version, also downloaded the latest MCRDP version (1.8.8680), please find the debug information below (raised from the latest attempt). Basically nothing opens when the RDP option is performed.

image

ExceptionSink: System.NullReferenceException: Object reference not set to an instance of an object. at MeshCentralRouter.MainForm.QuickMap(Int32 protocol, Int32 port, Int32 appId, NodeClass node) at MeshCentralRouter.MainForm.rdpToolStripMenuItem_Click(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

si458 commented 3 months ago

please try the latest version which includes fixes from the master branch which has been merged MeshCentralRouter.zip