Thanks for this…
I should probably start by saying that although we are using UCS for a few months, there’s just not enough information about command line tools.
I would have never guessed that you can get such comprehensive answer from the univention-app.
However, running this command I got:
logger=context userId=0 orgId=0 uname= t=2024-04-18T14:40:38.280310294+01:00 level=info msg=“Request Completed” method=GET path=/ status=302 remote_addr=10.xxx.xxx.xxx time_ms=0 duration=676.72µs size=43 referer=https://domain/univention/management/ handler=/
logger=ldap t=2024-04-18T14:40:43.680937572+01:00 level=info msg=“LDAP enabled, reading config file” file=/var/lib/univention-appcenter/apps/admin-dashboard/conf/grafana/ldap.toml
logger=context userId=0 orgId=0 uname= t=2024-04-18T14:40:43.693097213+01:00 level=error msg=“Error while trying to authenticate user” error=“dial tcp: lookup domain on 8.8.8.8:53: no such host” remote_addr=10.xxx.xxx.xxx traceID=
logger=context userId=0 orgId=0 uname= t=2024-04-18T14:40:43.693155186+01:00 level=error msg=“Request Completed” method=POST path=/login status=500 remote_addr=10.xxx.xxx.xxx time_ms=13 duration=13.192684ms size=66 referer=https://domain/ucs-dashboard/login handler=/login
error=“dial tcp: lookup domain on 8.8.8.8:53: no such host” - being the culprit
Why would it query 8.8.8.8 for a domain, when UCS is running its own DNS?