Ylianst / MeshCentralAssistant

Tray icon tool for the MeshCentral Agent. It displays the state of the agent, you can start and stop the agent and request help.
https://meshcentral.com
Apache License 2.0
36 stars 26 forks source link

assistant (through agent) crashed when remote desktop session is started through agent. #10

Open hunter-nl opened 3 years ago

hunter-nl commented 3 years ago

I've a custom agent in group 1. When I start on the same remote windows machine an assistent from group 2 then it will shown them in the correct groups. Only you can not see the difference between these two (both are marked as Agent in the devices views). Only difference is that the assistent does not have properties like OS, IP, Current User, etc. In detail view of the assistant on the MC webUI, it is showing it as an assistent.

When I select the agent in assistent to be used as connection. Then in group 2 it will be "disconnected" and "connected" again. I expect only to see the Agent in group 1 to be online. Not both.

When I start a remote desktop sessions through the agent, then the assistent will crash.

Ylianst commented 3 years ago

When the Assistant crashes, it should generate a debug.log file. Can you send that over?

So basically, if Assistant is in built-in agent mode and the background agent gets a connection, the Assistant crashes... I will give that a try.

hunter-nl commented 3 years ago

I can not found the debug.log at the assistant device.

So basically, if Assistant is in built-in agent mode and the background agent gets a connection, the Assistant crashes... I will give that a try.

When Assistent built-in agent mode is running and the background agent gets a connection. Then it is working fine. When Assistent is using the background agent and background agent gets a connection. Then assistant is crashing (without a debug.log file).