You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output is: information/base: Writing private key to '/var/lib/icinga2/certs/enf-emea02-dmzlb01.trakm8.net.key'
To Reproduce
Execute commands as shown above.
Expected behavior
The key and crt file to be produced, or some kind of error output
Screenshots
n/a
Your Environment
icinga2 --version
icinga2 - The Icinga 2 network monitoring daemon (version: 2.11.4-1)
Copyright (c) 2012-2020 Icinga GmbH (https://icinga.com/)
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl2.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
System information:
Platform: CentOS Linux
Platform version: 7 (Core)
Kernel: Linux
Kernel version: 3.10.0-514.26.2.el7.x86_64
Architecture: x86_64
Build information:
Compiler: GNU 4.8.5
Build host: runner-ltrjqz9n-project-322-concurrent-0
Application information:
General paths:
Config directory: /etc/icinga2
Data directory: /var/lib/icinga2
Log directory: /var/log/icinga2
Cache directory: /var/cache/icinga2
Spool directory: /var/spool/icinga2
Run directory: /run/icinga2
Old paths (deprecated):
Installation root: /usr
Sysconf directory: /etc
Run directory (base): /run
Local state directory: /var
Internal paths:
Package data directory: /usr/share/icinga2
State path: /var/lib/icinga2/icinga2.state
Modified attributes path: /var/lib/icinga2/modified-attributes.conf
Objects path: /var/cache/icinga2/icinga2.debug
Vars path: /var/cache/icinga2/icinga2.vars
PID path: /run/icinga2/icinga2.pid
Your kernel version is 3.10.0-514.26.2.el7.x86_64 please update it to at least kernel-3.10.0-544.el7, with this version the syscall getrandom was backported.
Describe the bug
When running
icinga2 node wizard
and answering the questions it fails with error message:critical/cli: Failed to create new self-signed certificate for CN 'myserver.domain.net'. Please try again.
Then when then trying:
Output is:
information/base: Writing private key to '/var/lib/icinga2/certs/enf-emea02-dmzlb01.trakm8.net.key'
To Reproduce
Execute commands as shown above.
Expected behavior
The key and crt file to be produced, or some kind of error output
Screenshots
n/a
Your Environment
Icinga Web 2 Version
2.8.1
Git commit
233bd29e4104125b4e5ef631e8c16dde33dadd9a
PHP Version
7.3.11
Git commit date
2020-06-29
Additional context
Executing
icinga console
produces an error file with the following content.Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: