We just installed Grommunio under Debian 12 yesterday. Everything seems to be fine, but we have API crashes:
2023-10-26T15:30:17.641875+02:00 SRV2023 uwsgi[2302]: [ERROR] (grommunio Admin API) Response validation failed: [InvalidSchemaValue(value={'ID': 10, 'domainname': 'srv2023.local', 'displayname': 'srv2023.local', 'orgID': 1, 'maxUser': 10, 'activeUsers': 0, 'inactiveUsers': 0, 'virtualUsers': 0, 'title': '', 'address': '', 'adminName': '', 'tel': '', 'endDay': '2100-01-01', 'domainStatus': 0, 'syncPolicy': None, 'chat': False, 'homeserver': {'ID': 1, 'hostname': 'srv2023'}}, type=<SchemaType.ANY: None>, schema_errors=(<ValidationError: 'None for not nullable'>,))]
2023-10-26T15:30:17.641981+02:00 SRV2023 uwsgi[2302]: [WARNING] (grommunio Admin API) GET /api/v1/system/domains/10? from 192.168.35.184 -> 500 '{"message":"The server generated an invalid response."}\n'
2023-10-26T15:30:17.642377+02:00 SRV2023 uwsgi[2302]: [pid: 2302|app: 0|req: 4/4] 192.168.35.184 () {40 vars in 1415 bytes} [Thu Oct 26 15:30:17 2023] GET /api/v1/system/domains/10 => generated 56 bytes in 11 msecs (HTTP/1.1 500) 3 headers in 136 bytes (1 switches on core 3)
apt update; apt upgrade = aktuell
The error becomes visible, when we open the Domain dialogue in the admin menue.