Webmin.service: Control process exited, code=exited, status=25/n/a

Hello guys,

my webmin is starting no every boot…

Error output in the logs are:

– The job identifier is 712 and the job result is failed.
Dec 17 12:00:09 HOST01 systemd[1]: Starting LSB: web-based administration interface for Unix systems…
– Subject: A start job for unit webmin.service has begun execution
– Defined-By: systemd

– A start job for unit webmin.service has begun execution.

– The job identifier is 781.
Dec 17 12:00:10 HOST01 systemd[1]: webmin.service: Control process exited, code=exited, status=25/n/a
– Subject: Unit process exited
– Defined-By: systemd

– An ExecStart= process belonging to unit webmin.service has exited.

– The process’ exit code is ‘exited’ and its exit status is 25.
Dec 17 12:00:10 HOST01 systemd[1]: webmin.service: Failed with result ‘exit-code’.
– Subject: Unit failed
– Defined-By: systemd

– The unit webmin.service has entered the ‘failed’ state with result ‘exit-code’.
Dec 17 12:00:10 HOST01 systemd[1]: Failed to start LSB: web-based administration interface for Unix systems.
– Subject: A start job for unit webmin.service has failed
– Defined-By: systemd

– A start job for unit webmin.service has finished with a failure.

– The job identifier is 781 and the job result is failed.

PRETTY_NAME=“Raspbian GNU/Linux 10 (buster)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian

Many thanks for inputs…

Mara

hi mara - are you using by any chances usb drives or any disk outside? also how many domains and sql dbs your running on that box?

thanks.

Hi unborn,

thanks for your response. Its a raspberry pi without any usb device. No DB hosts and everythings.

It’s a standalone installation with webmin.

What means with the code=exited, status=25/n/a?

Thanks

@mara85

Hi, can you try start it with this command?

/etc/webmin/start

and post any output if still fail to start? thanks.

@unborn

I will record the log next time, last time only this command helped: systemctl start logrotate and a reboot.

I do not understand the connection. :frowning:

Im sorry, you have to put output does virtaumin failed to restart ??? Or you’re sorted?

Webmin does not always start, no idea what the problem is. Output Message:

root@flower01:/home/admina# /etc/webmin/start
Starting Webmin server in /usr/share/webmin
Webmin is already running with PID 953

Webmin is not up, webpage is not accessible. :sleepy:

PID 953 is a apache child process, when is stop apache and restart webmin, it comes up :blush:

how can I prevent this? Do not see through at the moment.

Output webmin process:

● webmin.service - LSB: web-based administration interface for Unix systems
Loaded: loaded (/etc/init.d/webmin; generated)
Active: failed (Result: exit-code) since Sun 2020-12-20 17:05:06 CET; 20s ago
Docs: man:systemd-sysv-generator(8)
Process: 1120 ExecStart=/etc/init.d/webmin start (code=exited, status=25)

Dec 20 17:05:06 flower01 systemd[1]: Starting LSB: web-based administration interface for Unix systems…
Dec 20 17:05:06 flower01 systemd[1]: webmin.service: Control process exited, code=exited, status=25/n/a
Dec 20 17:05:06 flower01 systemd[1]: webmin.service: Failed with result ‘exit-code’.
Dec 20 17:05:06 flower01 systemd[1]: Failed to start LSB: web-based administration interface for Unix systems.

Problem solved: WebServices delayed starts by boot up.

Thanks for you input! :blush:

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.