Simon Smith
Simon Smith
my notes: if we disable the new dialog and revert to the old msgbox method, it works every time but using the new consent dialog causes the issue? uncomment line...
so after some testing thank to @ChristopheLac, not a number of displays issue, or resolution issue, so its something to do with the new consent, so ill have to do...
ok have added in the option `oldStyle` into `consentMessages` as a workaround for the moment this will be available in the latest development builds in about 15mins `ghcr.io/ylianst/meshcentral:master` (Docker) OR...
if you are happy to debug something for me please can you try these steps and in the extact order! 1. stop your meshagent from running as a service 2....
@ChristopheLac that's OK thank you! So ur seeing the same thing I am... So I think the is an issue with Microsoft and the microcode between c++ and it's winapi?...
> I try many time. About near 10, I have only blank screen. @ChristopheLac did you simply disconnect and reconnnect after like 5 seconds of the consent crashing then 10...
your config.json looks incomplete/missing? can you repair your config.json above? also ive noticed u have `cloudflare` in the trace json, have you tried NOT proxing via cloudflare to elimate them...
also you are missing `"trustedProxy": "CloudFlare"` from inside your `settings` of your config.json
@Menethoran your config.json is still not right because the the schema file says ` "$schema": "http://info.meshcentral.com/downloads/meshcentral-config-schema.j>` same with `__comment__"` in the letsencrypt, its missing the extra `",` at the end...
ok so try adding adding the trustproxy entry into your settings section as explained above and restart and see if that helps https://github.com/Ylianst/MeshCentral/issues/6391#issuecomment-2361682049