Skip to content

Attributes contain exception #309

@rvalle

Description

@rvalle

When requesting machines.list() I am getting exceptions as attribute values.

For example client.machines.list()[0].owner.email is returned as maas.client.errors.ObjectNotLoaded: cannot access attribute 'email' of object 'User'

Not that it matters much, but the owner user has in fact an email value set.

There are many other attributes with the same behaviour.

I am using python 3.10 and latest maas stable (3.5.2)

Any idea what this could be related to?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions