Ylianst / MeshCommander

MeshCommander is a Intel(R) Active Management Technology (Intel(R) AMT) remote management tool. It's feature rich and includes a built-in remote desktop viewer for Hardware-KVM, a Serial-over-LAN terminal, IDER-Redirection support and much more. MeshCommander is built on web technologies and runs on many plaforms. In addition to being available as a stand-alone tool, MeshCommander was built to be very space efficient to that it can be uploaded into Intel AMT flash space to have it served diretly from the Intel AMT web serve.
Apache License 2.0
352 stars 75 forks source link

npm IDER keeps disconnecting #36

Open georgyous opened 4 years ago

georgyous commented 4 years ago

First and foremost, great work, great peace of software, really really nice, don't know about business use but home lab it is a blessing!

There seems to be though a issue with the NPM version(have not checked yet the Windows version that I believe uses a different library for IDER), seems to be related or similar to #23 , just that I am checking on MACOS Catalina

Hardware: Lenovo P52 notebook OS: MACOS Catalina 10.15.6 Node.js version: 12.13.0 MeshCommander version: 0.8.9-a Intel ME version: 12.0.68 Running MeshCommander on the mac directly with node.js connecting to the P52 on LAN

When trying to attach a ISO with IDER, it gets attached for 10-30 seconds(from a UI perspective), but when trying to mount inside the machine it hangs and than the connection drops I believe(in the UI the "session bar" disappears) Tried with holding the shift key before clicking the IDER button, but unfortunately it does not make a difference Tried with the OS fully loaded (ubuntu 20.04) and rebooting the machine Tried with a smaller ISO 500MB and a small ISO netboot 885k Tried also to reattach multiple times, it does not make a different Tried also the "drag and drop" method, does not work either

There does not seem to be a error log (or I could not find it), I would be happy to provide any additional info or do debug steps if needed

Please let me know if I can help with anything else

Thanks