runtime error

r = users_api.whoami(client=self.http_client) # .par ā”‚ ā”‚ 152 ā”‚ ā”‚ ā”‚ ā”‚ 153 ā”‚ ā”‚ if not workspace and self._user.username == DEFAULT_USERNAME a ā”‚ ā”‚ 154 ā”‚ ā”‚ ā”‚ warnings.warn( ā”‚ ā”‚ ā”‚ ā”‚ /home/user/.local/lib/python3.10/site-packages/argilla/client/sdk/users/api. ā”‚ ā”‚ py:40 in whoami ā”‚ ā”‚ ā”‚ ā”‚ 37 ā”‚ url = "/api/me" ā”‚ ā”‚ 38 ā”‚ ā”‚ ā”‚ 39 ā”‚ response = client.get(url) ā”‚ ā”‚ ā± 40 ā”‚ return UserModel(**response) ā”‚ ā”‚ 41 ā”‚ ā”‚ 42 ā”‚ ā”‚ 43 # TODO(frascuchon): rename this to `whoami` and deprecate the current ā”‚ ā”‚ ā”‚ ā”‚ in pydantic.main.BaseModel.__init__:341 ā”‚ ā•°ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā”€ā•Æ ValidationError: 6 validation errors for UserModel id field required (type=value_error.missing) first_name field required (type=value_error.missing) role field required (type=value_error.missing) api_key field required (type=value_error.missing) inserted_at field required (type=value_error.missing) updated_at field required (type=value_error.missing)

Container logs:

Fetching error logs...