Problem: ucs@school Install Wizard Complains with "Validation Error"

Problem

The ucs@school install wizard complains about a “Validation Error”.

Environment

You are trying to set up a new server. The installation of the ucs@school app was successfully. Executing the initialization wizard ends with the error on UMC.

When increasing loglevel by

umc/module/debug/level: 2
umc/server/debug/level: 2
systemctl restart univention-management-console-web-server
systemctl restart univention-management-console-server

will show the following entries in /var/log/univention/management-console-web-server.log:

CPCommand (192.168.1.2:48484) response status code: 422
CPCommand (192.168.1.2:48484) response result: {'master': u'Wert ist ung\xfcltig'}
CPCommand (192.168.1.2:48484) response error: {'traceback': None, 'command': 'install'}

VErify hostname by:
root@01master:~# hostname -f
01master.schulen.ucs

Solution

Hostnames starting with numbers are not allowed. You will have to reinstall your server and assign a hostname not starting with a number.
There is a bug open to provide a more useable error message.

Mastodon