Le nœud s'arrête avec 'impossible d'ouvrir / dev / urandom' erreur
3 réponses
- votes
-
- 2019-03-11
J'ai utilisé ce HACK en raison de l'absence de soutien dumatériel RNG.Leproblèmen'ajamais été apparu après. Je l'ai déjàmentionné dans la question Gitlab liée dans l'autre réponseet la copieicipour convaincre.
I used this hack because of the lack of hardware rng support. The problem did never appear afterwards. I already mentioned it in the Gitlab issue linked in the other answer and copied it here for convince.
-
- 2019-03-11
Jen'aipas vu celamoi-même auparavant,mais d'autrespersonnes ont apparemment.Selon cela,la question devrait être réparéemaintenant,maispeut-être des éléments utiles dans les commentaires quipourraient vous aider
I haven't seen this myself before, but other people have apparently. According to that, the issue should be fixed now, but perhaps there is some useful stuff in the comments that might help you
-
- 2019-03-11
Ceproblème atouché quelquespersonnes au début,il sebloque desnœuds au hasard.Je l'aimoi-même vu au hasard au hasardtôt,maisn'aipas vu detels occurrencespuisqu'ils (en raison desmises àjour ci-dessous du correctifet dunoeud).La solution recommandée à l'époque consiste à augmenter les limites Linux sur lenombre defichiers ouverts,vouspouvez suivre la solution ici .
résumer:
# check hard limit on user ulimit -Hn # check soft limit on user ulimit -Sn sudo vi /etc/security/limits.conf Add a line of “<USERNAME> soft nofile <limit>”
This issue affected a few people early on, it would crash nodes randomly. I've myself seen this at random times early but have not seen such occurrences since (due to the below fix and node updates). The recommended solution at the time is to increase the linux limits on number of files open, you can follow the solution here.
To summarize:
# check hard limit on user ulimit -Hn # check soft limit on user ulimit -Sn sudo vi /etc/security/limits.conf Add a line of “<USERNAME> soft nofile <limit>”
Cetteerreur:
a arrêté unnœud dans sespistes aujourd'hui.C'est lapremièrefois quej'ai déjà vu cemessage.Jejouais avec la configuration dunœudplustôtet finipar la réinitialiser à défaut.Maintenant,je reçois cetteerreur.