Sergey Popov
Sergey Popov
Can you try to set 'saltLen' to 0?
The problem is that Meshcentral fails to use mongodump from container as it is too old(3.4.14 if i remember correctly) for your database (problem is regarding with mongodb snapshots). Lowering...
@Typhonragewind, mind if i ask how did you fix this? `main/builds/mongoDB/Dockerfile` still references `node:lts-buster-slim`, so it is using ancient MongoDB, while `builds/regular/Dockerfile` using `node:lts-slim`, which is Debian 12 Update: apparently...
While this is indeed a useful feature, it does not fit well on large environments(~3000 devices in our case) - we have vast amount of log events about devices powered...
@si458, checkbox is good , but option in config.json would be fine too - whatever is easier to implement. Also - should i make another bugreport about filtering issue i...
Tried to move problem PCs to different OU fixes the issue. It seems that error occurs when OU have specific characters - in my case it was brackets '(' and...
> This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no...
I am having the similar issue (not working on cellular data after upgrade to 1.14.0, works on Wi-Fi just fine) Rolled back to 1.12.0 for now
+1 for support for nested LDAP groups! At least - for proper checking in `ldapUserRequiredGroupMembership`