AssertionError:
(16 additional frame(s) were not displayed)
...
File "parsec/asgi/rpc.py", line 431, in run_request
rep = await cmd_func(client_ctx, request)
File "parsec/components/realm.py", line 464, in api_realm_create
outcome = await self.create(
File "parsec/components/postgresql/utils.py", line 295, in wrapper
result = await func(self, conn, *args, **kwargs)
File "parsec/components/postgresql/realm.py", line 78, in create
return await realm_create(
File "parsec/components/postgresql/realm_create.py", line 167, in realm_create
assert row is not None
Sentry Issue: PARSEC3-SERVER-X