A start job is running for wait for network to be configured
se devo essere sincero non so cosa cerchi di fare, ma qualunque cosa sia mi fa perdere tempo, circa 2 minuti al boot. ovviamente la connessione di rete funziona, tantè vero che dalla maccina posso sia raggingere internet che collegarmi ad atre postazioni via SSH.
dopo questo primo problema la prima cosa che ho fatto è stata quella di aggiornare il sistema e installare Cockpit:
sudo apt install cockpit
sudo systemctl start cockpit
fin qua tutto bene, mi collego alla macchina via HTTPS, ed iniziano altri problemi. il primo già lo conoscevo, ed è quello che vi ho spiegato all'inizio:
l'altro invece riguarda il software updates, dove mi compare sempre il messaggio di errore "Loading available updates failed - Cannot refresh cache whilst offline". questo ovviamente mi crea problemi perché, nella sezione application non posso scaricare nulla:
come posso risolvere questi problemi? su internet ho letto che bisognerebbe far uso del Network Manager, non so, da ignorante ci ho provato, ma niente. voi cosa mi consigliate di fare? mi sembra assurdo che alla prima installazione della macchina escano già tutti questi problemi.
se può essere utile vi dico sibito che sul server vi sono tre interfacce di rete, di cui solo una è utilizzata (le altre non hanno nemmeno il cavo connesso). queste sono le mie interfacce. vi è anche un'interfaccia di rete viertuale dedicata ai container del Docker:
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:e7:dc:55:3c txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.245 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fdd7:22:5c01:4348ebff:fecd:491d prefixlen 64 scopeid 0x0<global>
inet6 2a0e:4100
ebff:fecd:491d prefixlen 64 scopeid 0x0<global>
inet6 fe80:ebff:fecd:491d prefixlen 64 scopeid 0x20<link>
ether 34:17:eb49:1d txqueuelen 1000 (Ethernet)
RX packets 4386 bytes 585511 (585.5 KB)
RX errors 0 dropped 1010 overruns 0 frame 0
TX packets 4841 bytes 4561096 (4.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 20 memory 0xf7e00000-f7e20000
enp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 88:c9:b3:bf:e6:ae txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp5s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 88:c9:b3:bf:e6:af txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 88 bytes 6772 (6.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88 bytes 6772 (6.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
