Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 21/10/2019, à 02:02

james14000

Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Bonjour,  smile

J'essaie de réaliser cette opération, cependant, au regard de mes modestes connaissances en UNIX, je patine smile

L'installation de unbound me parait compliquée

Voici le site en question.

https://lehollandaisvolant.net/?d=2015/ … ous-ubuntu

https://www.newbiecontest.org/forums/in … 2#msg63242
Lorsque je suis pas à pas les commandes indiquées, cela bloque avec un message de ce style =>

james14000@james14000-MS-7982:~$ sudo apt-get install unbound
[sudo] Mot de passe de james14000 : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
unbound est déjà la version la plus récente (1.6.7-1ubuntu2.2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
james14000@james14000-MS-7982:~$ sudo sed -i 's/dns=dnsmasq/#dns=dnsmasq/g' /etc/NetworkManager/NetworkManager.conf
james14000@james14000-MS-7982:~$ sudo service network-manager restart
james14000@james14000-MS-7982:~$ sudo service unbound stop
james14000@james14000-MS-7982:~$ sudo /etc/init.d/dns-clean restart
james14000@james14000-MS-7982:~$ sudo unbound -c /etc/unbound/unbound.conf
james14000@james14000-MS-7982:~$ sudo unbound-anchor -a "/var/lib/unbound/root.key"
james14000@james14000-MS-7982:~$ sudo service unbound start
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.service" and "journalctl -xe" for details.
james14000@james14000-MS-7982:~$ systemctl status unbound.service
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 03:35:28 CEST; 14s ag
     Docs: man:unbound(8)
  Process: 11873 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, statu
  Process: 11869 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_
  Process: 11866 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code
 Main PID: 11873 (code=exited, status=1/FAILURE)

oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
...skipping...
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 03:35:28 CEST; 14s ag
     Docs: man:unbound(8)
  Process: 11873 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, statu
  Process: 11869 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_
  Process: 11866 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code
 Main PID: 11873 (code=exited, status=1/FAILURE)

oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
~
~
~
~
~
~
~
~
...skipping...
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 03:35:28 CEST; 14s ag
     Docs: man:unbound(8)
  Process: 11873 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, statu
  Process: 11869 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_
  Process: 11866 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code
 Main PID: 11873 (code=exited, status=1/FAILURE)

oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv

~
Tab stops: e
james14000@james14000-MS-7982:~$ journalctl -xe
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 03:38:56 james14000-MS-7982 dbus-daemon[1419]: [session uid=1000 pid=141
oct. 21 03:38:56 james14000-MS-7982 systemd[1303]: Started GNOME Terminal Server
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7
lines 2057-2079/2079 (END)
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 03:38:56 james14000-MS-7982 dbus-daemon[1419]: [session uid=1000 pid=1419] Successfully activated service 'org.gnome.Terminal'
oct. 21 03:38:56 james14000-MS-7982 systemd[1303]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7868] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wifi: Authorization check failed: Failed to ope
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7872] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wwan: Authorization check failed: Failed to ope
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7874] error requesting auth for org.freedesktop.NetworkManager.enable-disable-wimax: Authorization check failed: Failed to op
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7877] error requesting auth for org.freedesktop.NetworkManager.network-control: Authorization check failed: Failed to open fi
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7879] error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: Authorization check failed: Failed to op
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7882] error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: Authorization check failed: Failed to open fi
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7885] error requesting auth for org.freedesktop.NetworkManager.settings.modify.system: Authorization check failed: Failed to 
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7887] error requesting auth for org.freedesktop.NetworkManager.settings.modify.own: Authorization check failed: Failed to ope
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7890] error requesting auth for org.freedesktop.NetworkManager.settings.modify.hostname: Authorization check failed: Failed t
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7893] error requesting auth for org.freedesktop.NetworkManager.settings.modify.global-dns: Authorization check failed: Failed
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7895] error requesting auth for org.freedesktop.NetworkManager.reload: Authorization check failed: Failed to open file “/proc
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7898] error requesting auth for org.freedesktop.NetworkManager.checkpoint-rollback: Authorization check failed: Failed to ope
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7900] error requesting auth for org.freedesktop.NetworkManager.enable-disable-statistics: Authorization check failed: Failed 
oct. 21 03:38:58 james14000-MS-7982 NetworkManager[11617]: <warn>  [1571621938.7902] error requesting auth for org.freedesktop.NetworkManager.enable-disable-connectivity-check: Authorization check failed:
~
~
james14000@james14000-MS-7982:~$ nmcli dev show | grep DNS
IP4.DNS[1]:                             192.168.1.254
IP4.DNS[2]:                             127.0.0.1
IP6.DNS[1]:                             ::1
james14000@james14000-MS-7982:~$ 

J'ai aussi trouvé ce site, mais je ne sais pas encore créer et placer un fichier dans un dossier.

https://jesuisadmin.fr/installer-resolveur-dns-unbound/

Bien cordialement

Dernière modification par james14000 (Le 27/10/2019, à 08:40)


Apprenti sur Ubuntu.

Hors ligne

#2 Le 21/10/2019, à 12:34

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Bonjour,

Les lignes sont coupées, ce n'est donc pas exploitable. Je t'invite à modifier tes deux messages pour y mettre le retours complets de commandes sans couper les lignes.

N. B.
: tu peux utiliser l'argument -f de journalctl pour éviter que les lignes dépassent la largeur du terminal, exemples :

journalctl -xef
journalctl -ef -u unbound

Dernière modification par bruno (Le 21/10/2019, à 12:41)

En ligne

#3 Le 21/10/2019, à 13:47

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

james14000 a écrit :

Que signifie ce message ? Au regard de mes connaissances, c'est du chinois roll:D

james14000@james14000-MS-7982:~$ systemctl status unbound.service
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 13:03:00 CEST; 9s ago
     Docs: man:unbound(8)
  Process: 3481 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status
  Process: 3477 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 3474 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 3481 (code=exited, status=1/FAILURE)

oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
lines 1-15/15 (END)

Bonjour, je m'excuse pour la simplicité de ma requete.

En fait, je suis bloqué lors de l'installation de unbound.
Lorsque j'indique cette commande notamment, car je ne sais pas traduire ce qui est indiqué par la suite.

systemctl status unbound.service

Apprenti sur Ubuntu.

Hors ligne

#4 Le 21/10/2019, à 13:51

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

bruno a écrit :

Bonjour,



Les lignes sont coupées, ce n'est donc pas exploitable. Je t'invite à modifier tes deux messages pour y mettre le retours complets de commandes sans couper les lignes.

N. B.
: tu peux utiliser l'argument -f de journalctl pour éviter que les lignes dépassent la largeur du terminal, exemples :

journalctl -xef
journalctl -ef -u unbound

Bonjour,bruno, désolé pour les lignes coupées, je ne pensais pas que cela poserait souci.
Je me sers de ce tutou afin d'installer Unboud, néanmoins, j'ai du mal avec les commandes, car cela bloque à une étape.

Tuto pour installer et parametrer Unbound

Voici la totalité des lignes sans coupure, j'y ai ajouté les commandes que tu m'as indiquées. smile

james14000@james14000-MS-7982:~$ sudo apt-get install unbound
[sudo] Mot de passe de james14000 : 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
unbound est déjà la version la plus récente (1.6.7-1ubuntu2.2).
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
james14000@james14000-MS-7982:~$ sudo sed -i 's/dns=dnsmasq/#dns=dnsmasq/g' /etc/NetworkManager/NetworkManager.conf
james14000@james14000-MS-7982:~$ sudo service network-manager restart
james14000@james14000-MS-7982:~$ sudo service unbound stop
james14000@james14000-MS-7982:~$ sudo /etc/init.d/dns-clean restart
james14000@james14000-MS-7982:~$ sudo unbound -c /etc/unbound/unbound.conf
[1571662168] unbound[7084:0] error: can't bind socket: Address already in use for ::1
[1571662168] unbound[7084:0] fatal error: could not open ports
james14000@james14000-MS-7982:~$ sudo unbound-anchor -a "/var/lib/unbound/root.key"
james14000@james14000-MS-7982:~$ sudo service unbound start
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.service" and "journalctl -xe" for details.
james14000@james14000-MS-7982:~$ systemctl status unbound.service
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 14:49:50 CEST; 11s ag
     Docs: man:unbound(8)
  Process: 7158 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status
  Process: 7154 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 7151 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 7158 (code=exited, status=1/FAILURE)

oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
...skipping...
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 14:49:50 CEST; 11s ag
     Docs: man:unbound(8)
  Process: 7158 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status
  Process: 7154 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 7151 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 7158 (code=exited, status=1/FAILURE)

oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
~
~
~
~
~
~
~
~
...skipping...
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: failed (Result: exit-code) since Mon 2019-10-21 14:49:50 CEST; 11s ag
     Docs: man:unbound(8)
  Process: 7158 ExecStart=/usr/sbin/unbound -d $DAEMON_OPTS (code=exited, status
  Process: 7154 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 7151 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 7158 (code=exited, status=1/FAILURE)

oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Service hold-of
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Scheduled resta
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Start request r
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Failed with res
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS serv
~
~
~
~
~
~
~
~
lines 1-15/15 (END)
journalctl -xef
james14000@james14000-MS-7982:~$ journalctl -xef
-- Logs begin at Fri 2019-06-07 00:12:56 CEST. --
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 12:57:18 james14000-MS-7982 package-helper[3040]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3040]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3044]: [1571655438] unbound[3044:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3044]: [1571655438] unbound[3044:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 12:57:18 james14000-MS-7982 package-helper[3048]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3048]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3053]: [1571655438] unbound[3053:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3053]: [1571655438] unbound[3053:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 12:57:18 james14000-MS-7982 package-helper[3057]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3057]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3061]: [1571655438] unbound[3061:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3061]: [1571655438] unbound[3061:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 12:57:19 james14000-MS-7982 package-helper[3065]: /var/lib/unbound/root.key has content
oct. 21 12:57:19 james14000-MS-7982 package-helper[3065]: success: the anchor is ok
oct. 21 12:57:19 james14000-MS-7982 unbound[3069]: [1571655439] unbound[3069:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:19 james14000-MS-7982 unbound[3069]: [1571655439] unbound[3069:0] fatal error: could not open ports
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <warn>  [1571655439.6529] dhcp6 (enp2s0): request timed out
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655439.6530] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655439.6551] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 2856
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655439.6552] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655439.6552] manager: startup complete
oct. 21 12:57:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655439.6557] device (enp2s0): scheduling DHCPv6 restart in 120 seconds, 3 tries left (reason: lease expired)
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 12:57:20 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 12:57:20 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 12:58:05 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (188): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 12:59:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655559.7224] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 12:59:19 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655559.7271] dhcp6 (enp2s0): dhclient started with pid 3222
oct. 21 12:59:20 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 1070ms.
oct. 21 12:59:20 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 12:59:21 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 2140ms.
oct. 21 12:59:21 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 12:59:23 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 4260ms.
oct. 21 12:59:23 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 12:59:27 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 8750ms.
oct. 21 12:59:27 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 12:59:36 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 17440ms.
oct. 21 12:59:36 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 12:59:53 james14000-MS-7982 dhclient[3222]: XMT: Solicit on enp2s0, interval 35970ms.
oct. 21 12:59:53 james14000-MS-7982 dhclient[3222]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 13:00:04 james14000-MS-7982 NetworkManager[2844]: <warn>  [1571655604.6670] dhcp6 (enp2s0): request timed out
oct. 21 13:00:04 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655604.6671] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 13:00:04 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655604.6692] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 3222
oct. 21 13:00:04 james14000-MS-7982 NetworkManager[2844]: <info>  [1571655604.6692] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 13:00:05 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 13:00:05 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 13:00:05 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 13:00:05 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 13:00:05 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 13:00:06 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 13:01:01 james14000-MS-7982 systemd[1]: Starting Cleanup of Temporary Directories...
-- Subject: L'unité (unit) systemd-tmpfiles-clean.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-tmpfiles-clean.service a commencé à démarrer.
oct. 21 13:01:01 james14000-MS-7982 systemd[1]: Started Cleanup of Temporary Directories.
-- Subject: L'unité (unit) systemd-tmpfiles-clean.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-tmpfiles-clean.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 13:02:51 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.96' (uid=1000 pid=3390 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 13:02:51 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 13:02:51 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 13:02:51 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 13:02:51 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 13:02:51 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 13:02:58 james14000-MS-7982 sudo[3410]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/service unbound start
oct. 21 13:02:58 james14000-MS-7982 sudo[3410]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: Started Run anacron jobs.
-- Subject: L'unité (unit) anacron.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) anacron.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 13:02:58 james14000-MS-7982 anacron[3415]: Anacron 2.3 started on 2019-10-21
oct. 21 13:02:58 james14000-MS-7982 anacron[3415]: Normal exit (0 jobs run)
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 13:02:58 james14000-MS-7982 package-helper[3442]: /var/lib/unbound/root.key has content
oct. 21 13:02:58 james14000-MS-7982 package-helper[3442]: success: the anchor is ok
oct. 21 13:02:58 james14000-MS-7982 unbound[3447]: [1571655778] unbound[3447:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:58 james14000-MS-7982 unbound[3447]: [1571655778] unbound[3447:0] fatal error: could not open ports
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:02:59 james14000-MS-7982 sudo[3410]: pam_unix(sudo:session): session closed for user root
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 13:02:59 james14000-MS-7982 package-helper[3451]: /var/lib/unbound/root.key has content
oct. 21 13:02:59 james14000-MS-7982 package-helper[3451]: success: the anchor is ok
oct. 21 13:02:59 james14000-MS-7982 unbound[3455]: [1571655779] unbound[3455:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:59 james14000-MS-7982 unbound[3455]: [1571655779] unbound[3455:0] fatal error: could not open ports
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 13:02:59 james14000-MS-7982 package-helper[3459]: /var/lib/unbound/root.key has content
oct. 21 13:02:59 james14000-MS-7982 package-helper[3459]: success: the anchor is ok
oct. 21 13:02:59 james14000-MS-7982 unbound[3463]: [1571655779] unbound[3463:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:59 james14000-MS-7982 unbound[3463]: [1571655779] unbound[3463:0] fatal error: could not open ports
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 13:03:00 james14000-MS-7982 package-helper[3468]: /var/lib/unbound/root.key has content
oct. 21 13:03:00 james14000-MS-7982 package-helper[3468]: success: the anchor is ok
oct. 21 13:03:00 james14000-MS-7982 unbound[3473]: [1571655780] unbound[3473:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:03:00 james14000-MS-7982 unbound[3473]: [1571655780] unbound[3473:0] fatal error: could not open ports
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 13:03:00 james14000-MS-7982 package-helper[3477]: /var/lib/unbound/root.key has content
oct. 21 13:03:00 james14000-MS-7982 package-helper[3477]: success: the anchor is ok
oct. 21 13:03:00 james14000-MS-7982 unbound[3481]: [1571655780] unbound[3481:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:03:00 james14000-MS-7982 unbound[3481]: [1571655780] unbound[3481:0] fatal error: could not open ports
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 13:10:47 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (187): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 13:11:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error: Relais brisé (pipe): file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 728
oct. 21 13:17:01 james14000-MS-7982 CRON[4337]: pam_unix(cron:session): session opened for user root by (uid=0)
oct. 21 13:17:01 james14000-MS-7982 CRON[4338]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
oct. 21 13:17:01 james14000-MS-7982 CRON[4337]: pam_unix(cron:session): session closed for user root
oct. 21 13:20:01 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd38439e00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:21:04 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd26852a00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:22:26 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (276): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 13:22:44 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd201d3a00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:22:44 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd201d3a00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:22:58 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd27f21400 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:22:58 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd27f21400 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:22:58 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd27f21400 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 13:23:21 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (298): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 13:33:11 james14000-MS-7982 org.gnome.Shell.desktop[1534]: ###!!! [Child][MessageChannel] Error: (msgtype=0x54000E,name=PHttpChannel::Msg_DeletingChannel) Channel closing: too late to send/recv, messages will be lost
oct. 21 13:37:09 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (179): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: Client.Check
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: Checking with livepatch service.
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: updating last-check
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: touched last check
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: No updates available at this time.
oct. 21 13:46:49 james14000-MS-7982 canonical-livepatch[1123]: No payload available.
oct. 21 13:46:52 james14000-MS-7982 audit[5095]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5095 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571658412.650:59): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5095 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 audit[5151]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5151 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571658412.762:60): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5151 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 audit[5206]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5206 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571658412.810:61): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5206 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 audit[5261]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5261 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571658412.858:62): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=5261 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 13:58:31 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (153): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 14:00:28 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd27f1fc00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 14:00:28 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd27f1fc00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 14:01:23 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd1973fa00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 14:01:23 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Child 4273, MediaDecoderStateMachine #1] WARNING: Decoder=7fbd1973fa00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - RefPtr<mozilla::MozPromise<RefPtr<mozilla::MediaTrackDemuxer::SamplesHolder>, mozilla::MediaResult, true> > mozilla::MediaSourceTrackDemuxer::DoGetSamples(int32_t): manager is detached.: file /build/firefox-WlAST4/firefox-69.0.2+build1/dom/media/MediaDecoderStateMachine.cpp, line 3309
oct. 21 14:03:01 james14000-MS-7982 systemd[1]: Started Run anacron jobs.
-- Subject: L'unité (unit) anacron.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) anacron.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:03:01 james14000-MS-7982 anacron[5766]: Anacron 2.3 started on 2019-10-21
oct. 21 14:03:01 james14000-MS-7982 anacron[5766]: Normal exit (0 jobs run)
oct. 21 14:08:58 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error (150): Connexion ré-initialisée par le correspondant: file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
oct. 21 14:09:12 james14000-MS-7982 /usr/lib/gdm3/gdm-x-session[1279]: (II) modeset(0): Disabling kernel dirty updates, not required.
oct. 21 14:17:01 james14000-MS-7982 CRON[5929]: pam_unix(cron:session): session opened for user root by (uid=0)
oct. 21 14:17:01 james14000-MS-7982 CRON[5930]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
oct. 21 14:17:01 james14000-MS-7982 CRON[5929]: pam_unix(cron:session): session closed for user root
oct. 21 14:18:51 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error: Relais brisé (pipe): file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 728
oct. 21 14:19:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error: Relais brisé (pipe): file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 728
oct. 21 14:31:47 james14000-MS-7982 org.gnome.Shell.desktop[1534]: WebGL(0x7f6426956800)::ForceLoseContext
oct. 21 14:31:57 james14000-MS-7982 org.gnome.Shell.desktop[1534]: [Parent 1913, Gecko_IOThread] WARNING: pipe error: Relais brisé (pipe): file /build/firefox-WlAST4/firefox-69.0.2+build1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 728
oct. 21 14:33:33 james14000-MS-7982 org.gnome.Shell.desktop[1534]: WebGL(0x7f642ea05800)::ForceLoseContext
oct. 21 14:33:33 james14000-MS-7982 org.gnome.Shell.desktop[1534]: WebGL(0x7f6442875000)::ForceLoseContext
oct. 21 14:35:53 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.136' (uid=1000 pid=6176 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 14:35:53 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 14:35:53 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:35:53 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 14:35:53 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 14:35:53 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:36:00 james14000-MS-7982 sudo[6197]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/bin/nano /etc/NetworkManager/NetworkManager.conf
oct. 21 14:36:00 james14000-MS-7982 sudo[6197]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:37:45 james14000-MS-7982 sudo[6197]: pam_unix(sudo:session): session closed for user root
oct. 21 14:37:46 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.138' (uid=1000 pid=6219 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 14:37:46 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 14:37:46 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:37:46 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 14:37:46 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 14:37:46 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:38:07 james14000-MS-7982 sudo[6239]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/update-rc.d -f dnsmasq remove
oct. 21 14:38:07 james14000-MS-7982 sudo[6239]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:38:07 james14000-MS-7982 systemd[1]: Reloading.
oct. 21 14:38:07 james14000-MS-7982 sudo[6239]: pam_unix(sudo:session): session closed for user root
oct. 21 14:38:15 james14000-MS-7982 sudo[6265]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/service network-manager restart
oct. 21 14:38:15 james14000-MS-7982 sudo[6265]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Stopping Network Manager...
-- Subject: L'unité (unit) NetworkManager.service a commencé à s'arrêter
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a commencé à s'arrêter.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[2844]: <info>  [1571661495.0836] caught SIGTERM, shutting down normally.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[2844]: <info>  [1571661495.1084] exiting (success)
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Stopped Network Manager.
-- Subject: L'unité (unit) NetworkManager.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a terminé son arrêt.
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: NetworkManager.service: Found left-over process 2855 (dhclient) in control group while starting unit. Ignoring.
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Starting Network Manager...
-- Subject: L'unité (unit) NetworkManager.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a commencé à démarrer.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Removing a network device that was not added
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535a00 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536d60 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff536e30 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.1674] NetworkManager (version 1.10.6) is starting... (after a restart)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.1675] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf, 20-connectivity-ubuntu.conf, no-mac-addr-change.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.1718] manager[0x55c79331f050]: monitoring kernel firmware directory '/lib/firmware'.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.1719] monitoring ifupdown state file '/run/network/ifstate'.
oct. 21 14:38:15 james14000-MS-7982 dbus-daemon[1037]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.81' (uid=0 pid=6272 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Starting Hostname Service...
-- Subject: L'unité (unit) systemd-hostnamed.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-hostnamed.service a commencé à démarrer.
oct. 21 14:38:15 james14000-MS-7982 dbus-daemon[1037]: [system] Successfully activated service 'org.freedesktop.hostname1'
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Started Hostname Service.
-- Subject: L'unité (unit) systemd-hostnamed.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-hostnamed.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2115] hostname: hostname: using hostnamed
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2115] hostname: hostname changed from (none) to "james14000-MS-7982"
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2117] dns-mgr[0x55c79333a170]: init: dns=systemd-resolved, rc-manager=symlink, plugin=systemd-resolved
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2121] manager[0x55c79331f050]: rfkill: WiFi hardware radio set enabled
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2121] manager[0x55c79331f050]: rfkill: WWAN hardware radio set enabled
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Started Network Manager.
-- Subject: L'unité (unit) NetworkManager.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:38:15 james14000-MS-7982 dbus-daemon[1037]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.81' (uid=0 pid=6272 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
oct. 21 14:38:15 james14000-MS-7982 sudo[6265]: pam_unix(sudo:session): session closed for user root
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: L'unité (unit) NetworkManager-dispatcher.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager-dispatcher.service a commencé à démarrer.
oct. 21 14:38:15 james14000-MS-7982 dbus-daemon[1037]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
oct. 21 14:38:15 james14000-MS-7982 systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: L'unité (unit) NetworkManager-dispatcher.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager-dispatcher.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2205] init!
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2206]       interface-parser: parsing file /etc/network/interfaces
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2206]       interface-parser: finished parsing file /etc/network/interfaces
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2206] management mode: unmanaged
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0, iface: enp2s0)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0, iface: enp2s0): no ifupdown configuration found.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] end _init.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] (-1825207104) ... get_connections.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2209] (-1825207104) ... get_connections (managed=false): return empty list.
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2250] keyfile: new connection /etc/NetworkManager/system-connections/Connexion filaire 1 (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3,"Connexion filaire 1")
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2251] get unmanaged devices count: 0
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2252] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2252] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2252] manager: Networking is enabled by state file
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2253] dhcp-init: Using DHCP client 'dhclient'
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2254] Loaded device plugin: NMBondDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 nm-dispatcher[6277]: req:1 'hostname': new request (1 scripts)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2254] Loaded device plugin: NMBridgeDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 nm-dispatcher[6277]: req:1 'hostname': start running ordered scripts...
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMDummyDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMEthernetDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMInfinibandDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMMacsecDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMMacvlanDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMPppDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2255] Loaded device plugin: NMTunDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2256] Loaded device plugin: NMVethDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2256] Loaded device plugin: NMVlanDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2256] Loaded device plugin: NMVxlanDeviceFactory (internal)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2262] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2264] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2269] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2272] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2273] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2278] device (lo): carrier: link connected
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2282] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2285] device (enp2s0): carrier: link connected
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2290] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2302] manager: (enp2s0): assume: will attempt to assume matching connection 'Connexion filaire 1' (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3) (indicated)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2302] device (enp2s0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2304] device (enp2s0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2311] device (enp2s0): Activation: starting connection 'Connexion filaire 1' (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2390] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2392] modem-manager: ModemManager available
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2395] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2397] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.2402] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3011] dhcp4 (enp2s0): dhclient started with pid 6284
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3016] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3029] dhcp6 (enp2s0): dhclient started with pid 6285
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff536610 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:460 (0x7fe0482c4890 @ 25)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1830 (0x7fe00d31aa28 @ 111)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b40 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1857 (0x7fe00d31aab0 @ 138)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2be0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b40 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1857 (0x7fe00d31aab0 @ 138)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already deallocated - impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536060 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 dhclient[6284]: DHCPREQUEST of 192.168.1.63 on enp2s0 to 255.255.255.255 port 67 (xid=0x719b7088)
oct. 21 14:38:15 james14000-MS-7982 dhclient[6284]: DHCPACK of 192.168.1.63 from 192.168.1.254
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   address 192.168.1.63
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   plen 24 (255.255.255.0)
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   gateway 192.168.1.254
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   lease time 86400
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   hostname 'jolivel-MS-7982'
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   nameserver '192.168.1.254'
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0):   domain name 'lan'
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3419] dhcp4 (enp2s0): state changed unknown -> bound
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3433] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3440] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3441] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'assume')
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3443] manager: NetworkManager state is now CONNECTED_LOCAL
oct. 21 14:38:15 james14000-MS-7982 whoopsie[2106]: [14:38:15] offline
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3682] manager: NetworkManager state is now CONNECTED_SITE
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3683] policy: set 'Connexion filaire 1' (enp2s0) as default for IPv4 routing and DNS
oct. 21 14:38:15 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661495.3685] device (enp2s0): Activation: successful, device activated.
oct. 21 14:38:15 james14000-MS-7982 nm-dispatcher[6277]: req:2 'up' [enp2s0]: new request (1 scripts)
oct. 21 14:38:15 james14000-MS-7982 nm-dispatcher[6277]: req:2 'up' [enp2s0]: start running ordered scripts...
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already deallocated - impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535c00 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:460 (0x7fe0482c4890 @ 25)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1830 (0x7fe00d31aa28 @ 111)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff536860 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536930 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535b40 b   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535ba0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:15 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:15 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
oct. 21 14:38:15 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
oct. 21 14:38:15 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
oct. 21 14:38:15 james14000-MS-7982 dhclient[6284]: bound to 192.168.1.63 -- renewal in 36898 seconds.
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:38:15 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:38:16 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 1040ms.
oct. 21 14:38:16 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:38:16 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:38:16 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661496.6062] manager: NetworkManager state is now CONNECTED_GLOBAL
oct. 21 14:38:16 james14000-MS-7982 nm-dispatcher[6277]: req:3 'connectivity-change': new request (1 scripts)
oct. 21 14:38:16 james14000-MS-7982 nm-dispatcher[6277]: req:3 'connectivity-change': start running ordered scripts...
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b38 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536640 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff536700 b   self-hosted:916 (0x7fe0482f12b8 @ 367)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/signals.js:128 (0x7fe0482d2230 @ 386)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:227 (0x7fe00d313230 @ 37)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 whoopsie[2106]: [14:38:16] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535a00 b   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535a60 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b38 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536640 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff536700 b   self-hosted:916 (0x7fe0482f12b8 @ 367)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/signals.js:128 (0x7fe0482d2230 @ 386)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:227 (0x7fe00d313230 @ 37)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #7 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #8 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 whoopsie[2106]: [14:38:16] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:38:16 james14000-MS-7982 whoopsie[2106]: [14:38:16] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535b40 b   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535ba0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:38:16 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:38:16 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:38:17 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 1980ms.
oct. 21 14:38:17 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:38:17 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:38:17 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:38:17 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:38:17 james14000-MS-7982 whoopsie[2106]: [14:38:17] online
oct. 21 14:38:18 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:38:19 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 4070ms.
oct. 21 14:38:19 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:38:23 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 7780ms.
oct. 21 14:38:23 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:38:31 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 16200ms.
oct. 21 14:38:31 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:38:47 james14000-MS-7982 dhclient[6285]: XMT: Solicit on enp2s0, interval 33010ms.
oct. 21 14:38:47 james14000-MS-7982 dhclient[6285]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <warn>  [1571661540.6539] dhcp6 (enp2s0): request timed out
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661540.6540] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661540.6561] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 6285
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661540.6561] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661540.6562] manager: startup complete
oct. 21 14:39:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661540.6566] device (enp2s0): scheduling DHCPv6 restart in 120 seconds, 3 tries left (reason: lease expired)
oct. 21 14:39:01 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:39:01 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:41:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661660.6672] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:41:00 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661660.6689] dhcp6 (enp2s0): dhclient started with pid 6464
oct. 21 14:41:01 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 1010ms.
oct. 21 14:41:01 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:02 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 1990ms.
oct. 21 14:41:02 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:04 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 4110ms.
oct. 21 14:41:04 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:08 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 8220ms.
oct. 21 14:41:08 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:16 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 15820ms.
oct. 21 14:41:16 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:32 james14000-MS-7982 dhclient[6464]: XMT: Solicit on enp2s0, interval 30810ms.
oct. 21 14:41:32 james14000-MS-7982 dhclient[6464]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:41:45 james14000-MS-7982 NetworkManager[6272]: <warn>  [1571661705.6773] dhcp6 (enp2s0): request timed out
oct. 21 14:41:45 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661705.6774] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 14:41:45 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661705.6796] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 6464
oct. 21 14:41:45 james14000-MS-7982 NetworkManager[6272]: <info>  [1571661705.6796] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 14:41:46 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:41:46 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:41:46 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:41:46 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:44:06 james14000-MS-7982 sudo[6514]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/bin/nano /etc/NetworkManager/NetworkManager.conf
oct. 21 14:44:06 james14000-MS-7982 sudo[6514]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:44:16 james14000-MS-7982 sudo[6514]: pam_unix(sudo:session): session closed for user root
oct. 21 14:46:49 james14000-MS-7982 canonical-livepatch[1123]: Client.Check
oct. 21 14:46:49 james14000-MS-7982 canonical-livepatch[1123]: Checking with livepatch service.
oct. 21 14:46:50 james14000-MS-7982 canonical-livepatch[1123]: updating last-check
oct. 21 14:46:50 james14000-MS-7982 canonical-livepatch[1123]: touched last check
oct. 21 14:46:50 james14000-MS-7982 canonical-livepatch[1123]: No updates available at this time.
oct. 21 14:46:50 james14000-MS-7982 canonical-livepatch[1123]: No payload available.
oct. 21 14:46:52 james14000-MS-7982 audit[6611]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6611 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571662012.644:63): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6611 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 audit[6667]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6667 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571662012.704:64): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6667 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 audit[6721]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6721 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571662012.748:65): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6721 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 audit[6775]: AVC apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6775 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:46:52 james14000-MS-7982 kernel: audit: type=1400 audit(1571662012.792:66): apparmor="DENIED" operation="open" profile="snap.canonical-livepatch.canonical-livepatch" name="/sys/kernel/mm/transparent_hugepage/hpage_pmd_size" pid=6775 comm="canonical-livep" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
oct. 21 14:47:41 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.143' (uid=1000 pid=6839 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 14:47:41 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 14:47:41 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:47:41 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 14:47:41 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 14:47:41 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:48:31 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.145' (uid=1000 pid=6869 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 14:48:31 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 14:48:31 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:48:31 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 14:48:31 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 14:48:31 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:48:38 james14000-MS-7982 sudo[6890]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/bin/apt-get install unbound
oct. 21 14:48:38 james14000-MS-7982 sudo[6890]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:48:38 james14000-MS-7982 sudo[6890]: pam_unix(sudo:session): session closed for user root
oct. 21 14:48:53 james14000-MS-7982 sudo[6926]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/bin/sed -i s/dns=dnsmasq/#dns=dnsmasq/g /etc/NetworkManager/NetworkManager.conf
oct. 21 14:48:53 james14000-MS-7982 sudo[6926]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:48:53 james14000-MS-7982 sudo[6926]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:05 james14000-MS-7982 sudo[6929]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/service network-manager restart
oct. 21 14:49:05 james14000-MS-7982 sudo[6929]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:05 james14000-MS-7982 systemd[1]: Stopping Network Manager...
-- Subject: L'unité (unit) NetworkManager.service a commencé à s'arrêter
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a commencé à s'arrêter.
oct. 21 14:49:05 james14000-MS-7982 NetworkManager[6272]: <info>  [1571662145.9807] caught SIGTERM, shutting down normally.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6272]: <info>  [1571662146.0055] exiting (success)
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Stopped Network Manager.
-- Subject: L'unité (unit) NetworkManager.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a terminé son arrêt.
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: NetworkManager.service: Found left-over process 6284 (dhclient) in control group while starting unit. Ignoring.
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Starting Network Manager...
-- Subject: L'unité (unit) NetworkManager.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a commencé à démarrer.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Removing a network device that was not added
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535a00 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536d60 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff536e30 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0318] NetworkManager (version 1.10.6) is starting... (after a restart)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0318] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf, 20-connectivity-ubuntu.conf, no-mac-addr-change.conf) (run: 10-globally-managed-devices.conf) (etc: default-wifi-powersave-on.conf)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0345] manager[0x557129b98050]: monitoring kernel firmware directory '/lib/firmware'.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0345] monitoring ifupdown state file '/run/network/ifstate'.
oct. 21 14:49:06 james14000-MS-7982 dbus-daemon[1037]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.84' (uid=0 pid=6936 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Starting Hostname Service...
-- Subject: L'unité (unit) systemd-hostnamed.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-hostnamed.service a commencé à démarrer.
oct. 21 14:49:06 james14000-MS-7982 dbus-daemon[1037]: [system] Successfully activated service 'org.freedesktop.hostname1'
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Started Hostname Service.
-- Subject: L'unité (unit) systemd-hostnamed.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) systemd-hostnamed.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0724] hostname: hostname: using hostnamed
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0724] hostname: hostname changed from (none) to "james14000-MS-7982"
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0734] dns-mgr[0x557129bb4960]: init: dns=systemd-resolved, rc-manager=symlink, plugin=systemd-resolved
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0750] manager[0x557129b98050]: rfkill: WiFi hardware radio set enabled
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.0751] manager[0x557129b98050]: rfkill: WWAN hardware radio set enabled
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Started Network Manager.
-- Subject: L'unité (unit) NetworkManager.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:49:06 james14000-MS-7982 dbus-daemon[1037]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.84' (uid=0 pid=6936 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
oct. 21 14:49:06 james14000-MS-7982 sudo[6929]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: L'unité (unit) NetworkManager-dispatcher.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager-dispatcher.service a commencé à démarrer.
oct. 21 14:49:06 james14000-MS-7982 dbus-daemon[1037]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
oct. 21 14:49:06 james14000-MS-7982 systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: L'unité (unit) NetworkManager-dispatcher.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) NetworkManager-dispatcher.service a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1028] init!
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1030]       interface-parser: parsing file /etc/network/interfaces
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1030]       interface-parser: finished parsing file /etc/network/interfaces
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1031] management mode: unmanaged
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1035] devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0, iface: enp2s0)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1035] device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/enp2s0, iface: enp2s0): no ifupdown configuration found.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1035] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] end _init.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] (700265664) ... get_connections.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1036] (700265664) ... get_connections (managed=false): return empty list.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1104] keyfile: new connection /etc/NetworkManager/system-connections/Connexion filaire 1 (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3,"Connexion filaire 1")
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1106] get unmanaged devices count: 0
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1106] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1107] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1107] manager: Networking is enabled by state file
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1109] dhcp-init: Using DHCP client 'dhclient'
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1109] Loaded device plugin: NMBondDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1109] Loaded device plugin: NMBridgeDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1110] Loaded device plugin: NMDummyDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1110] Loaded device plugin: NMEthernetDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 nm-dispatcher[6941]: req:1 'hostname': new request (1 scripts)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1110] Loaded device plugin: NMInfinibandDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 nm-dispatcher[6941]: req:1 'hostname': start running ordered scripts...
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1110] Loaded device plugin: NMIPTunnelDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1110] Loaded device plugin: NMMacsecDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1111] Loaded device plugin: NMMacvlanDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1111] Loaded device plugin: NMPppDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1111] Loaded device plugin: NMTunDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1111] Loaded device plugin: NMVethDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1112] Loaded device plugin: NMVlanDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1112] Loaded device plugin: NMVxlanDeviceFactory (internal)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1122] Loaded device plugin: NMTeamFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-team.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1124] Loaded device plugin: NMWifiFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1132] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1135] Loaded device plugin: NMAtmManager (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1137] Loaded device plugin: NMWwanFactory (/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1144] device (lo): carrier: link connected
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1149] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1154] device (enp2s0): carrier: link connected
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1162] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1176] manager: (enp2s0): assume: will attempt to assume matching connection 'Connexion filaire 1' (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3) (indicated)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1177] device (enp2s0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1180] device (enp2s0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1188] device (enp2s0): Activation: starting connection 'Connexion filaire 1' (2bebd6e5-cfb7-3b14-a0c0-fc015ad15bc3)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1237] device (enp2s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1245] device (enp2s0): state change: prepare -> config (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1247] device (enp2s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.1252] dhcp4 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2404] dhcp4 (enp2s0): dhclient started with pid 6949
oct. 21 14:49:06 james14000-MS-7982 dhclient[6949]: DHCPREQUEST of 192.168.1.63 on enp2s0 to 255.255.255.255 port 67 (xid=0x22ebc3f)
oct. 21 14:49:06 james14000-MS-7982 whoopsie[2106]: [14:49:06] offline
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2426] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 dhclient[6949]: DHCPACK of 192.168.1.63 from 192.168.1.254
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2459] dhcp6 (enp2s0): dhclient started with pid 6950
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff536610 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:460 (0x7fe0482c4890 @ 25)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1830 (0x7fe00d31aa28 @ 111)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b40 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1857 (0x7fe00d31aab0 @ 138)
oct. 21 14:49:06 james14000-MS-7982 dhclient[6949]: bound to 192.168.1.63 -- renewal in 34293 seconds.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2588] modem-manager: ModemManager available
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2be0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535aa0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b40 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536680 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1857 (0x7fe00d31aab0 @ 138)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537270 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537340 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bd0 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536060 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 nm-dispatcher[6941]: req:2 'up' [enp2s0]: new request (1 scripts)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2959] dhcp4 (enp2s0):   address 192.168.1.63
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536c40 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537830 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537900 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535c00 b   resource:///org/gnome/gjs/modules/overrides/GObject.js:460 (0x7fe0482c4890 @ 25)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1830 (0x7fe00d31aa28 @ 111)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x7ffeff536860 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536930 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x7ffeff535b40 b   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535ba0 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:06 james14000-MS-7982 nm-dispatcher[6941]: req:2 'up' [enp2s0]: start running ordered scripts...
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2959] dhcp4 (enp2s0):   plen 24 (255.255.255.0)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b30 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536780 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff537370 I   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:06 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x7ffeff537440 b   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2959] dhcp4 (enp2s0):   gateway 192.168.1.254
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2959] dhcp4 (enp2s0):   lease time 86400
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2960] dhcp4 (enp2s0):   hostname 'jolivel-MS-7982'
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2960] dhcp4 (enp2s0):   nameserver '192.168.1.254'
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2960] dhcp4 (enp2s0):   domain name 'lan'
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2960] dhcp4 (enp2s0): state changed unknown -> bound
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2976] device (enp2s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2983] device (enp2s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2985] device (enp2s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'assume')
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.2986] manager: NetworkManager state is now CONNECTED_LOCAL
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already deallocated - impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.4073] manager: NetworkManager state is now CONNECTED_SITE
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.4076] policy: set 'Connexion filaire 1' (enp2s0) as default for IPv4 routing and DNS
oct. 21 14:49:06 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662146.4085] device (enp2s0): Activation: successful, device activated.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already deallocated - impossible to access it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:06 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-user-share-webdav.service not loaded.
oct. 21 14:49:06 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit rygel.service not loaded.
oct. 21 14:49:06 james14000-MS-7982 gsd-sharing[1672]: Failed to StopUnit service: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit gnome-remote-desktop.service not loaded.
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:49:06 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:49:06 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 1010ms.
oct. 21 14:49:06 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:49:07 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:49:07 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662147.6669] manager: NetworkManager state is now CONNECTED_GLOBAL
oct. 21 14:49:07 james14000-MS-7982 nm-dispatcher[6941]: req:3 'connectivity-change': new request (1 scripts)
oct. 21 14:49:07 james14000-MS-7982 nm-dispatcher[6941]: req:3 'connectivity-change': start running ordered scripts...
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2ed8 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2e30 i   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2d70 i   self-hosted:916 (0x7fe0482f12b8 @ 367)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x55808bef2ca0 i   resource:///org/gnome/gjs/modules/signals.js:128 (0x7fe0482d2230 @ 386)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2c18 i   resource:///org/gnome/shell/ui/status/network.js:227 (0x7fe00d313230 @ 37)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x55808bef2b70 i   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 whoopsie[2106]: [14:49:07] The default IPv4 route is: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef3020 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x55808bef2f78 i   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ed8 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x55808bef2e30 i   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2d70 i   self-hosted:916 (0x7fe0482f12b8 @ 367)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x55808bef2ca0 i   resource:///org/gnome/gjs/modules/signals.js:128 (0x7fe0482d2230 @ 386)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x55808bef2c18 i   resource:///org/gnome/shell/ui/status/network.js:227 (0x7fe00d313230 @ 37)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #7 0x55808bef2b70 i   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #8 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 whoopsie[2106]: [14:49:07] Not a paid data plan: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:49:07 james14000-MS-7982 whoopsie[2106]: [14:49:07] Found usable connection: /org/freedesktop/NetworkManager/ActiveConnection/1
oct. 21 14:49:07 james14000-MS-7982 whoopsie[2106]: [14:49:07] online
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2b70 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff536f10 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bf0 i   resource:///org/gnome/shell/ui/status/network.js:2048 (0x7fe00d31c4d8 @ 93)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535bb0 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b70 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536f10 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2c90 i   resource:///org/gnome/shell/ui/status/network.js:512 (0x7fe00d314230 @ 46)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff534850 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2bf0 i   resource:///org/gnome/shell/ui/status/network.js:2054 (0x7fe00d31c4d8 @ 216)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff535bb0 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2b70 i   resource:///org/gnome/shell/ui/status/network.js:1949 (0x7fe00d31c120 @ 80)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #5 0x7ffeff536f10 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #6 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: == Stack trace for context 0x55808bb1a340 ==
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #0 0x55808bef2bf0 i   resource:///org/gnome/shell/ui/status/network.js:1999 (0x7fe00d31c3c8 @ 47)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #1 0x7ffeff535bb0 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #2 0x55808bef2b70 i   resource:///org/gnome/shell/ui/status/network.js:1950 (0x7fe00d31c120 @ 95)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #3 0x7ffeff536f10 b   resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7fe0482b5de0 @ 71)
oct. 21 14:49:07 james14000-MS-7982 org.gnome.Shell.desktop[1534]: #4 0x55808bef2ab0 i   self-hosted:918 (0x7fe0482f12b8 @ 394)
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: Object NM.ActiveConnection (0x7fe058011c80), has been already finalized. Impossible to get any property from it.
oct. 21 14:49:07 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 2080ms.
oct. 21 14:49:07 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:49:07 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:49:08 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:49:08 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:49:08 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:49:09 james14000-MS-7982 goa-daemon[1638]: secret_password_lookup_sync() returned NULL
oct. 21 14:49:09 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 4000ms.
oct. 21 14:49:09 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:13 james14000-MS-7982 sudo[7049]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/service unbound stop
oct. 21 14:49:13 james14000-MS-7982 sudo[7049]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:13 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 7900ms.
oct. 21 14:49:13 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:14 james14000-MS-7982 sudo[7049]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:21 james14000-MS-7982 sudo[7077]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/etc/init.d/dns-clean restart
oct. 21 14:49:21 james14000-MS-7982 sudo[7077]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:21 james14000-MS-7982 sudo[7077]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:21 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 15190ms.
oct. 21 14:49:21 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:28 james14000-MS-7982 sudo[7083]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/unbound -c /etc/unbound/unbound.conf
oct. 21 14:49:28 james14000-MS-7982 sudo[7083]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:28 james14000-MS-7982 sudo[7083]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:37 james14000-MS-7982 dhclient[6950]: XMT: Solicit on enp2s0, interval 31420ms.
oct. 21 14:49:37 james14000-MS-7982 dhclient[6950]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:49:40 james14000-MS-7982 sudo[7089]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/unbound-anchor -a /var/lib/unbound/root.key
oct. 21 14:49:40 james14000-MS-7982 sudo[7089]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:40 james14000-MS-7982 sudo[7089]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:47 james14000-MS-7982 sudo[7091]: james14000 : TTY=pts/0 ; PWD=/home/james14000 ; USER=root ; COMMAND=/usr/sbin/service unbound start
oct. 21 14:49:47 james14000-MS-7982 sudo[7091]: pam_unix(sudo:session): session opened for user root by (uid=0)
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 14:49:48 james14000-MS-7982 package-helper[7121]: /var/lib/unbound/root.key has content
oct. 21 14:49:48 james14000-MS-7982 package-helper[7121]: success: the anchor is ok
oct. 21 14:49:48 james14000-MS-7982 unbound[7125]: [1571662188] unbound[7125:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:48 james14000-MS-7982 unbound[7125]: [1571662188] unbound[7125:0] fatal error: could not open ports
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:48 james14000-MS-7982 sudo[7091]: pam_unix(sudo:session): session closed for user root
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 14:49:49 james14000-MS-7982 package-helper[7129]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7129]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7133]: [1571662189] unbound[7133:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7133]: [1571662189] unbound[7133:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 14:49:49 james14000-MS-7982 package-helper[7138]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7138]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7142]: [1571662189] unbound[7142:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7142]: [1571662189] unbound[7142:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 14:49:49 james14000-MS-7982 package-helper[7146]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7146]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7150]: [1571662189] unbound[7150:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7150]: [1571662189] unbound[7150:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
-- Subject: L'unité (unit) unbound.service a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a commencé à démarrer.
oct. 21 14:49:49 james14000-MS-7982 package-helper[7154]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7154]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7158]: [1571662189] unbound[7158:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7158]: [1571662189] unbound[7158:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
-- Subject: Le redémarrage automatique d'une unité (unit) a été planifié
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- Le redémarrage automatique de l'unité (unit) unbound.service a été planifié, en
-- raison de sa configuration avec le paramètre Restart=.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a terminé son arrêt
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a terminé son arrêt.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Subject: L'unité (unit) unbound.service a échoué
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) unbound.service a échoué, avec le résultat RESULT.
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <warn>  [1571662191.6510] dhcp6 (enp2s0): request timed out
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662191.6510] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662191.6531] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 6950
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662191.6532] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662191.6532] manager: startup complete
oct. 21 14:49:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662191.6537] device (enp2s0): scheduling DHCPv6 restart in 120 seconds, 3 tries left (reason: lease expired)
oct. 21 14:49:52 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:49:52 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:51:41 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.147' (uid=1000 pid=7183 comm="/usr/bin/gnome-terminal.real " label="unconfined")
oct. 21 14:51:41 james14000-MS-7982 systemd[1223]: gnome-terminal-server.service: Found left-over process 2994 (unbound) in control group while starting unit. Ignoring.
oct. 21 14:51:41 james14000-MS-7982 systemd[1223]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
oct. 21 14:51:41 james14000-MS-7982 systemd[1223]: Starting GNOME Terminal Server...
-- Subject: L'unité (unit) UNIT a commencé à démarrer
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a commencé à démarrer.
oct. 21 14:51:41 james14000-MS-7982 dbus-daemon[1406]: [session uid=1000 pid=1406] Successfully activated service 'org.gnome.Terminal'
oct. 21 14:51:41 james14000-MS-7982 systemd[1223]: Started GNOME Terminal Server.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 14:51:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662311.7056] dhcp6 (enp2s0): activation: beginning transaction (timeout in 45 seconds)
oct. 21 14:51:51 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662311.7095] dhcp6 (enp2s0): dhclient started with pid 7206
oct. 21 14:51:52 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 1040ms.
oct. 21 14:51:52 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:51:53 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 2030ms.
oct. 21 14:51:53 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:51:55 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 4160ms.
oct. 21 14:51:55 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:51:59 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 8090ms.
oct. 21 14:51:59 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:52:07 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 16460ms.
oct. 21 14:52:07 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:52:23 james14000-MS-7982 dhclient[7206]: XMT: Solicit on enp2s0, interval 32060ms.
oct. 21 14:52:23 james14000-MS-7982 dhclient[7206]: RCV: Advertise message on enp2s0 from fe80::667c:34ff:fed3:b948.
oct. 21 14:52:36 james14000-MS-7982 NetworkManager[6936]: <warn>  [1571662356.6670] dhcp6 (enp2s0): request timed out
oct. 21 14:52:36 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662356.6671] dhcp6 (enp2s0): state changed unknown -> timeout
oct. 21 14:52:36 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662356.6680] dhcp6 (enp2s0): canceled DHCP transaction, DHCP client pid 7206
oct. 21 14:52:36 james14000-MS-7982 NetworkManager[6936]: <info>  [1571662356.6681] dhcp6 (enp2s0): state changed timeout -> done
oct. 21 14:52:37 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:52:37 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
oct. 21 14:52:37 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Attempting to re-register :1.63/org/ayatana/NotificationItem/ip_indicator; resetting instead
oct. 21 14:52:37 james14000-MS-7982 gnome-shell[1534]: [AppIndicatorSupport-WARN] Item :1.63/org/ayatana/NotificationItem/ip_indicator is already registered
journalctl -ef -u unbound
james14000@james14000-MS-7982:~$ journalctl -ef -u unbound
-- Logs begin at Fri 2019-06-07 00:12:56 CEST. --
oct. 17 08:01:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:01:59 james14000-MS-7982 package-helper[8257]: /var/lib/unbound/root.key does not exist, copying from /usr/share/dns/root.key
oct. 17 08:01:59 james14000-MS-7982 package-helper[8257]: /var/lib/unbound/root.key has content
oct. 17 08:01:59 james14000-MS-7982 package-helper[8257]: success: the anchor is ok
oct. 17 08:01:59 james14000-MS-7982 unbound[8262]: [8262:0] notice: init module 0: subnet
oct. 17 08:01:59 james14000-MS-7982 unbound[8262]: [8262:0] notice: init module 1: validator
oct. 17 08:01:59 james14000-MS-7982 unbound[8262]: [8262:0] notice: init module 2: iterator
oct. 17 08:01:59 james14000-MS-7982 unbound[8262]: [8262:0] info: start of service (unbound 1.6.7).
oct. 17 08:01:59 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 08:13:19 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 08:13:19 james14000-MS-7982 unbound[8262]: [8262:0] info: service stopped (unbound 1.6.7).
oct. 17 08:13:19 james14000-MS-7982 unbound[8262]: [8262:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 08:13:19 james14000-MS-7982 unbound[8262]: [8262:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 17 08:13:19 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:00 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:14:01 james14000-MS-7982 package-helper[9532]: /var/lib/unbound/root.key has content
oct. 17 08:14:01 james14000-MS-7982 package-helper[9532]: success: the anchor is ok
oct. 17 08:14:01 james14000-MS-7982 unbound[9536]: [1571292841] unbound[9536:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:01 james14000-MS-7982 unbound[9536]: [1571292841] unbound[9536:0] fatal error: could not open ports
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: New main PID 9499 does not belong to service, and PID file is not owned by root. Refusing.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:14:01 james14000-MS-7982 package-helper[9540]: /var/lib/unbound/root.key has content
oct. 17 08:14:01 james14000-MS-7982 package-helper[9540]: success: the anchor is ok
oct. 17 08:14:01 james14000-MS-7982 unbound[9544]: [1571292841] unbound[9544:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:01 james14000-MS-7982 unbound[9544]: [1571292841] unbound[9544:0] fatal error: could not open ports
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:14:01 james14000-MS-7982 package-helper[9548]: /var/lib/unbound/root.key has content
oct. 17 08:14:01 james14000-MS-7982 package-helper[9548]: success: the anchor is ok
oct. 17 08:14:01 james14000-MS-7982 unbound[9552]: [1571292841] unbound[9552:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:01 james14000-MS-7982 unbound[9552]: [1571292841] unbound[9552:0] fatal error: could not open ports
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:01 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:14:02 james14000-MS-7982 package-helper[9558]: /var/lib/unbound/root.key has content
oct. 17 08:14:02 james14000-MS-7982 package-helper[9558]: success: the anchor is ok
oct. 17 08:14:02 james14000-MS-7982 unbound[9562]: [1571292842] unbound[9562:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:02 james14000-MS-7982 unbound[9562]: [1571292842] unbound[9562:0] fatal error: could not open ports
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:14:02 james14000-MS-7982 package-helper[9566]: /var/lib/unbound/root.key has content
oct. 17 08:14:02 james14000-MS-7982 package-helper[9566]: success: the anchor is ok
oct. 17 08:14:02 james14000-MS-7982 unbound[9570]: [1571292842] unbound[9570:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:02 james14000-MS-7982 unbound[9570]: [1571292842] unbound[9570:0] fatal error: could not open ports
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 17 08:14:02 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Reboot --
oct. 17 08:20:47 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 08:20:49 james14000-MS-7982 package-helper[1164]: /var/lib/unbound/root.key has content
oct. 17 08:20:49 james14000-MS-7982 package-helper[1164]: fail: the anchor is NOT ok and could not be fixed
oct. 17 08:20:50 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 0: subnet
oct. 17 08:20:50 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 1: validator
oct. 17 08:20:50 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 2: iterator
oct. 17 08:20:50 james14000-MS-7982 unbound[1186]: [1186:0] info: start of service (unbound 1.6.7).
oct. 17 08:20:50 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: service stopped (unbound 1.6.7).
oct. 17 09:07:23 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: server stats for thread 0: 280 queries, 74 answers from cache, 206 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: server stats for thread 0: requestlist max 31 avg 6.63592 exceeded 0 jostled 0
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: average recursion processing time 0.134393 sec
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: histogram of recursion processing times
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: [25%]=5.47872e-07 median[50%]=0.0344926 [75%]=0.17408
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info: lower(secs) upper(secs) recursions
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.000000    0.000001 94
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.016384    0.032768 8
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.032768    0.065536 19
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.065536    0.131072 23
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.131072    0.262144 32
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.262144    0.524288 17
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    0.524288    1.000000 8
oct. 17 09:07:23 james14000-MS-7982 unbound[1186]: [1186:0] info:    1.000000    2.000000 5
oct. 17 09:07:23 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 17 09:38:20 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 09:38:22 james14000-MS-7982 package-helper[1183]: /var/lib/unbound/root.key has content
oct. 17 09:38:22 james14000-MS-7982 package-helper[1183]: fail: the anchor is NOT ok and could not be fixed
oct. 17 09:38:22 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 0: subnet
oct. 17 09:38:22 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 1: validator
oct. 17 09:38:22 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 2: iterator
oct. 17 09:38:22 james14000-MS-7982 unbound[1203]: [1203:0] info: start of service (unbound 1.6.7).
oct. 17 09:38:22 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 09:59:03 james14000-MS-7982 unbound[1203]: [1203:0] info: service stopped (unbound 1.6.7).
oct. 17 09:59:03 james14000-MS-7982 unbound[1203]: [1203:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 09:59:03 james14000-MS-7982 unbound[1203]: [1203:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 17 09:59:03 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 09:59:03 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 17 11:01:54 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 11:01:56 james14000-MS-7982 package-helper[1223]: /var/lib/unbound/root.key has content
oct. 17 11:01:56 james14000-MS-7982 package-helper[1223]: fail: the anchor is NOT ok and could not be fixed
oct. 17 11:01:56 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 0: subnet
oct. 17 11:01:56 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 1: validator
oct. 17 11:01:56 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 2: iterator
oct. 17 11:01:56 james14000-MS-7982 unbound[1233]: [1233:0] info: start of service (unbound 1.6.7).
oct. 17 11:01:56 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 11:11:43 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 11:11:43 james14000-MS-7982 unbound[1233]: [1233:0] info: service stopped (unbound 1.6.7).
oct. 17 11:11:43 james14000-MS-7982 unbound[1233]: [1233:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 11:11:43 james14000-MS-7982 unbound[1233]: [1233:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 17 11:11:43 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 17 14:28:06 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 14:28:08 james14000-MS-7982 package-helper[1173]: /var/lib/unbound/root.key has content
oct. 17 14:28:08 james14000-MS-7982 package-helper[1173]: fail: the anchor is NOT ok and could not be fixed
oct. 17 14:28:08 james14000-MS-7982 unbound[1191]: [1191:0] notice: init module 0: subnet
oct. 17 14:28:08 james14000-MS-7982 unbound[1191]: [1191:0] notice: init module 1: validator
oct. 17 14:28:08 james14000-MS-7982 unbound[1191]: [1191:0] notice: init module 2: iterator
oct. 17 14:28:08 james14000-MS-7982 unbound[1191]: [1191:0] info: start of service (unbound 1.6.7).
oct. 17 14:28:08 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 15:05:23 james14000-MS-7982 unbound[1191]: [1191:0] info: service stopped (unbound 1.6.7).
oct. 17 15:05:23 james14000-MS-7982 unbound[1191]: [1191:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 15:05:23 james14000-MS-7982 unbound[1191]: [1191:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 17 15:05:23 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 15:05:23 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 17 21:00:17 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 17 21:00:20 james14000-MS-7982 package-helper[1192]: /var/lib/unbound/root.key has content
oct. 17 21:00:20 james14000-MS-7982 package-helper[1192]: fail: the anchor is NOT ok and could not be fixed
oct. 17 21:00:20 james14000-MS-7982 unbound[1205]: [1205:0] notice: init module 0: subnet
oct. 17 21:00:20 james14000-MS-7982 unbound[1205]: [1205:0] notice: init module 1: validator
oct. 17 21:00:20 james14000-MS-7982 unbound[1205]: [1205:0] notice: init module 2: iterator
oct. 17 21:00:20 james14000-MS-7982 unbound[1205]: [1205:0] info: start of service (unbound 1.6.7).
oct. 17 21:00:20 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 17 22:36:21 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 17 22:36:21 james14000-MS-7982 unbound[1205]: [1205:0] info: service stopped (unbound 1.6.7).
oct. 17 22:36:21 james14000-MS-7982 unbound[1205]: [1205:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 17 22:36:21 james14000-MS-7982 unbound[1205]: [1205:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 17 22:36:21 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 02:18:58 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 02:19:00 james14000-MS-7982 package-helper[1225]: /var/lib/unbound/root.key has content
oct. 18 02:19:00 james14000-MS-7982 package-helper[1225]: fail: the anchor is NOT ok and could not be fixed
oct. 18 02:19:00 james14000-MS-7982 unbound[1238]: [1238:0] notice: init module 0: subnet
oct. 18 02:19:00 james14000-MS-7982 unbound[1238]: [1238:0] notice: init module 1: validator
oct. 18 02:19:00 james14000-MS-7982 unbound[1238]: [1238:0] notice: init module 2: iterator
oct. 18 02:19:00 james14000-MS-7982 unbound[1238]: [1238:0] info: start of service (unbound 1.6.7).
oct. 18 02:19:00 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 03:48:02 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: service stopped (unbound 1.6.7).
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: server stats for thread 0: 1593 queries, 649 answers from cache, 944 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: server stats for thread 0: requestlist max 61 avg 11.3835 exceeded 0 jostled 0
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: average recursion processing time 0.082225 sec
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: histogram of recursion processing times
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: [25%]=5.71429e-07 median[50%]=0.0314677 [75%]=0.115742
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info: lower(secs) upper(secs) recursions
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.000000    0.000001 413
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.008192    0.016384 1
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.016384    0.032768 63
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.032768    0.065536 100
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.065536    0.131072 171
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.131072    0.262144 129
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.262144    0.524288 47
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    0.524288    1.000000 18
oct. 18 03:48:02 james14000-MS-7982 unbound[1238]: [1238:0] info:    1.000000    2.000000 2
oct. 18 03:48:02 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 09:05:18 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 09:05:20 james14000-MS-7982 package-helper[1236]: /var/lib/unbound/root.key has content
oct. 18 09:05:20 james14000-MS-7982 package-helper[1236]: fail: the anchor is NOT ok and could not be fixed
oct. 18 09:05:20 james14000-MS-7982 unbound[1246]: [1246:0] notice: init module 0: subnet
oct. 18 09:05:20 james14000-MS-7982 unbound[1246]: [1246:0] notice: init module 1: validator
oct. 18 09:05:20 james14000-MS-7982 unbound[1246]: [1246:0] notice: init module 2: iterator
oct. 18 09:05:20 james14000-MS-7982 unbound[1246]: [1246:0] info: start of service (unbound 1.6.7).
oct. 18 09:05:20 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 09:31:59 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 09:31:59 james14000-MS-7982 unbound[1246]: [1246:0] info: service stopped (unbound 1.6.7).
oct. 18 09:31:59 james14000-MS-7982 unbound[1246]: [1246:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 09:31:59 james14000-MS-7982 unbound[1246]: [1246:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 09:31:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 18 09:31:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 09:31:59 james14000-MS-7982 package-helper[5713]: /var/lib/unbound/root.key has content
oct. 18 09:31:59 james14000-MS-7982 package-helper[5713]: success: the anchor is ok
oct. 18 09:31:59 james14000-MS-7982 unbound[5718]: [5718:0] notice: init module 0: subnet
oct. 18 09:31:59 james14000-MS-7982 unbound[5718]: [5718:0] notice: init module 1: validator
oct. 18 09:31:59 james14000-MS-7982 unbound[5718]: [5718:0] notice: init module 2: iterator
oct. 18 09:31:59 james14000-MS-7982 unbound[5718]: [5718:0] info: start of service (unbound 1.6.7).
oct. 18 09:31:59 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 09:32:14 james14000-MS-7982 unbound[5718]: [5718:0] info: service stopped (unbound 1.6.7).
oct. 18 09:32:14 james14000-MS-7982 unbound[5718]: [5718:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 09:32:14 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 09:32:14 james14000-MS-7982 unbound[5718]: [5718:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 09:32:14 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 18 09:32:14 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 09:32:14 james14000-MS-7982 package-helper[5725]: /var/lib/unbound/root.key has content
oct. 18 09:32:14 james14000-MS-7982 package-helper[5725]: success: the anchor is ok
oct. 18 09:32:14 james14000-MS-7982 unbound[5730]: [5730:0] notice: init module 0: subnet
oct. 18 09:32:14 james14000-MS-7982 unbound[5730]: [5730:0] notice: init module 1: validator
oct. 18 09:32:14 james14000-MS-7982 unbound[5730]: [5730:0] notice: init module 2: iterator
oct. 18 09:32:14 james14000-MS-7982 unbound[5730]: [5730:0] info: start of service (unbound 1.6.7).
oct. 18 09:32:14 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 09:39:42 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 09:39:42 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 13:45:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 13:45:51 james14000-MS-7982 package-helper[1217]: /var/lib/unbound/root.key has content
oct. 18 13:45:51 james14000-MS-7982 package-helper[1217]: fail: the anchor is NOT ok and could not be fixed
oct. 18 13:45:52 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 0: subnet
oct. 18 13:45:52 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 1: validator
oct. 18 13:45:52 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 2: iterator
oct. 18 13:45:52 james14000-MS-7982 unbound[1227]: [1227:0] info: start of service (unbound 1.6.7).
oct. 18 13:45:52 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 13:51:00 james14000-MS-7982 unbound[1227]: [1227:0] info: service stopped (unbound 1.6.7).
oct. 18 13:51:00 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 13:51:00 james14000-MS-7982 unbound[1227]: [1227:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 13:51:00 james14000-MS-7982 unbound[1227]: [1227:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 13:51:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 17:23:03 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 17:23:05 james14000-MS-7982 package-helper[1182]: /var/lib/unbound/root.key has content
oct. 18 17:23:05 james14000-MS-7982 package-helper[1182]: fail: the anchor is NOT ok and could not be fixed
oct. 18 17:23:05 james14000-MS-7982 unbound[1198]: [1198:0] notice: init module 0: subnet
oct. 18 17:23:05 james14000-MS-7982 unbound[1198]: [1198:0] notice: init module 1: validator
oct. 18 17:23:05 james14000-MS-7982 unbound[1198]: [1198:0] notice: init module 2: iterator
oct. 18 17:23:05 james14000-MS-7982 unbound[1198]: [1198:0] info: start of service (unbound 1.6.7).
oct. 18 17:23:05 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 18:41:20 james14000-MS-7982 unbound[1198]: [1198:0] info: service stopped (unbound 1.6.7).
oct. 18 18:41:20 james14000-MS-7982 unbound[1198]: [1198:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 18:41:20 james14000-MS-7982 unbound[1198]: [1198:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 18:41:20 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 18:41:20 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 19:17:46 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 19:17:48 james14000-MS-7982 package-helper[1210]: /var/lib/unbound/root.key has content
oct. 18 19:17:48 james14000-MS-7982 package-helper[1210]: fail: the anchor is NOT ok and could not be fixed
oct. 18 19:17:48 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 0: subnet
oct. 18 19:17:48 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 1: validator
oct. 18 19:17:48 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 2: iterator
oct. 18 19:17:48 james14000-MS-7982 unbound[1222]: [1222:0] info: start of service (unbound 1.6.7).
oct. 18 19:17:48 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 19:47:31 james14000-MS-7982 unbound[1222]: [1222:0] info: service stopped (unbound 1.6.7).
oct. 18 19:47:31 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 19:47:31 james14000-MS-7982 unbound[1222]: [1222:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 19:47:31 james14000-MS-7982 unbound[1222]: [1222:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 19:47:31 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 19:53:23 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 19:53:25 james14000-MS-7982 package-helper[1174]: /var/lib/unbound/root.key has content
oct. 18 19:53:25 james14000-MS-7982 package-helper[1174]: fail: the anchor is NOT ok and could not be fixed
oct. 18 19:53:25 james14000-MS-7982 unbound[1197]: [1197:0] notice: init module 0: subnet
oct. 18 19:53:25 james14000-MS-7982 unbound[1197]: [1197:0] notice: init module 1: validator
oct. 18 19:53:25 james14000-MS-7982 unbound[1197]: [1197:0] notice: init module 2: iterator
oct. 18 19:53:25 james14000-MS-7982 unbound[1197]: [1197:0] info: start of service (unbound 1.6.7).
oct. 18 19:53:25 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 20:00:33 james14000-MS-7982 unbound[1197]: [1197:0] info: service stopped (unbound 1.6.7).
oct. 18 20:00:33 james14000-MS-7982 unbound[1197]: [1197:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 20:00:33 james14000-MS-7982 unbound[1197]: [1197:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 18 20:00:33 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 20:00:33 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 20:25:05 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 20:25:07 james14000-MS-7982 package-helper[1204]: /var/lib/unbound/root.key has content
oct. 18 20:25:07 james14000-MS-7982 package-helper[1204]: fail: the anchor is NOT ok and could not be fixed
oct. 18 20:25:07 james14000-MS-7982 unbound[1211]: [1211:0] notice: init module 0: subnet
oct. 18 20:25:07 james14000-MS-7982 unbound[1211]: [1211:0] notice: init module 1: validator
oct. 18 20:25:07 james14000-MS-7982 unbound[1211]: [1211:0] notice: init module 2: iterator
oct. 18 20:25:07 james14000-MS-7982 unbound[1211]: [1211:0] info: start of service (unbound 1.6.7).
oct. 18 20:25:07 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: service stopped (unbound 1.6.7).
oct. 18 21:32:27 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: server stats for thread 0: 384 queries, 270 answers from cache, 114 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: server stats for thread 0: requestlist max 16 avg 3.65789 exceeded 0 jostled 0
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: average recursion processing time 0.092268 sec
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: histogram of recursion processing times
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: [25%]=5e-07 median[50%]=1e-06 [75%]=0.14336
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info: lower(secs) upper(secs) recursions
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.000000    0.000001 57
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.016384    0.032768 5
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.032768    0.065536 11
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.065536    0.131072 11
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.131072    0.262144 16
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.262144    0.524288 11
oct. 18 21:32:27 james14000-MS-7982 unbound[1211]: [1211:0] info:    0.524288    1.000000 3
oct. 18 21:32:27 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 18 21:59:39 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 18 21:59:42 james14000-MS-7982 package-helper[1207]: /var/lib/unbound/root.key has content
oct. 18 21:59:42 james14000-MS-7982 package-helper[1207]: fail: the anchor is NOT ok and could not be fixed
oct. 18 21:59:42 james14000-MS-7982 unbound[1249]: [1249:0] notice: init module 0: subnet
oct. 18 21:59:42 james14000-MS-7982 unbound[1249]: [1249:0] notice: init module 1: validator
oct. 18 21:59:42 james14000-MS-7982 unbound[1249]: [1249:0] notice: init module 2: iterator
oct. 18 21:59:42 james14000-MS-7982 unbound[1249]: [1249:0] info: start of service (unbound 1.6.7).
oct. 18 21:59:42 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 01:19:01 james14000-MS-7982 unbound[1249]: [1249:0] info: service stopped (unbound 1.6.7).
oct. 19 01:19:01 james14000-MS-7982 unbound[1249]: [1249:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 01:19:01 james14000-MS-7982 unbound[1249]: [1249:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 19 01:19:01 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 01:19:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 02:03:43 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 02:03:45 james14000-MS-7982 package-helper[1190]: /var/lib/unbound/root.key has content
oct. 19 02:03:45 james14000-MS-7982 package-helper[1190]: fail: the anchor is NOT ok and could not be fixed
oct. 19 02:03:45 james14000-MS-7982 unbound[1235]: [1235:0] notice: init module 0: subnet
oct. 19 02:03:45 james14000-MS-7982 unbound[1235]: [1235:0] notice: init module 1: validator
oct. 19 02:03:45 james14000-MS-7982 unbound[1235]: [1235:0] notice: init module 2: iterator
oct. 19 02:03:45 james14000-MS-7982 unbound[1235]: [1235:0] info: start of service (unbound 1.6.7).
oct. 19 02:03:45 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: service stopped (unbound 1.6.7).
oct. 19 02:59:20 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: server stats for thread 0: 22 queries, 7 answers from cache, 15 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: server stats for thread 0: requestlist max 18 avg 10.3333 exceeded 0 jostled 0
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: average recursion processing time 0.563737 sec
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: histogram of recursion processing times
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: [25%]=0.180224 median[50%]=0.571859 [75%]=0.928643
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info: lower(secs) upper(secs) recursions
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    0.000000    0.000001 2
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    0.065536    0.131072 1
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    0.131072    0.262144 2
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    0.262144    0.524288 2
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    0.524288    1.000000 5
oct. 19 02:59:20 james14000-MS-7982 unbound[1235]: [1235:0] info:    1.000000    2.000000 3
oct. 19 02:59:20 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 10:29:51 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 10:29:54 james14000-MS-7982 package-helper[1246]: /var/lib/unbound/root.key has content
oct. 19 10:29:54 james14000-MS-7982 package-helper[1246]: fail: the anchor is NOT ok and could not be fixed
oct. 19 10:29:55 james14000-MS-7982 unbound[1255]: [1255:0] notice: init module 0: subnet
oct. 19 10:29:55 james14000-MS-7982 unbound[1255]: [1255:0] notice: init module 1: validator
oct. 19 10:29:55 james14000-MS-7982 unbound[1255]: [1255:0] notice: init module 2: iterator
oct. 19 10:29:55 james14000-MS-7982 unbound[1255]: [1255:0] info: start of service (unbound 1.6.7).
oct. 19 10:29:55 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: service stopped (unbound 1.6.7).
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: server stats for thread 0: 39 queries, 10 answers from cache, 29 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: server stats for thread 0: requestlist max 46 avg 23.9655 exceeded 0 jostled 0
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: average recursion processing time 0.292351 sec
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: histogram of recursion processing times
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: [25%]=0.08192 median[50%]=0.196608 [75%]=0.402578
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info: lower(secs) upper(secs) recursions
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.000000    0.000001 4
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.032768    0.065536 2
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.065536    0.131072 5
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.131072    0.262144 7
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.262144    0.524288 7
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    0.524288    1.000000 2
oct. 19 12:59:21 james14000-MS-7982 unbound[1255]: [1255:0] info:    1.000000    2.000000 2
oct. 19 12:59:21 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 12:59:21 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 15:44:45 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 15:44:47 james14000-MS-7982 package-helper[1197]: /var/lib/unbound/root.key has content
oct. 19 15:44:47 james14000-MS-7982 package-helper[1197]: fail: the anchor is NOT ok and could not be fixed
oct. 19 15:44:48 james14000-MS-7982 unbound[1213]: [1213:0] notice: init module 0: subnet
oct. 19 15:44:48 james14000-MS-7982 unbound[1213]: [1213:0] notice: init module 1: validator
oct. 19 15:44:48 james14000-MS-7982 unbound[1213]: [1213:0] notice: init module 2: iterator
oct. 19 15:44:48 james14000-MS-7982 unbound[1213]: [1213:0] info: start of service (unbound 1.6.7).
oct. 19 15:44:48 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 16:17:48 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 16:17:48 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 16:48:17 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 16:48:20 james14000-MS-7982 package-helper[1196]: /var/lib/unbound/root.key has content
oct. 19 16:48:20 james14000-MS-7982 package-helper[1196]: fail: the anchor is NOT ok and could not be fixed
oct. 19 16:48:20 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 0: subnet
oct. 19 16:48:20 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 1: validator
oct. 19 16:48:20 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 2: iterator
oct. 19 16:48:20 james14000-MS-7982 unbound[1215]: [1215:0] info: start of service (unbound 1.6.7).
oct. 19 16:48:20 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: service stopped (unbound 1.6.7).
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: server stats for thread 0: 103 queries, 0 answers from cache, 103 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: server stats for thread 0: requestlist max 71 avg 30.2233 exceeded 0 jostled 0
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: average recursion processing time 0.142600 sec
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: histogram of recursion processing times
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: [25%]=5.2551e-07 median[50%]=0.049152 [75%]=0.233231
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info: lower(secs) upper(secs) recursions
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.000000    0.000001 49
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.016384    0.032768 1
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.032768    0.065536 3
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.065536    0.131072 11
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.131072    0.262144 17
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.262144    0.524288 17
oct. 19 16:57:01 james14000-MS-7982 unbound[1215]: [1215:0] info:    0.524288    1.000000 5
oct. 19 16:57:01 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 16:57:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 19:01:45 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 19:01:48 james14000-MS-7982 package-helper[1192]: /var/lib/unbound/root.key has content
oct. 19 19:01:48 james14000-MS-7982 package-helper[1192]: fail: the anchor is NOT ok and could not be fixed
oct. 19 19:01:48 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 0: subnet
oct. 19 19:01:48 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 1: validator
oct. 19 19:01:48 james14000-MS-7982 unbound[1215]: [1215:0] notice: init module 2: iterator
oct. 19 19:01:48 james14000-MS-7982 unbound[1215]: [1215:0] info: start of service (unbound 1.6.7).
oct. 19 19:01:48 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 20:23:41 james14000-MS-7982 unbound[1215]: [1215:0] info: service stopped (unbound 1.6.7).
oct. 19 20:23:41 james14000-MS-7982 unbound[1215]: [1215:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 20:23:41 james14000-MS-7982 unbound[1215]: [1215:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 19 20:23:41 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 20:23:41 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 19 23:02:54 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 19 23:02:57 james14000-MS-7982 package-helper[1219]: /var/lib/unbound/root.key has content
oct. 19 23:02:57 james14000-MS-7982 package-helper[1219]: fail: the anchor is NOT ok and could not be fixed
oct. 19 23:02:57 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 0: subnet
oct. 19 23:02:57 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 1: validator
oct. 19 23:02:57 james14000-MS-7982 unbound[1233]: [1233:0] notice: init module 2: iterator
oct. 19 23:02:57 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 19 23:02:57 james14000-MS-7982 unbound[1233]: [1233:0] info: start of service (unbound 1.6.7).
oct. 19 23:39:32 james14000-MS-7982 unbound[1233]: [1233:0] info: service stopped (unbound 1.6.7).
oct. 19 23:39:32 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 19 23:39:32 james14000-MS-7982 unbound[1233]: [1233:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 19 23:39:32 james14000-MS-7982 unbound[1233]: [1233:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 19 23:39:32 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 00:11:41 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 00:11:43 james14000-MS-7982 package-helper[1170]: /var/lib/unbound/root.key has content
oct. 20 00:11:43 james14000-MS-7982 package-helper[1170]: fail: the anchor is NOT ok and could not be fixed
oct. 20 00:11:43 james14000-MS-7982 unbound[1192]: [1192:0] notice: init module 0: subnet
oct. 20 00:11:43 james14000-MS-7982 unbound[1192]: [1192:0] notice: init module 1: validator
oct. 20 00:11:43 james14000-MS-7982 unbound[1192]: [1192:0] notice: init module 2: iterator
oct. 20 00:11:43 james14000-MS-7982 unbound[1192]: [1192:0] info: start of service (unbound 1.6.7).
oct. 20 00:11:43 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 00:59:44 james14000-MS-7982 unbound[1192]: [1192:0] info: service stopped (unbound 1.6.7).
oct. 20 00:59:44 james14000-MS-7982 unbound[1192]: [1192:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 20 00:59:44 james14000-MS-7982 unbound[1192]: [1192:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 20 00:59:44 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 00:59:45 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 06:11:07 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 06:11:09 james14000-MS-7982 package-helper[1235]: /var/lib/unbound/root.key has content
oct. 20 06:11:09 james14000-MS-7982 package-helper[1235]: fail: the anchor is NOT ok and could not be fixed
oct. 20 06:11:10 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 0: subnet
oct. 20 06:11:10 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 1: validator
oct. 20 06:11:10 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 2: iterator
oct. 20 06:11:10 james14000-MS-7982 unbound[1252]: [1252:0] info: start of service (unbound 1.6.7).
oct. 20 06:11:10 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 07:49:06 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 07:49:06 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 07:49:06 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 07:49:07 james14000-MS-7982 package-helper[5578]: /var/lib/unbound/root.key has content
oct. 20 07:49:07 james14000-MS-7982 package-helper[5578]: success: the anchor is ok
oct. 20 07:49:07 james14000-MS-7982 unbound[5583]: [5583:0] notice: init module 0: subnet
oct. 20 07:49:07 james14000-MS-7982 unbound[5583]: [5583:0] notice: init module 1: validator
oct. 20 07:49:07 james14000-MS-7982 unbound[5583]: [5583:0] notice: init module 2: iterator
oct. 20 07:49:07 james14000-MS-7982 unbound[5583]: [5583:0] info: start of service (unbound 1.6.7).
oct. 20 07:49:07 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 07:53:56 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 07:53:56 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 13:03:39 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 13:03:42 james14000-MS-7982 package-helper[1231]: /var/lib/unbound/root.key has content
oct. 20 13:03:42 james14000-MS-7982 package-helper[1231]: fail: the anchor is NOT ok and could not be fixed
oct. 20 13:03:43 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 0: subnet
oct. 20 13:03:43 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 1: validator
oct. 20 13:03:43 james14000-MS-7982 unbound[1252]: [1252:0] notice: init module 2: iterator
oct. 20 13:03:43 james14000-MS-7982 unbound[1252]: [1252:0] info: start of service (unbound 1.6.7).
oct. 20 13:03:43 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 14:01:03 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 14:01:03 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 16:40:47 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 16:40:49 james14000-MS-7982 package-helper[1207]: /var/lib/unbound/root.key has content
oct. 20 16:40:49 james14000-MS-7982 package-helper[1207]: fail: the anchor is NOT ok and could not be fixed
oct. 20 16:40:49 james14000-MS-7982 unbound[1223]: [1223:0] notice: init module 0: subnet
oct. 20 16:40:49 james14000-MS-7982 unbound[1223]: [1223:0] notice: init module 1: validator
oct. 20 16:40:49 james14000-MS-7982 unbound[1223]: [1223:0] notice: init module 2: iterator
oct. 20 16:40:49 james14000-MS-7982 unbound[1223]: [1223:0] info: start of service (unbound 1.6.7).
oct. 20 16:40:49 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 17:01:00 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 17:01:00 james14000-MS-7982 unbound[1223]: [1223:0] info: service stopped (unbound 1.6.7).
oct. 20 17:01:00 james14000-MS-7982 unbound[1223]: [1223:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 20 17:01:00 james14000-MS-7982 unbound[1223]: [1223:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 20 17:01:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:40 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:01:40 james14000-MS-7982 package-helper[3665]: /var/lib/unbound/root.key has content
oct. 20 17:01:40 james14000-MS-7982 package-helper[3665]: success: the anchor is ok
oct. 20 17:01:40 james14000-MS-7982 unbound[3669]: [1571583700] unbound[3669:0] error: can't bind socket: Address already in use for ::1
oct. 20 17:01:40 james14000-MS-7982 unbound[3669]: [1571583700] unbound[3669:0] fatal error: could not open ports
oct. 20 17:01:40 james14000-MS-7982 systemd[1]: unbound.service: New main PID 3632 does not belong to service, and PID file is not owned by root. Refusing.
oct. 20 17:01:40 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 17:01:40 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:40 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:01:41 james14000-MS-7982 package-helper[3673]: /var/lib/unbound/root.key has content
oct. 20 17:01:41 james14000-MS-7982 package-helper[3673]: success: the anchor is ok
oct. 20 17:01:41 james14000-MS-7982 unbound[3677]: [1571583701] unbound[3677:0] error: can't bind socket: Address already in use for ::1
oct. 20 17:01:41 james14000-MS-7982 unbound[3677]: [1571583701] unbound[3677:0] fatal error: could not open ports
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:01:41 james14000-MS-7982 package-helper[3681]: /var/lib/unbound/root.key has content
oct. 20 17:01:41 james14000-MS-7982 package-helper[3681]: success: the anchor is ok
oct. 20 17:01:41 james14000-MS-7982 unbound[3685]: [1571583701] unbound[3685:0] error: can't bind socket: Address already in use for ::1
oct. 20 17:01:41 james14000-MS-7982 unbound[3685]: [1571583701] unbound[3685:0] fatal error: could not open ports
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:41 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:01:42 james14000-MS-7982 package-helper[3689]: /var/lib/unbound/root.key has content
oct. 20 17:01:42 james14000-MS-7982 package-helper[3689]: success: the anchor is ok
oct. 20 17:01:42 james14000-MS-7982 unbound[3693]: [1571583702] unbound[3693:0] error: can't bind socket: Address already in use for ::1
oct. 20 17:01:42 james14000-MS-7982 unbound[3693]: [1571583702] unbound[3693:0] fatal error: could not open ports
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:01:42 james14000-MS-7982 package-helper[3697]: /var/lib/unbound/root.key has content
oct. 20 17:01:42 james14000-MS-7982 package-helper[3697]: success: the anchor is ok
oct. 20 17:01:42 james14000-MS-7982 unbound[3701]: [1571583702] unbound[3701:0] error: can't bind socket: Address already in use for ::1
oct. 20 17:01:42 james14000-MS-7982 unbound[3701]: [1571583702] unbound[3701:0] fatal error: could not open ports
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 17:01:42 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Reboot --
oct. 20 17:05:30 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 17:05:32 james14000-MS-7982 package-helper[1188]: /var/lib/unbound/root.key has content
oct. 20 17:05:32 james14000-MS-7982 package-helper[1188]: fail: the anchor is NOT ok and could not be fixed
oct. 20 17:05:33 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 0: subnet
oct. 20 17:05:33 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 1: validator
oct. 20 17:05:33 james14000-MS-7982 unbound[1203]: [1203:0] notice: init module 2: iterator
oct. 20 17:05:33 james14000-MS-7982 unbound[1203]: [1203:0] info: start of service (unbound 1.6.7).
oct. 20 17:05:33 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 18:39:07 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 18:39:07 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 19:04:04 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 19:04:06 james14000-MS-7982 package-helper[1180]: /var/lib/unbound/root.key has content
oct. 20 19:04:06 james14000-MS-7982 package-helper[1180]: fail: the anchor is NOT ok and could not be fixed
oct. 20 19:04:06 james14000-MS-7982 unbound[1194]: [1194:0] notice: init module 0: subnet
oct. 20 19:04:06 james14000-MS-7982 unbound[1194]: [1194:0] notice: init module 1: validator
oct. 20 19:04:06 james14000-MS-7982 unbound[1194]: [1194:0] notice: init module 2: iterator
oct. 20 19:04:06 james14000-MS-7982 unbound[1194]: [1194:0] info: start of service (unbound 1.6.7).
oct. 20 19:04:06 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 19:46:36 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 19:46:36 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 20 19:55:52 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 19:55:54 james14000-MS-7982 package-helper[1226]: /var/lib/unbound/root.key has content
oct. 20 19:55:54 james14000-MS-7982 package-helper[1226]: fail: the anchor is NOT ok and could not be fixed
oct. 20 19:55:55 james14000-MS-7982 unbound[1236]: [1236:0] notice: init module 0: subnet
oct. 20 19:55:55 james14000-MS-7982 unbound[1236]: [1236:0] notice: init module 1: validator
oct. 20 19:55:55 james14000-MS-7982 unbound[1236]: [1236:0] notice: init module 2: iterator
oct. 20 19:55:55 james14000-MS-7982 unbound[1236]: [1236:0] info: start of service (unbound 1.6.7).
oct. 20 19:55:55 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 20:38:29 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 20:38:29 james14000-MS-7982 unbound[1236]: [1236:0] info: service stopped (unbound 1.6.7).
oct. 20 20:38:29 james14000-MS-7982 unbound[1236]: [1236:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 20 20:38:29 james14000-MS-7982 unbound[1236]: [1236:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 20 20:38:29 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:38:29 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:38:29 james14000-MS-7982 package-helper[4792]: /var/lib/unbound/root.key has content
oct. 20 20:38:29 james14000-MS-7982 package-helper[4792]: success: the anchor is ok
oct. 20 20:38:29 james14000-MS-7982 unbound[4797]: [4797:0] notice: init module 0: subnet
oct. 20 20:38:29 james14000-MS-7982 unbound[4797]: [4797:0] notice: init module 1: validator
oct. 20 20:38:29 james14000-MS-7982 unbound[4797]: [4797:0] notice: init module 2: iterator
oct. 20 20:38:29 james14000-MS-7982 unbound[4797]: [4797:0] info: start of service (unbound 1.6.7).
oct. 20 20:38:29 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 20 20:42:35 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 20 20:42:35 james14000-MS-7982 unbound[4797]: [4797:0] info: service stopped (unbound 1.6.7).
oct. 20 20:42:35 james14000-MS-7982 unbound[4797]: [4797:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 20 20:42:35 james14000-MS-7982 unbound[4797]: [4797:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 20 20:42:35 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:43:08 james14000-MS-7982 package-helper[5222]: /var/lib/unbound/root.key has content
oct. 20 20:43:08 james14000-MS-7982 package-helper[5222]: success: the anchor is ok
oct. 20 20:43:08 james14000-MS-7982 unbound[5226]: [1571596988] unbound[5226:0] error: can't bind socket: Address already in use for ::1
oct. 20 20:43:08 james14000-MS-7982 unbound[5226]: [1571596988] unbound[5226:0] fatal error: could not open ports
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: New main PID 5186 does not belong to service, and PID file is not owned by root. Refusing.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:43:08 james14000-MS-7982 package-helper[5230]: /var/lib/unbound/root.key has content
oct. 20 20:43:08 james14000-MS-7982 package-helper[5230]: success: the anchor is ok
oct. 20 20:43:08 james14000-MS-7982 unbound[5234]: [1571596988] unbound[5234:0] error: can't bind socket: Address already in use for ::1
oct. 20 20:43:08 james14000-MS-7982 unbound[5234]: [1571596988] unbound[5234:0] fatal error: could not open ports
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:08 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:43:09 james14000-MS-7982 package-helper[5238]: /var/lib/unbound/root.key has content
oct. 20 20:43:09 james14000-MS-7982 package-helper[5238]: success: the anchor is ok
oct. 20 20:43:09 james14000-MS-7982 unbound[5242]: [1571596989] unbound[5242:0] error: can't bind socket: Address already in use for ::1
oct. 20 20:43:09 james14000-MS-7982 unbound[5242]: [1571596989] unbound[5242:0] fatal error: could not open ports
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:43:09 james14000-MS-7982 package-helper[5246]: /var/lib/unbound/root.key has content
oct. 20 20:43:09 james14000-MS-7982 package-helper[5246]: success: the anchor is ok
oct. 20 20:43:09 james14000-MS-7982 unbound[5250]: [1571596989] unbound[5250:0] error: can't bind socket: Address already in use for ::1
oct. 20 20:43:09 james14000-MS-7982 unbound[5250]: [1571596989] unbound[5250:0] fatal error: could not open ports
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:09 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 20:43:10 james14000-MS-7982 package-helper[5254]: /var/lib/unbound/root.key has content
oct. 20 20:43:10 james14000-MS-7982 package-helper[5254]: success: the anchor is ok
oct. 20 20:43:10 james14000-MS-7982 unbound[5258]: [1571596990] unbound[5258:0] error: can't bind socket: Address already in use for ::1
oct. 20 20:43:10 james14000-MS-7982 unbound[5258]: [1571596990] unbound[5258:0] fatal error: could not open ports
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 20:43:10 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:53 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 21:50:53 james14000-MS-7982 package-helper[7662]: /var/lib/unbound/root.key has content
oct. 20 21:50:53 james14000-MS-7982 package-helper[7662]: success: the anchor is ok
oct. 20 21:50:53 james14000-MS-7982 unbound[7666]: [1571601053] unbound[7666:0] error: can't bind socket: Address already in use for ::1
oct. 20 21:50:53 james14000-MS-7982 unbound[7666]: [1571601053] unbound[7666:0] fatal error: could not open ports
oct. 20 21:50:53 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 21:50:53 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:53 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 21:50:54 james14000-MS-7982 package-helper[7671]: /var/lib/unbound/root.key has content
oct. 20 21:50:54 james14000-MS-7982 package-helper[7671]: success: the anchor is ok
oct. 20 21:50:54 james14000-MS-7982 unbound[7675]: [1571601054] unbound[7675:0] error: can't bind socket: Address already in use for ::1
oct. 20 21:50:54 james14000-MS-7982 unbound[7675]: [1571601054] unbound[7675:0] fatal error: could not open ports
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 21:50:54 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 21:50:55 james14000-MS-7982 package-helper[7679]: /var/lib/unbound/root.key has content
oct. 20 21:50:55 james14000-MS-7982 package-helper[7679]: success: the anchor is ok
oct. 20 21:50:55 james14000-MS-7982 unbound[7683]: [1571601055] unbound[7683:0] error: can't bind socket: Address already in use for ::1
oct. 20 21:50:55 james14000-MS-7982 unbound[7683]: [1571601055] unbound[7683:0] fatal error: could not open ports
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 21:50:55 james14000-MS-7982 package-helper[7687]: /var/lib/unbound/root.key has content
oct. 20 21:50:55 james14000-MS-7982 package-helper[7687]: success: the anchor is ok
oct. 20 21:50:55 james14000-MS-7982 unbound[7691]: [1571601055] unbound[7691:0] error: can't bind socket: Address already in use for ::1
oct. 20 21:50:55 james14000-MS-7982 unbound[7691]: [1571601055] unbound[7691:0] fatal error: could not open ports
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 20 21:50:55 james14000-MS-7982 package-helper[7695]: /var/lib/unbound/root.key has content
oct. 20 21:50:55 james14000-MS-7982 package-helper[7695]: success: the anchor is ok
oct. 20 21:50:55 james14000-MS-7982 unbound[7699]: [1571601055] unbound[7699:0] error: can't bind socket: Address already in use for ::1
oct. 20 21:50:55 james14000-MS-7982 unbound[7699]: [1571601055] unbound[7699:0] fatal error: could not open ports
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 20 21:50:55 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Reboot --
oct. 21 02:25:45 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 02:25:46 james14000-MS-7982 package-helper[1249]: /var/lib/unbound/root.key has content
oct. 21 02:25:46 james14000-MS-7982 package-helper[1249]: fail: the anchor is NOT ok and could not be fixed
oct. 21 02:25:47 james14000-MS-7982 unbound[1260]: [1260:0] notice: init module 0: subnet
oct. 21 02:25:47 james14000-MS-7982 unbound[1260]: [1260:0] notice: init module 1: validator
oct. 21 02:25:47 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 02:25:47 james14000-MS-7982 unbound[1260]: [1260:0] notice: init module 2: iterator
oct. 21 02:25:47 james14000-MS-7982 unbound[1260]: [1260:0] info: start of service (unbound 1.6.7).
oct. 21 03:34:48 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 03:34:48 james14000-MS-7982 unbound[1260]: [1260:0] info: service stopped (unbound 1.6.7).
oct. 21 03:34:48 james14000-MS-7982 unbound[1260]: [1260:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 21 03:34:48 james14000-MS-7982 unbound[1260]: [1260:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 21 03:34:48 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 03:35:27 james14000-MS-7982 package-helper[11837]: /var/lib/unbound/root.key has content
oct. 21 03:35:27 james14000-MS-7982 package-helper[11837]: success: the anchor is ok
oct. 21 03:35:27 james14000-MS-7982 unbound[11841]: [1571621727] unbound[11841:0] error: can't bind socket: Address already in use for ::1
oct. 21 03:35:27 james14000-MS-7982 unbound[11841]: [1571621727] unbound[11841:0] fatal error: could not open ports
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: New main PID 11804 does not belong to service, and PID file is not owned by root. Refusing.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 03:35:27 james14000-MS-7982 package-helper[11845]: /var/lib/unbound/root.key has content
oct. 21 03:35:27 james14000-MS-7982 package-helper[11845]: success: the anchor is ok
oct. 21 03:35:27 james14000-MS-7982 unbound[11849]: [1571621727] unbound[11849:0] error: can't bind socket: Address already in use for ::1
oct. 21 03:35:27 james14000-MS-7982 unbound[11849]: [1571621727] unbound[11849:0] fatal error: could not open ports
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:27 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 03:35:28 james14000-MS-7982 package-helper[11853]: /var/lib/unbound/root.key has content
oct. 21 03:35:28 james14000-MS-7982 package-helper[11853]: success: the anchor is ok
oct. 21 03:35:28 james14000-MS-7982 unbound[11857]: [1571621728] unbound[11857:0] error: can't bind socket: Address already in use for ::1
oct. 21 03:35:28 james14000-MS-7982 unbound[11857]: [1571621728] unbound[11857:0] fatal error: could not open ports
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 03:35:28 james14000-MS-7982 package-helper[11861]: /var/lib/unbound/root.key has content
oct. 21 03:35:28 james14000-MS-7982 package-helper[11861]: success: the anchor is ok
oct. 21 03:35:28 james14000-MS-7982 unbound[11865]: [1571621728] unbound[11865:0] error: can't bind socket: Address already in use for ::1
oct. 21 03:35:28 james14000-MS-7982 unbound[11865]: [1571621728] unbound[11865:0] fatal error: could not open ports
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 03:35:28 james14000-MS-7982 package-helper[11869]: /var/lib/unbound/root.key has content
oct. 21 03:35:28 james14000-MS-7982 package-helper[11869]: success: the anchor is ok
oct. 21 03:35:28 james14000-MS-7982 unbound[11873]: [1571621728] unbound[11873:0] error: can't bind socket: Address already in use for ::1
oct. 21 03:35:28 james14000-MS-7982 unbound[11873]: [1571621728] unbound[11873:0] fatal error: could not open ports
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 03:35:28 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
-- Reboot --
oct. 21 04:30:21 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 04:30:28 james14000-MS-7982 package-helper[1189]: /var/lib/unbound/root.key has content
oct. 21 04:30:28 james14000-MS-7982 package-helper[1189]: fail: the anchor is NOT ok and could not be fixed
oct. 21 04:30:28 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 0: subnet
oct. 21 04:30:28 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 1: validator
oct. 21 04:30:28 james14000-MS-7982 unbound[1227]: [1227:0] notice: init module 2: iterator
oct. 21 04:30:28 james14000-MS-7982 unbound[1227]: [1227:0] info: start of service (unbound 1.6.7).
oct. 21 04:30:28 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 05:01:38 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 05:01:38 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 21 08:38:07 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 08:38:10 james14000-MS-7982 package-helper[1227]: /var/lib/unbound/root.key has content
oct. 21 08:38:10 james14000-MS-7982 package-helper[1227]: fail: the anchor is NOT ok and could not be fixed
oct. 21 08:38:10 james14000-MS-7982 unbound[1243]: [1243:0] notice: init module 0: subnet
oct. 21 08:38:10 james14000-MS-7982 unbound[1243]: [1243:0] notice: init module 1: validator
oct. 21 08:38:10 james14000-MS-7982 unbound[1243]: [1243:0] notice: init module 2: iterator
oct. 21 08:38:10 james14000-MS-7982 unbound[1243]: [1243:0] info: start of service (unbound 1.6.7).
oct. 21 08:38:10 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 09:09:56 james14000-MS-7982 unbound[1243]: [1243:0] info: service stopped (unbound 1.6.7).
oct. 21 09:09:56 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 09:09:56 james14000-MS-7982 unbound[1243]: [1243:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 21 09:09:56 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 09:09:56 james14000-MS-7982 unbound[1243]: [1243:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 21 09:09:56 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 09:09:56 james14000-MS-7982 package-helper[5806]: /var/lib/unbound/root.key has content
oct. 21 09:09:56 james14000-MS-7982 package-helper[5806]: success: the anchor is ok
oct. 21 09:09:57 james14000-MS-7982 unbound[5810]: [5810:0] notice: init module 0: subnet
oct. 21 09:09:57 james14000-MS-7982 unbound[5810]: [5810:0] notice: init module 1: validator
oct. 21 09:09:57 james14000-MS-7982 unbound[5810]: [5810:0] notice: init module 2: iterator
oct. 21 09:09:57 james14000-MS-7982 unbound[5810]: [5810:0] info: start of service (unbound 1.6.7).
oct. 21 09:09:57 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 09:24:04 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 09:24:05 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 21 09:35:47 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 09:35:49 james14000-MS-7982 package-helper[1166]: /var/lib/unbound/root.key has content
oct. 21 09:35:49 james14000-MS-7982 package-helper[1166]: fail: the anchor is NOT ok and could not be fixed
oct. 21 09:35:49 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 0: subnet
oct. 21 09:35:49 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 1: validator
oct. 21 09:35:49 james14000-MS-7982 unbound[1186]: [1186:0] notice: init module 2: iterator
oct. 21 09:35:49 james14000-MS-7982 unbound[1186]: [1186:0] info: start of service (unbound 1.6.7).
oct. 21 09:35:49 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 09:36:45 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 09:36:45 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 21 11:38:36 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 11:38:38 james14000-MS-7982 package-helper[1191]: /var/lib/unbound/root.key has content
oct. 21 11:38:38 james14000-MS-7982 package-helper[1191]: fail: the anchor is NOT ok and could not be fixed
oct. 21 11:38:38 james14000-MS-7982 unbound[1216]: [1216:0] notice: init module 0: subnet
oct. 21 11:38:38 james14000-MS-7982 unbound[1216]: [1216:0] notice: init module 1: validator
oct. 21 11:38:38 james14000-MS-7982 unbound[1216]: [1216:0] notice: init module 2: iterator
oct. 21 11:38:38 james14000-MS-7982 unbound[1216]: [1216:0] info: start of service (unbound 1.6.7).
oct. 21 11:38:38 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 12:02:01 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 12:02:01 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
-- Reboot --
oct. 21 12:46:15 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:46:17 james14000-MS-7982 package-helper[1214]: /var/lib/unbound/root.key has content
oct. 21 12:46:17 james14000-MS-7982 package-helper[1214]: fail: the anchor is NOT ok and could not be fixed
oct. 21 12:46:17 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 0: subnet
oct. 21 12:46:17 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 1: validator
oct. 21 12:46:17 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 12:46:17 james14000-MS-7982 unbound[1222]: [1222:0] notice: init module 2: iterator
oct. 21 12:46:17 james14000-MS-7982 unbound[1222]: [1222:0] info: start of service (unbound 1.6.7).
oct. 21 12:56:44 james14000-MS-7982 systemd[1]: Stopping Unbound DNS server...
oct. 21 12:56:44 james14000-MS-7982 unbound[1222]: [1222:0] info: service stopped (unbound 1.6.7).
oct. 21 12:56:44 james14000-MS-7982 unbound[1222]: [1222:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting
oct. 21 12:56:44 james14000-MS-7982 unbound[1222]: [1222:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0
oct. 21 12:56:44 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:57:17 james14000-MS-7982 package-helper[3032]: /var/lib/unbound/root.key has content
oct. 21 12:57:17 james14000-MS-7982 package-helper[3032]: success: the anchor is ok
oct. 21 12:57:17 james14000-MS-7982 unbound[3036]: [1571655437] unbound[3036:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:17 james14000-MS-7982 unbound[3036]: [1571655437] unbound[3036:0] fatal error: could not open ports
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: New main PID 2994 does not belong to service, and PID file is not owned by root. Refusing.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:17 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:57:18 james14000-MS-7982 package-helper[3040]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3040]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3044]: [1571655438] unbound[3044:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3044]: [1571655438] unbound[3044:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:57:18 james14000-MS-7982 package-helper[3048]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3048]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3053]: [1571655438] unbound[3053:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3053]: [1571655438] unbound[3053:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:57:18 james14000-MS-7982 package-helper[3057]: /var/lib/unbound/root.key has content
oct. 21 12:57:18 james14000-MS-7982 package-helper[3057]: success: the anchor is ok
oct. 21 12:57:18 james14000-MS-7982 unbound[3061]: [1571655438] unbound[3061:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:18 james14000-MS-7982 unbound[3061]: [1571655438] unbound[3061:0] fatal error: could not open ports
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:18 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 12:57:19 james14000-MS-7982 package-helper[3065]: /var/lib/unbound/root.key has content
oct. 21 12:57:19 james14000-MS-7982 package-helper[3065]: success: the anchor is ok
oct. 21 12:57:19 james14000-MS-7982 unbound[3069]: [1571655439] unbound[3069:0] error: can't bind socket: Address already in use for ::1
oct. 21 12:57:19 james14000-MS-7982 unbound[3069]: [1571655439] unbound[3069:0] fatal error: could not open ports
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 12:57:19 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 13:02:58 james14000-MS-7982 package-helper[3442]: /var/lib/unbound/root.key has content
oct. 21 13:02:58 james14000-MS-7982 package-helper[3442]: success: the anchor is ok
oct. 21 13:02:58 james14000-MS-7982 unbound[3447]: [1571655778] unbound[3447:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:58 james14000-MS-7982 unbound[3447]: [1571655778] unbound[3447:0] fatal error: could not open ports
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:58 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 13:02:59 james14000-MS-7982 package-helper[3451]: /var/lib/unbound/root.key has content
oct. 21 13:02:59 james14000-MS-7982 package-helper[3451]: success: the anchor is ok
oct. 21 13:02:59 james14000-MS-7982 unbound[3455]: [1571655779] unbound[3455:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:59 james14000-MS-7982 unbound[3455]: [1571655779] unbound[3455:0] fatal error: could not open ports
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 13:02:59 james14000-MS-7982 package-helper[3459]: /var/lib/unbound/root.key has content
oct. 21 13:02:59 james14000-MS-7982 package-helper[3459]: success: the anchor is ok
oct. 21 13:02:59 james14000-MS-7982 unbound[3463]: [1571655779] unbound[3463:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:02:59 james14000-MS-7982 unbound[3463]: [1571655779] unbound[3463:0] fatal error: could not open ports
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:02:59 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 13:03:00 james14000-MS-7982 package-helper[3468]: /var/lib/unbound/root.key has content
oct. 21 13:03:00 james14000-MS-7982 package-helper[3468]: success: the anchor is ok
oct. 21 13:03:00 james14000-MS-7982 unbound[3473]: [1571655780] unbound[3473:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:03:00 james14000-MS-7982 unbound[3473]: [1571655780] unbound[3473:0] fatal error: could not open ports
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 13:03:00 james14000-MS-7982 package-helper[3477]: /var/lib/unbound/root.key has content
oct. 21 13:03:00 james14000-MS-7982 package-helper[3477]: success: the anchor is ok
oct. 21 13:03:00 james14000-MS-7982 unbound[3481]: [1571655780] unbound[3481:0] error: can't bind socket: Address already in use for ::1
oct. 21 13:03:00 james14000-MS-7982 unbound[3481]: [1571655780] unbound[3481:0] fatal error: could not open ports
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 13:03:00 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 14:49:48 james14000-MS-7982 package-helper[7121]: /var/lib/unbound/root.key has content
oct. 21 14:49:48 james14000-MS-7982 package-helper[7121]: success: the anchor is ok
oct. 21 14:49:48 james14000-MS-7982 unbound[7125]: [1571662188] unbound[7125:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:48 james14000-MS-7982 unbound[7125]: [1571662188] unbound[7125:0] fatal error: could not open ports
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 1.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:48 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 14:49:49 james14000-MS-7982 package-helper[7129]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7129]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7133]: [1571662189] unbound[7133:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7133]: [1571662189] unbound[7133:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 2.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 14:49:49 james14000-MS-7982 package-helper[7138]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7138]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7142]: [1571662189] unbound[7142:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7142]: [1571662189] unbound[7142:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 3.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 14:49:49 james14000-MS-7982 package-helper[7146]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7146]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7150]: [1571662189] unbound[7150:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7150]: [1571662189] unbound[7150:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 4.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 14:49:49 james14000-MS-7982 package-helper[7154]: /var/lib/unbound/root.key has content
oct. 21 14:49:49 james14000-MS-7982 package-helper[7154]: success: the anchor is ok
oct. 21 14:49:49 james14000-MS-7982 unbound[7158]: [1571662189] unbound[7158:0] error: can't bind socket: Address already in use for ::1
oct. 21 14:49:49 james14000-MS-7982 unbound[7158]: [1571662189] unbound[7158:0] fatal error: could not open ports
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:49 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Service hold-off time over, scheduling restart.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Stopped Unbound DNS server.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Start request repeated too quickly.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: unbound.service: Failed with result 'exit-code'.
oct. 21 14:49:50 james14000-MS-7982 systemd[1]: Failed to start Unbound DNS server.

Dernière modification par james14000 (Le 21/10/2019, à 14:29)


Apprenti sur Ubuntu.

Hors ligne

#5 Le 21/10/2019, à 16:07

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

oct. 17 08:14:01 james14000-MS-7982 unbound[9544]: [1571292841] unbound[9544:0] error: can't bind socket: Address already in use for ::1
oct. 17 08:14:01 james14000-MS-7982 unbound[9544]: [1571292841] unbound[9544:0] fatal error: could not open ports

Tu as déjà un service en écoute sur le port que doit utiliser unbound (en principe le port 53).

Le tuto que tu suis date de 2015, je doute fort qu'il fonctionne sur une version récente d'Ubuntu (18.04 ou plus).

En ligne

#6 Le 21/10/2019, à 18:53

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Que dois je faire Bruno ? Merci d'avance smile


Apprenti sur Ubuntu.

Hors ligne

#7 Le 21/10/2019, à 19:44

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Tu as déjà un service en écoute sur le port 53, très probablement un résolveur. Mais je n'ai pas de boule de cristal pou savoir celui que tu utilises.
Commence déjà par donner le retour de :

lsb_release -a

puis de

sudo netstat -tnlp

Dernière modification par bruno (Le 21/10/2019, à 19:58)

En ligne

#8 Le 21/10/2019, à 19:56

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

james14000@james14000-MS-7982:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.3 LTS
Release:	18.04
Codename:	bionic
james14000@james14000-MS-7982:~$ sudo netstat -tnlp
[sudo] Mot de passe de james14000 : 
Connexions Internet actives (seulement serveurs)
Proto Recv-Q Send-Q Adresse locale          Adresse distante        Etat       PID/Program name    
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      1267/unbound        
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      1016/systemd-resolv 
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      1028/cupsd          
tcp        0      0 127.0.0.1:8953          0.0.0.0:*               LISTEN      1267/unbound        
tcp6       0      0 ::1:53                  :::*                    LISTEN      1267/unbound        
tcp6       0      0 ::1:631                 :::*                    LISTEN      1028/cupsd          
tcp6       0      0 ::1:8953                :::*                    LISTEN      1267/unbound        
james14000@james14000-MS-7982:~$ 

Dernière modification par james14000 (Le 21/10/2019, à 20:02)


Apprenti sur Ubuntu.

Hors ligne

#9 Le 21/10/2019, à 20:02

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Oui il y avait une faute de frappe en #8. Si la commande netstat n'est pas disponible :

sudo apt install net-tools

Il faudra aussi donner ton fichier unbound.conf.

En ligne

#10 Le 21/10/2019, à 20:07

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

J'avais corrigé puis installé la commande en question. Par contre, quelle commande dois je indiquer pour afficher le fichier unbound.conf. ?

root@james14000-MS-7982:/home/james14000# aptitude install unbound
unbound est déjà installé avec la version demandée (1.6.7-1ubuntu2.2)
unbound est déjà installé avec la version demandée (1.6.7-1ubuntu2.2)
Aucun paquet ne va être installé, mis à jour ou enlevé.
0 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0 o d'archives. Après dépaquetage, 0 o seront utilisés.
                                                        
root@james14000-MS-7982:/home/james14000# 

Au cas ou cela serait utile, voici le resultat de la commande

journalctl -xe

smile

root@james14000-MS-7982:/home/james14000# journalctl -xe
oct. 21 21:28:31 james14000-MS-7982 systemd[5264]: Reached target Default.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 21:28:31 james14000-MS-7982 systemd[5264]: Startup finished in 32ms.
-- Subject: Le démarrage du gestionnaire utilisateur est terminé
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'instance du gestionnaire d'utilisateurs pour l'utilisateur 0 a été démarrée
-- Tous les services en file d'attente pour démarrer ont été lancés.
-- Notez que des services peuvent être encore en train de démarrer,
-- ou d'autres être lancés à tout moment ultérieur.
-- 
-- Le démarrage du gestionnaire a nécéssité 32080 microsecondes.
oct. 21 21:28:31 james14000-MS-7982 systemd[1]: Started User Manager for UID 0.
-- Subject: L'unité (unit) user@0.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) user@0.service a terminé son démarrage, avec le résultat RESUL
lines 1746-1768/1768 (END)
oct. 21 21:28:31 james14000-MS-7982 systemd[5264]: Reached target Default.
-- Subject: L'unité (unit) UNIT a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) UNIT a terminé son démarrage, avec le résultat RESULT.
oct. 21 21:28:31 james14000-MS-7982 systemd[5264]: Startup finished in 32ms.
-- Subject: Le démarrage du gestionnaire utilisateur est terminé
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'instance du gestionnaire d'utilisateurs pour l'utilisateur 0 a été démarrée.
-- Tous les services en file d'attente pour démarrer ont été lancés.
-- Notez que des services peuvent être encore en train de démarrer,
-- ou d'autres être lancés à tout moment ultérieur.
-- 
-- Le démarrage du gestionnaire a nécéssité 32080 microsecondes.
oct. 21 21:28:31 james14000-MS-7982 systemd[1]: Started User Manager for UID 0.
-- Subject: L'unité (unit) user@0.service a terminé son démarrage
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- L'unité (unit) user@0.service a terminé son démarrage, avec le résultat RESULT.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1746-1768/1768 (END)

Dernière modification par james14000 (Le 21/10/2019, à 20:39)


Apprenti sur Ubuntu.

Hors ligne

#11 Le 21/10/2019, à 21:29

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Cela ne sert à rien de lancer des commandes si tu ne comprends pas ce qu'elles font… Les retours précédents sont totalement inutiles.
D'après le retour du #9 unbound fonctionne. Redonne le retour de :

systemctl status unbound

Dernière modification par bruno (Le 21/10/2019, à 21:32)

En ligne

#12 Le 21/10/2019, à 21:30

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

james14000@james14000-MS-7982:~$ systemctl status unbound
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: active (running) since Mon 2019-10-21 20:41:18 CEST; 1h 48min ago
     Docs: man:unbound(8)
  Process: 1243 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 1131 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 1267 (unbound)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/unbound.service
           └─1267 /usr/sbin/unbound -d

oct. 21 20:41:11 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 21 20:41:18 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
oct. 21 20:41:18 james14000-MS-7982 package-helper[1243]: /var/lib/unbound/root.
oct. 21 20:41:18 james14000-MS-7982 package-helper[1243]: fail: the anchor is NO
oct. 21 20:41:18 james14000-MS-7982 unbound[1267]: [1267:0] notice: init module 
oct. 21 20:41:18 james14000-MS-7982 unbound[1267]: [1267:0] notice: init module 
oct. 21 20:41:18 james14000-MS-7982 unbound[1267]: [1267:0] notice: init module 
oct. 21 20:41:18 james14000-MS-7982 unbound[1267]: [1267:0] info: start of servi
lines 1-19/19 (END)

Apprenti sur Ubuntu.

Hors ligne

#13 Le 21/10/2019, à 21:38

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Ce qui confirme qu'il fonctionne., mais on ne sait pas ce que tuas fait pour wink

Attention l'installation et la configuration de services (serveur ou plutôt résolveur DNS ou autres) nécessitent une certaine maîtrise du système. Il faut entre autres :
- être à l'aise avec la ligne de commande;
- être capable de lire et comprendre les logs (ou les sorties de journalctl);
- être capable de lire et comprendre les pages de man des commandes utilisées ;
- être capable de modifier les fichiers de configuration avec un éditeur en mode console (nano, vim, etc.)
-  …

En ligne

#14 Le 21/10/2019, à 21:41

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

bruno a écrit :

Ce qui confirme qu'il fonctionne., mais on ne sait pas ce que tuas fait pour wink

Attention l'installation et la configuration de services (serveur ou plutôt résolveur DNS ou autres) nécessitent une certaine maîtrise du système. Il faut entre autres :
- être à l'aise avec la ligne de commande;
- être capable de lire et comprendre les logs (ou les sorties de journalctl);
- être capable de lire et comprendre les pages de man des commandes utilisées ;
- être capable de modifier les fichiers de configuration avec un éditeur en mode console (nano, vim, etc.)
-  …

Donc, mon serveur DNS est OPÉRATIONNEL ? ! tongue wink big_smile En toute sincerité, je ne sais pas ce que j'ai fait pour le relancer, j'ai tatonné avec divers lignes de commande, autant dire que j'ai stupidement installé par déduction.

Juste par curiosité, quelle commande dois je indiquer afin de voir le contenu du fichier unbound ? smile
A cet instant T, que puis je faire que je ne pouvais pas faire avant que mon resolveur DNS ne soit en fonctionnement ?

C'est juste une impression, mais cela me semble naviguer beaucoup plus vite qu'avant wink big_smile

J'ai quand meme un doute en regardant cette capture écran ci dessous, car les deux adresses IP se suivent, en ce sens, ne devrait il pas y avoir qu'une seule IP, en l'occurence, 127.0.0.1

1571696443.png

Ou alors, via la commande que voici !

james14000@james14000-MS-7982:~$ nmcli dev show | grep DNS
IP4.DNS[1]:                             192.168.1.254
IP4.DNS[2]:                             127.0.0.1
IP6.DNS[1]:                             ::1

Dernière modification par james14000 (Le 22/10/2019, à 13:19)


Apprenti sur Ubuntu.

Hors ligne

#15 Le 22/10/2019, à 10:21

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Il faut aussi lire la documentation :
https://doc.ubuntu-fr.org/unbound (attention mauvais exemple de configuration)
https://www.bortzmeyer.org/unbound.html : qui signale le bug obtenu en #6, mais normalement unbound a été corrigé depuis.
https://nlnetlabs.nl/documentation/unbound/howto-setup/ : la doc officielle , indispensable, à adapter au contexte d'Ubuntu.

Concernant les IP de tes résolveurs, tu as bien 127.0.0.1. A priori c'est bien unbound d'après le retour de netstat.
L'autre résolveur IP 192.168.1.254 est probablement celui de ta box fourni par DHCP.
Tu peux aussi regarder comment cela est vu par systemd-resolved :

systemd-resolve --status --no-pager

Je doute fort que l'installation de unbound améliore ta vitesse de navigation. Tu utilisais déjà des résolveurs cache de toute façon : systemd-resolved sur la machine locale, probablement un sur la box 192.168.1.254, et finalement ceux de ton FAI.

En ligne

#16 Le 22/10/2019, à 11:54

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Cela donne ceci. smile
Concernant la vitesse, j'avais lu sur un forum que cela faciliterait la navigation.

Question : Est ce que ce DNS contourne ceux de mon FAI ? roll
Je suis novice en la matière. Je souhaiterais paramétrer DNSSEC roll


james14000@james14000-MS-7982:~$ systemd-resolve --status --no-pager
Global
          DNSSEC NTA: 10.in-addr.arpa
                      16.172.in-addr.arpa
                      168.192.in-addr.arpa
                      17.172.in-addr.arpa
                      18.172.in-addr.arpa
                      19.172.in-addr.arpa
                      20.172.in-addr.arpa
                      21.172.in-addr.arpa
                      22.172.in-addr.arpa
                      23.172.in-addr.arpa
                      24.172.in-addr.arpa
                      25.172.in-addr.arpa
                      26.172.in-addr.arpa
                      27.172.in-addr.arpa
                      28.172.in-addr.arpa
                      29.172.in-addr.arpa
                      30.172.in-addr.arpa
                      31.172.in-addr.arpa
                      corp
                      d.f.ip6.arpa
                      home
                      internal
                      intranet
                      lan
                      local
                      private
                      test

Link 2 (enp2s0)
      Current Scopes: DNS
       LLMNR setting: yes
MulticastDNS setting: no
      DNSSEC setting: no
    DNSSEC supported: no
         DNS Servers: 192.168.1.254
                      127.0.0.1
                      ::1
          DNS Domain: lan

Dernière modification par james14000 (Le 22/10/2019, à 13:17)


Apprenti sur Ubuntu.

Hors ligne

#17 Le 22/10/2019, à 13:26

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

J'ai installé

apt install unbound unbound-host dnssec-trigger 

Voici ce que cela donne via la commande

dig
james14000@james14000-MS-7982:~$ dig

; <<>> DiG 9.11.3-1ubuntu1.9-Ubuntu <<>>
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29605
;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 27

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;.				IN	NS

;; ANSWER SECTION:
.			518377	IN	NS	a.root-servers.net.
.			518377	IN	NS	b.root-servers.net.
.			518377	IN	NS	c.root-servers.net.
.			518377	IN	NS	d.root-servers.net.
.			518377	IN	NS	e.root-servers.net.
.			518377	IN	NS	f.root-servers.net.
.			518377	IN	NS	g.root-servers.net.
.			518377	IN	NS	h.root-servers.net.
.			518377	IN	NS	i.root-servers.net.
.			518377	IN	NS	j.root-servers.net.
.			518377	IN	NS	k.root-servers.net.
.			518377	IN	NS	l.root-servers.net.
.			518377	IN	NS	m.root-servers.net.

;; ADDITIONAL SECTION:
a.root-servers.net.	518377	IN	A	198.41.0.4
a.root-servers.net.	518377	IN	AAAA	2001:503:ba3e::2:30
b.root-servers.net.	518377	IN	A	199.9.14.201
b.root-servers.net.	518377	IN	AAAA	2001:500:200::b
c.root-servers.net.	518377	IN	A	192.33.4.12
c.root-servers.net.	518377	IN	AAAA	2001:500:2::c
d.root-servers.net.	518377	IN	A	199.7.91.13
d.root-servers.net.	518377	IN	AAAA	2001:500:2d::d
e.root-servers.net.	518377	IN	A	192.203.230.10
e.root-servers.net.	518377	IN	AAAA	2001:500:a8::e
f.root-servers.net.	518377	IN	A	192.5.5.241
f.root-servers.net.	518377	IN	AAAA	2001:500:2f::f
g.root-servers.net.	518377	IN	A	192.112.36.4
g.root-servers.net.	518377	IN	AAAA	2001:500:12::d0d
h.root-servers.net.	518377	IN	A	198.97.190.53
h.root-servers.net.	518377	IN	AAAA	2001:500:1::53
i.root-servers.net.	518377	IN	A	192.36.148.17
i.root-servers.net.	518377	IN	AAAA	2001:7fe::53
j.root-servers.net.	518377	IN	A	192.58.128.30
j.root-servers.net.	518377	IN	AAAA	2001:503:c27::2:30
k.root-servers.net.	518377	IN	A	193.0.14.129
k.root-servers.net.	518377	IN	AAAA	2001:7fd::1
l.root-servers.net.	518377	IN	A	199.7.83.42
l.root-servers.net.	518377	IN	AAAA	2001:500:9f::42
m.root-servers.net.	518377	IN	A	202.12.27.33
m.root-servers.net.	518377	IN	AAAA	2001:dc3::35

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Tue Oct 22 14:24:11 CEST 2019
;; MSG SIZE  rcvd: 811

james14000@james14000-MS-7982:~$ 

Apprenti sur Ubuntu.

Hors ligne

#18 Le 22/10/2019, à 14:42

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

james14000 a écrit :

Question : Est ce que ce DNS contourne ceux de mon FAI ? roll

En l'état actuel tu utilises 192.168.1.254 comme résolveur par défaut, donc a priori non. Vérifie à quoi correspond cette adresse sur ton réseau local. S'il s'agit de ta box, vérifie la configuration de celle-ci. Permet-elle de choisir des résolveurs autres que ceux de ton FAI ? Si c'est le cas tuas tout interêt à mettre ceux de FDN.



james14000 a écrit :

Je suis novice en la matière. Je souhaiterais paramétrer DNSSEC roll

C'est expliqué dans la doc que j'ai donné en lien. Et en plus je pense que sur Ubuntu c'est configuré par défaut.

En ligne

#19 Le 22/10/2019, à 15:09

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

J'ai un souci, je n'arrive plus à me connecter à ma BBOX, en revanche, je peux réaliser un PING que voici

james14000@james14000-MS-7982:~$ ping 192.168.1.254
PING 192.168.1.254 (192.168.1.254) 56(84) bytes of data.
64 bytes from 192.168.1.254: icmp_seq=1 ttl=64 time=0.431 ms
64 bytes from 192.168.1.254: icmp_seq=2 ttl=64 time=0.447 ms
64 bytes from 192.168.1.254: icmp_seq=3 ttl=64 time=0.469 ms
64 bytes from 192.168.1.254: icmp_seq=4 ttl=64 time=0.465 ms
64 bytes from 192.168.1.254: icmp_seq=5 ttl=64 time=0.470 ms

J'ai donc stoppé Unboud par cette commande, je pense que cela ne pose pas de souci ? smile Et je puis donc acceder à ma BBOX.

sudo service unbound stop

L'adresse IP 

192.168.1.254

est celle de ma BBOX, en revanche, j'ai beaucoup de mal à parametrer son contenu, en ce sens, je vais chercher sur le net, et reviendrais vers toi avec ou sans informations.

Bon .......... au final, sans avoir stopé Unboud, je peux m'introduire dans la page de configuration de la BBOX.

Dernière modification par james14000 (Le 22/10/2019, à 15:45)


Apprenti sur Ubuntu.

Hors ligne

#20 Le 22/10/2019, à 15:40

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

J'avoue etre un peu perdu. Voici une capture écran de la page de configuration de ma BBOX, est ce l'endroit ou il faut parametrer le resolveur en question ? roll

1571757364.png


Apprenti sur Ubuntu.

Hors ligne

#21 Le 22/10/2019, à 15:51

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Pour cela je t'invite à consulter la documentation de ta box ou les forums de ton FAI. Je trouve un peu curieuse ta question alors que l'on voit une option « domain name server) sur ta copie d'écran…

En ligne

#22 Le 22/10/2019, à 16:21

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

bruno a écrit :

Pour cela je t'invite à consulter la documentation de ta box ou les forums de ton FAI. Je trouve un peu curieuse ta question alors que l'on voit une option « domain name server) sur ta copie d'écran…


C'est parce que je n'y connais rien que malgré la présence de ce terme « domain name server" je demande aide smile
Je n'ai pas envie de faire de conneries sur ma configuration.

OK, je vais consulter le forum de BBOX, merci pour tes conseils bruno smile

Dernière modification par james14000 (Le 22/10/2019, à 16:27)


Apprenti sur Ubuntu.

Hors ligne

#23 Le 22/10/2019, à 16:27

bruno

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

C'est en faisant des « conneries » que l'on apprend wink Et crois moi, j'en ai fait un certain nombre wink

En ligne

#24 Le 22/10/2019, à 16:48

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

Je te crois, et sais que pédagogiquement il est appréciable d'apprendre par méthode empirique, cependant, j'ai besoin d'un peu d'aide, notamment dans ce cas de figure que voici smilebig_smile

Ils sont disponibles aux adresses IPv4 et IPv6 suivantes :

    ns0.fdn.fr : 80.67.169.12 ou 2001:910:800::12
    ns1.fdn.fr : 80.67.169.40 ou 2001:910:800::40

Ces IP ne sont pas acceptées dans la page de configuration de la BBOX, leur format n'est pas adapté, ou dois je les indiquer ?
Rectification, le format passe bien, c'est moi qui ai mal selectionné le champs DNS.
Dois je rebooter ma BBOX pour que ces deux adresses FDN soient prises en compte ?
J'ai indiqué ces deux adresses 80.67.169.12 ou 2001:910:800::12 dans la configuration reseau de UBUNTU, et dans celle de la BOX,, est ce bon ?

J'ai trouvé ceci, mais cela concerne windows roll

Comment changer de DNS pour utiliser ceux de la FDN

Il y a aussi cela pour LINUX, mais ca se complique hmm

Changer de résolveur(s) DNS sous une distribution GNU/Linux

J'ai aussi remarqué que l'on ne pouvait pas changer l'IP de la BBOX, regardez capture écran.


1571763009.png

Bien que j'ai changé les adresses IP dans la BBOX, ainsi que dans la connexion reseau de UBUNTU, ce sont toujours les adresses que voici qui apparaissent quand je fais cette commande :

nmcli dev show | grep DNS
IP4.DNS[1]:                             192.168.1.254
IP4.DNS[2]:                             127.0.0.1
IP6.DNS[1]:                             ::1

Unboud est active par contre !

james14000@james14000-MS-7982:~$ systemctl status unbound
● unbound.service - Unbound DNS server
   Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: 
   Active: active (running) since Tue 2019-10-22 18:28:50 CEST; 1min 19s ago
     Docs: man:unbound(8)
  Process: 7086 ExecStartPre=/usr/lib/unbound/package-helper root_trust_anchor_u
  Process: 7083 ExecStartPre=/usr/lib/unbound/package-helper chroot_setup (code=
 Main PID: 7090 (unbound)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/unbound.service
           └─7090 /usr/sbin/unbound -d

oct. 22 18:28:50 james14000-MS-7982 systemd[1]: Starting Unbound DNS server...
oct. 22 18:28:50 james14000-MS-7982 package-helper[7086]: /var/lib/unbound/root.
oct. 22 18:28:50 james14000-MS-7982 package-helper[7086]: success: the anchor is
oct. 22 18:28:50 james14000-MS-7982 unbound[7090]: [7090:0] notice: init module 
oct. 22 18:28:50 james14000-MS-7982 unbound[7090]: [7090:0] notice: init module 
oct. 22 18:28:50 james14000-MS-7982 unbound[7090]: [7090:0] notice: init module 
oct. 22 18:28:50 james14000-MS-7982 unbound[7090]: [7090:0] info: start of servi
oct. 22 18:28:50 james14000-MS-7982 systemd[1]: Started Unbound DNS server.
lines 1-19/19 (END)

Dernière modification par james14000 (Le 22/10/2019, à 17:32)


Apprenti sur Ubuntu.

Hors ligne

#25 Le 22/10/2019, à 17:37

james14000

Re : Resolu : installer et parametrer Serveur DNS resolveur sous unbound

EUREKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA lol big_smile big_smile big_smile big_smile
Ca fonctionne, je viens de rebooter mon PC, en ce sens, je ne sais pas si c'est lié à la configuration de la BBOX,  je vais la rebooter aussi.

GENIAL !!!!!!!!!!! merci bruno big_smile

james14000@james14000-MS-7982:~$ nmcli dev show | grep DNS
IP4.DNS[1]:                             192.168.1.254
IP4.DNS[2]:                             80.67.169.12
IP6.DNS[1]:                             2001:910:800::12

Dernière modification par james14000 (Le 22/10/2019, à 19:32)


Apprenti sur Ubuntu.

Hors ligne