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
3.88k stars 529 forks source link

meshcmd.exe AmtInfo UNCAUGHT EXCEPTION #4135

Open si458 opened 2 years ago

si458 commented 2 years ago

Describe the bug trying to check AMT infomation and activate it

To Reproduce

c:\Intel>meshcmd64.exe AmtInfo
*** UNCAUGHT EXCEPTION: Error:  => EventEmitter.emit(): Event dispatch for 'data' on 'heci.session' threw an exception: TypeError: cannot read property 'EHBC' of null in method 'H()' ***

Expected behavior output information about AMT

Screenshots If applicable, add screenshots to help explain your problem.

Server Software (please complete the following information):

Remote Device (please complete the following information):

Additional context i have installed the Intel Management - https://www.dell.com/support/home/en-uk/drivers/driversdetails?driverid=mpgy4&oscode=w864&productcode=optiplex-790 all drivers installed fine and i can access http://localhost:16992 with my password which i setup from the webui no problem

si458 commented 2 years ago

i have just setup AMT on a HP Z200 which uses AMT 6.2.61, and meshcentral shows it as Activated ACM, v6.2.61 but running meshcmd.exe AmtInfo also gives me this error, so whats going wrong?

raghu-mp commented 1 year ago

I having the same issue on a HP 8300 SFF with Debian. Running ./meshcmd amtconfig --url wss: completes and the client shows up on meshcentral under the AMT device group with Intel® AMT | Activated CCM, v8.1.0, TLS. But it is missing all the info and can't connect to it.

Running ./meshcmd amtinfo UNCAUGHT EXCEPTION: Error: => EventEmitter.emit(): Event dispatch for 'data' on 'heci.session' threw an exception: TypeError: cannot read property 'EHBC' of null in method '_amtOnData()'

si458 commented 10 months ago

Just tried a dell optiplex 990 which shows Activated ACM, v7.1.91, TLS but still cant get circa to activate and i get the same error as above any suggestions @Ylianst ?