I am setting up a new dc slave and when I log in to my Master server and when I go to the App Center and try to install UCS RADIUS from by selecting the appropriate slave, I receive the following error message.
The weird part is I was able to install the DHCP “app” without issue.
When I am on the slave server, I am unable to even locate the RADIUS app from the App Center there.
root@vd-ucs:~# ucr get nameserver1
192.168.4.10
root@vd-ucs:~# ucr get nameserver2
192.168.50.35
ucr get dns/forwader1
Is not providing any results, but I do have the Google Public DNS in as a forwarder on this server.
To be safe thought I ran the following
root@vd-ucs:~# sudo ucr set dns/forwarder1=8.8.8.8
Setting dns/forwarder1
File: /etc/bind/named.conf.proxy
File: /etc/bind/named.conf.samba4
root@vd-ucs:~# ucr get dns/forwader1
root@vd-ucs:~#
But there were still no results, from ucr get dns/forwarder1
From the slave, I can ping the internet and I can even download other apps directly to the slave itself from the App Center. And I was able to install the DHCP server from the master without any issue.
I checked my firewall and it is not blocking anything that it shouldn’t be.
Another interesting thing is if I run the following.
root@vd-ucs:~# univention-app install radius
usage: univention-app install [-h] [--noninteractive] [--username USERNAME]
[--pwdfile PWDFILE]
[--set KEY=VALUE [KEY=VALUE ...]] [--dry-run]
[--do-not-revert] [--only-master-packages]
[--do-not-install-master-packages-remotely]
[--do-not-pull-image]
app
univention-app install: error: Unable to find app radius. Maybe "/usr/bin/univention-app update" to get the latest list of applications?
Let me know if you have any other suggestions. I greatly appreciate your help.
Hey, Christian,
Thanks for your help. I checked the status and is stated it was successfully joined, I then tried to install it from the app again and this time it went thru!!