Ilia Ross
Ilia Ross
I have made a new [debug nightly built](https://builds.webmin.dev/webmin-latest-debug.deb), if you could install it, then try download as before and attach debug info logged under user home, i.e. `~/.tmp/` or `/tmp/.webmin`...
> Checked "/tmp/.webmin" and only found "webmin-setup.out" inside. Here's it's content: [debug info.txt](https://github.com/webmin/webmin/files/11741670/debug.info.txt) > > Also checked "~/.tmp" and found 4 files, and here's their output: [debug info2.txt](https://github.com/webmin/webmin/files/11741712/debug.info2.txt) This discrepancy...
I am very confused about what's wrong. It makes no sense! You are welcome to send a login credentials to us at `security at webmin.com` and one of us will...
Why closing this issue? Has it been resolved?
I wonder, what are the permissions set to for `~/.tmp` and `/tmp/.webmin` directories?
Alex, could you edit `sub tempname_dir` line `-w $remote_user_info[7]` and replace it with `-W $remote_user_info[7]`, restart Webmin and give it another shot?
> It was the default root user and its home was set to /root ($HOME) in the ACL. Also, what is the output of the following command: ``` cat /etc/passwd...
Make sure that your browser has hardware acceleration enabled and/or try to disable rendering add-on by running in the browser's console: ``` config_portable_module_xterm_render_addon = false; theme.config.save(); ``` .. and reloading...
Great to know. Thanks for the feedback.
Try to disable rendering addon as explained in my comment above. Webmin 2.103 will have an option to disable it using UI. (and reload the page)