Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
4.3k stars 574 forks source link

Connected Intel AMT is always 0 #6549

Open vitko-bg opened 4 days ago

vitko-bg commented 4 days ago

Describe the bug Have some devices added to intel ATM only, but on on my server tab shows always 0, even when intel AMT session is connected.

To Reproduce Add intel AMT device, check the counter, will be 0 Open separate tab in browser to see the counter, and try to connect to AMT device, once connected, still shows 0. BTW, is this counter shows AMT devices in the group, or currently live connected AMT devices?

Expected behavior To show amount of AMT devices in groups, at least it was like this in previous versions, not sure which ones.

Screenshots image

image

Server Software (please complete the following information):

Client Device (please complete the following information):

Remote Device (please complete the following information):

vitko-bg commented 4 days ago

As an addition - have a feeling it all happened after version update related in #6386

si458 commented 3 days ago

sounds like a very daft one, have you simple tried restarting meshcentral? off and on after checking the source code ConnectedIntelAMT gets retrieved from parent.parent.mpsserver.ciraConnections so its always a number and ciraConnections just increases every time the is a cira connection?