Ipv6_addaddr1: Invalid argument
... / Ipv6_addaddr1: Invalid ar...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
question

Ipv6_addaddr1: Invalid argument

Par
PragmaTICEA
Créé le 2018-08-24 07:11:47 (edited on 2024-09-04 11:10:53) dans Serveurs dédiés

Bonjour,
Une idée pour résoudre cette erreur récurrente dans les logs ?
` dhcpcd[611]: ipv6_addaddr1: Invalid argument`

Merci
Fred


2 réponses ( Latest reply on 2023-08-21 13:45:57 Par
FabL
)

Bonjour,

A tout hasard, test:
grep -Ri ipv6_addaddr1 /etc/dhcp
ou
grep -Ri ipv6_addaddr1 /etc/*

Et tu vas retrouver l'erreur en question

Bon courage
Captainadmin

Merci de ton retour.
Malheureusement grep ne trouve rien :
grep -Ri ipv6_addaddr1 /etc/*
grep: /etc/alternatives/php-fpm.sock: Aucun périphérique ou adresse
grep: /etc/backuppc/pc: warning: recursive directory loop
grep: /etc/issue: Aucun fichier ou dossier de ce type
grep: /etc/issue.net: Aucun fichier ou dossier de ce type
grep: /etc/runit/runsvdir/default/irqbalance/supervise: Aucun fichier ou dossier de ce type
grep: /etc/runit/runsvdir/default/ssh/supervise: Aucun fichier ou dossier de ce type
grep: /etc/runit/runsvdir/default/ssh/log/supervise: Aucun fichier ou dossier de ce type
grep: /etc/sv/irqbalance/supervise: Aucun fichier ou dossier de ce type
grep: /etc/sv/ssh/supervise: Aucun fichier ou dossier de ce type
grep: /etc/sv/ssh/log/supervise: Aucun fichier ou dossier de ce type
grep: /etc/systemd/system/multi-user.target.wants/smartd.service: Aucun fichier ou dossier de ce type
grep: /etc/systemd/system/multi-user.target.wants/loolwsd.service: Aucun fichier ou dossier de ce type

Bonjour à vous deux,

@PragmaTICEA, avez-vous pu trouver une solution à votre sujet ? Si c'est le cas, n'hésitez pas à la partager ici.

Dans le cas contraire, je vous invite à ajouter les tests que vous avez pu effectuer depuis votre dernier message, afin qu'un nouveau retour puisse vous être apporté par la communauté.

^FabL

Bonjour @FabL, je n'avais pas trouvé de solution à ce problème sachant que l'erreur a soudainement disparu sans modif de ma part.
La commande "journalctl -p 3 -xb" montre qu'il n'y a plus aucune erreur depuis le 9 juin 2h.
juin 09 01:50:35 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 01:52:32 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 01:54:07 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 01:55:53 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 01:56:42 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 01:58:02 dhcpcd[611]: ipv6_addaddr1: Invalid argument
juin 09 03:44:42 sshd[1068903]: error: kex_exchange_identification: Connection closed by remote host
juin 09 03:45:51 sshd[1068972]: error: kex_exchange_identification: banner line contains invalid characters
juin 09 03:45:51 sshd[1068976]: error: kex_exchange_identification: Connection closed by remote host
juin 09 03:45:51 sshd[1068967]: error: Protocol major versions differ: 2 vs. 1
juin 09 03:45:52 sshd[1068981]: error: Protocol major versions differ: 2 vs. 1
juin 09 05:29:22 ovpn-server[514]: tls-crypt unwrap error: packet too short
juin 09 05:29:22 ovpn-server[514]: TLS Error: tls-crypt unwrapping failed from [AF_INET]

Bonjour,

Je vous remercie pour ce retour,

@JeanR, aurais-tu d'autres pistes ou tests à proposer ?

^FabL