Execution failed Service nginx

  • watchdog.service - watchdog daemon
    Loaded: loaded (/lib/systemd/system/watchdog.service; enabled; vendor preset: enabled)
    Active: failed (Result: exit-code) since Fri 2018-07-20 21:14:21 CEST; 1h 9min ago
    Process: 2935 ExecStartPre=/bin/sh -c [ -z "${watchdog_module}" ] || [ "${watchdog_module}" = "none" ] || /sbin/modprobe $watchdog_module (code=exited, status=1/FAILU


    Jul 20 21:14:21 odroidxu4stue systemd[1]: Starting watchdog daemon...
    Jul 20 21:14:21 odroidxu4stue sh[2935]: modprobe: FATAL: Module softdog not found in directory /lib/modules/4.9.61-odroidxu4
    Jul 20 21:14:21 odroidxu4stue systemd[1]: watchdog.service: Control process exited, code=exited status=1
    Jul 20 21:14:21 odroidxu4stue systemd[1]: Failed to start watchdog daemon.
    Jul 20 21:14:21 odroidxu4stue systemd[1]: watchdog.service: Unit entered failed state.
    Jul 20 21:14:21 odroidxu4stue systemd[1]: watchdog.service: Triggering OnFailure= dependencies.
    Jul 20 21:14:21 odroidxu4stue systemd[1]: watchdog.service: Failed with result 'exit-code'.

  • Don't think so. It's most probably related to logs being kept in RAM, an unclean shutdown (?) and now folders/files missing below /var/log/
    Can you please try


    Code
    mkdir -p /var/log/nginx ; touch /var/log/nginx/access.log ; touch /var/log/nginx/error.log
    reboot

    and report back?

    thank you, this works for me :D:D:D

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!