RandomInternetUser

Results 18 comments of RandomInternetUser

This is still very much an issue that effects our cluster on the daily. At this point we are considering switching to another solution.

It's extremely difficult to reproduce on our end we ended up downgrading to 6.2.2, but when it was occurring a random instance would hang sometimes days, weeks or months apart...

Active replica, multimaster, docker multi-host 8 node primarily used as a messaging service with limited key value store.

As we are using the docker image we don't actually alter the config at all we have startup arguments for the following: active-replica=yes multi-master=yes requirepass=XXXXX masterauth=XXXXX replicaof= Every other config...

It looks like the current meshagent on Linux is missing the smbios module? I tracked it through the loading process and it fails right here at this catch, printing that...

![image](https://github.com/Ylianst/MeshCentral/assets/23205318/5a05de5e-1933-4149-90e8-90def4bf0657) ![image](https://github.com/Ylianst/MeshCentral/assets/23205318/455df94c-cfd5-475e-8a48-ffd0eb53b61d) ``SMBiosTables.amtInfo = { AMT: true, enabled: true, storageRedirection: true, serialOverLan: true, kvm: true, TXT: true, VMX: true, MEBX: "16.1.25", ManagementEngine: "16.1.25.2124"};`` With this added to force some SMBios...

This is a very essential feature and it's currently what is keeping us (besides VERY slow file transfers) from migrating entirely off TeamViewer!

Interesting! I don't have that behavior on my install mine matches the video describing the multiple display feature. If I duplicate the window for mesh and select a different display...

I have used RDP like that! Though support for all monitors in RDP varies by client. The problem with this solution though is the displays aren't separate windows you cannot...