Re: /dev/random blocking causing i2p router to crash
diaphragmwp <[email protected]> Tue, 30 Jun 2026 09:32:32 -0400 (EDT)
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
> after 1 hour of uptime on the i2p router /dev/random will block That is expected behavior by standard, /dev/urandom should be used for this. This is more of an i2p problem than an OpenBSD one, you should probably mail i2p developers instead. Or a "gnu.crypto" problem according to the stack trace you've shared. Either way, there's i2pd in ports, you could try that.