Skip to content

Error when trying to creat nodes and projects #18

@jrdunha

Description

@jrdunha

I can get server facts from my GNS3VM through ansible when I run my plays but when I try to run aplay to creat a new project I get a similar error to this. I get this error when I run a play to create a node on an existing project yet it still creates the node. I am lost on how to correct this error.

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: requests.exceptions.HTTPError: 400: JSON schema error with API request '/v2/projects/1b47f47f-54f0-42ec-ac5f-f33ea23bd119/nodes/d8123552-b459-4e0a-aba2-3928c30c6015' and JSON data '{'name': 'Ethernet switch', 'compute_id': 'local', 'pydantic_initialised': True}': Additional properties are not allowed ('pydantic_initialised' was unexpected)
fatal: [GNS]: FAILED! => {"changed": false, "msg": "400: JSON schema error with API request '/v2/projects/1b47f47f-54f0-42ec-ac5f-f33ea23bd119/nodes/d8123552-b459-4e0a-aba2-3928c30c6015' and JSON data '{'name': 'Ethernet switch', 'compute_id': 'local', 'pydantic_initialised': True}': Additional properties are not allowed ('pydantic_initialised' was unexpected)"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions