It seems the VM can’t resolve github sites like raw.githubusercontent.com
which is required.
In some cases it helps to change the DNS server.
Please try a ping:
ping raw.githubusercontent.com
ping 185.199.108.133
and also nslookup:
nslookup raw.githubusercontent.com
If nslookup isn’t there, you can install it using dnf install bind-utils
Why not install a new VM with a clean operating system from a install-ISO and then use the script as suggested?
I saw that the cockpit was not installed and enabled. I installed it, enabled it
Why are you messing around with Cockpit? That’s not part of NS8. Just concentrate on the essentials for now.
2 Likes
It’s already done, these prints are from a new clean VM and it doesn’t move forward! Thank you.