Hi,
reported this multiple times,
but unfortunately this is still not repaired:
systemd[1]: Stopping Webmin server daemon...
systemd[1]: webmin.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: webmin.service: Failed with result 'exit-code'.
systemd[1]: Stopped Webmin server daemon.
Hope this helps
Cheers mike
What happens if you run
systemctl restart webminand then what is the output ofsystemctl status webmin?Also, what is your OS and version?
Hi Ilia,
Operating system Debian Linux 10
● webmin.service - Webmin server daemon
Loaded: loaded (/lib/systemd/system/webmin.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2022-11-30 22:07:06 CET; 21s ago
Process: 11365 ExecStart=/usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf (code=exited, status=0/SUCCESS)
Main PID: 11367 (miniserv.pl)
Tasks: 1 (limit: 4915)
Memory: 180.2M
CGroup: /system.slice/webmin.service
└─11367 /usr/bin/perl /usr/share/webmin/miniserv.pl /etc/webmin/miniserv.conf
Nov 30 22:07:03 my.server.com systemd[1]: Starting Webmin server daemon...
Nov 30 22:07:03 my.server.com perl[11365]: pam_unix(webmin:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=root
Nov 30 22:07:06 my.server.com systemd[1]: Started Webmin server daemon.
Cheers mike
So, after Webmin was restarted it still doesn't work? What doesn't work exactly, by the way?
Can I have a look at Webmin
configandminiserv.conffiles?Hi Ilia,
I reported just the journal log:
systemd[1]: Stopping Webmin server daemon...
systemd[1]: webmin.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: webmin.service: Failed with result 'exit-code'.
systemd[1]: Stopped Webmin server daemon.
If this doesn't happen all times, this means that the problem is randomnly happening.
In the case above it was the "STOP" and "START" command instead of the "RESTART".
But I think it comes for all of the 3 commands randomnly.
Where are the 2 config files are located, which you are asking for?
cheers mike