Open kiarn opened 1 year ago
I haven't seen that before. Thanks for reporting :) I'll look into it when I have time, but let me know when you find the cause.
@kiarn you can uncomment this line for easier debugging: https://github.com/linuxmuster/linuxmuster-linuxclient7/blob/3dc223a415a03e73796809eab53a01666561a97f/usr/lib/python3/dist-packages/linuxmusterLinuxclient7/logging.py#L67
Hello @dorianim ,
I'm sorry, I have currently not enough time to debug it, but I will not forget it. Is there for me a quick fix/patch to apply in order to let the onLoginAsRoot scripts be executed, even if sysvol is not mounted ? It would at least solve some problems on our network.
Cheers
Arnaud
Please uncomment the line from logging.py that I mentioned and post the traceback. Otherwise, It's really hard to debug this, since I can't reproduce it.
Hello @dorianim
I've just see that the onLoginAsRoot scripts are not always executed, I ran today in this error:
Unfortunately I don't have enough time to test more today, I will do it later if you don't see directly a reason for this error. I think this problem occurs each time the mount of sysvol fails.
Thanks
Arnaud