Menu

#5594 webmin stop / exit code error

2.010
open
nobody
None
5
2022-12-01
2022-11-30
M.T.R
No

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

Discussion

  • Ilia

    Ilia - 2022-11-30

    What happens if you run systemctl restart webmin and then what is the output of systemctl status webmin?

     
  • Ilia

    Ilia - 2022-11-30

    Also, what is your OS and version?

     
  • M.T.R

    M.T.R - 2022-11-30

    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

     
    • Ilia

      Ilia - 2022-11-30

      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 config and miniserv.conf files?

       
  • M.T.R

    M.T.R - 2022-12-01

    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

     

Log in to post a comment.

Auth0 Logo