Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running systemctl status infnoise on Ubuntu 22.04.1 LTS #30

Open
JamesTimothyMeech opened this issue Mar 6, 2023 · 1 comment

Comments

@JamesTimothyMeech
Copy link

Errors printed when running systemctl status infnoise :

base) james@james-System-Product-Name:~/Desktop/infnoise/software$ systemctl status infnoise
× infnoise.service - Wayward Geek InfNoise TRNG driver
Loaded: loaded (/lib/systemd/system/infnoise.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-03-06 18:00:16 GMT; 8min ago
Process: 96198 ExecStart=/usr/sbin/infnoise --dev-random --daemon --pidfile /var/run/infnoise.pid (code=exited, status=127)
CPU: 2ms

Mar 06 18:00:15 james-System-Product-Name systemd[1]: infnoise.service: Control process exited, code=exited, status=127/n/a
Mar 06 18:00:15 james-System-Product-Name systemd[1]: infnoise.service: Failed with result 'exit-code'.
Mar 06 18:00:15 james-System-Product-Name systemd[1]: Failed to start Wayward Geek InfNoise TRNG driver.
Mar 06 18:00:16 james-System-Product-Name systemd[1]: infnoise.service: Scheduled restart job, restart counter is at 5.
Mar 06 18:00:16 james-System-Product-Name systemd[1]: Stopped Wayward Geek InfNoise TRNG driver.
Mar 06 18:00:16 james-System-Product-Name systemd[1]: infnoise.service: Start request repeated too quickly.
Mar 06 18:00:16 james-System-Product-Name systemd[1]: infnoise.service: Failed with result 'exit-code'.
Mar 06 18:00:16 james-System-Product-Name systemd[1]: Failed to start Wayward Geek InfNoise TRNG driver.

@ZAlexanderV
Copy link

Seems you have issue with infnoise start. Is it works if you run in from cli?
could you add -D flag to systemd unit ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants