Il pc contiene diversi ambienti di sviluppo e programmi vari per cui vorrei evitare di formattare.
Ecco cosa trovo nei log:
Codice: Seleziona tutto
root@tomcat:~# systemctl status networking.service
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Active: failed (Result: timeout) since Mon 2018-10-08 23:00:21 CEST; 17min ago
Docs: man:interfaces(5)
Process: 1855 ExecStart=/sbin/ifup -a --read-environment (code=killed, signal=TERM)
Process: 1851 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle (code=exited, status=0/SUCCESS)
Main PID: 1855 (code=killed, signal=TERM)
Tasks: 0 (limit: 4915)
CGroup: /system.slice/networking.service
ott 08 23:00:19 tomcat systemd[1]: Starting Raise network interfaces...
ott 08 23:00:19 tomcat ifup[1855]: Waiting for br0 to get ready (MAXWAIT is 32 seconds).
ott 08 23:00:21 tomcat systemd[1]: networking.service: Start operation timed out. Terminating.
ott 08 23:00:21 tomcat systemd[1]: networking.service: Main process exited, code=killed, status=15/TERM
ott 08 23:00:21 tomcat systemd[1]: Failed to start Raise network interfaces.
ott 08 23:00:21 tomcat systemd[1]: networking.service: Unit entered failed state.
ott 08 23:00:21 tomcat systemd[1]: networking.service: Failed with result 'timeout'.
root@tomcat:~#