Installation on Rocky 9.1 fails:
Installing collected packages: typing-extensions, resolvelib, pyasn1, ptyprocess, lockfile, certifi, cchardet, urllib3, semver, redis, PyYAML, pyrsistent, pycparser, psutil, pexpect, packaging, multidict, MarkupSafe, ldap3, idna, hiredis, docutils, dnspython, chardet, attrs, async-timeout, yarl, requests, python-daemon, jsonschema, Jinja2, cffi, aioredis, pycares, cryptography, brotlipy, ansible-runner, aiohttp, ansible-core, aiodns
Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 PyYAML-6.0 aiodns-3.0.0 aiohttp-3.7.4.post0 aioredis-2.0.1 ansible-core-2.14.1 ansible-runner-2.3.1 async-timeout-3.0.1 attrs-21.2.0 brotlipy-0.7.0 cchardet-2.1.7 certifi-2021.5.30 cffi-1.14.5 chardet-4.0.0 cryptography-39.0.0 dnspython-2.1.0 docutils-0.19 hiredis-2.0.0 idna-2.10 jsonschema-3.2.0 ldap3-2.9.1 lockfile-0.12.2 multidict-5.1.0 packaging-23.0 pexpect-4.8.0 psutil-5.8.0 ptyprocess-0.7.0 pyasn1-0.4.8 pycares-4.0.0 pycparser-2.20 pyrsistent-0.19.3 python-daemon-2.3.2 redis-3.5.3 requests-2.25.1 resolvelib-0.8.1 semver-2.13.0 typing-extensions-3.10.0.0 urllib3-1.26.6 yarl-1.6.3
Setup registry:
Add /etc/hosts entries:
Generate WireGuard VPN key pair:
Rnm8TDiW6SNLbSI5LUSwbbH6PDk5/rNNh+6iM8mND3A=
Add firewalld core rules:
Start Redis DB:
Created symlink /etc/systemd/system/default.target.wants/redis.service → /etc/systemd/system/redis.service.
Generating cluster password:
Write initial cluster environment state
Error: inspecting object: ghcr.io/nethserver/core:0.0.30: image not known
Generating api-server password:
Generating node password:
AUTH failed: WRONGPASS invalid username-password pair or user is disabled.
OK
OK
3
OK
OK
OK
OK
OK
OK
OK
OK
Start API server and core agents:
Created symlink /etc/systemd/system/multi-user.target.wants/api-server.service → /etc/systemd/system/api-server.service.
Created symlink /etc/systemd/system/default.target.wants/agent@cluster.service → /etc/systemd/system/agent@.service.
Created symlink /etc/systemd/system/default.target.wants/agent@node.service → /etc/systemd/system/agent@.service.
Grant initial permissions:
/var/lib/nethserver/node/install-core.sh: line 152: runagent: command not found
Even after rebooting, connection is refused when I try to reach the cluster-admin
page. This is a fresh, clean install of Rocky 9.1, with only the hypervisor guest agents added.