Skip to content

Plugin can't connect to proxmox or netbox #292

@templier2

Description

@templier2

Used netbox 4.2.9 and proxbox 0.0.6b2
Connectivity to netbox API works only as http://localhost:8001. Despite working nginx and https plugin is unable to connect using https://fqdn.
connectivity to proxmox is not working neither ip nor domain
Trying to establish connection to NetBox using SQL database...
proxmox_schemas: [ProxmoxSessionSchema(ip_address='some_ip', domain='', http_port=8006, user='user@pam', password=None, token=ProxmoxTokenSchema(name='user', value='user'), ssl=False)]
INPUT is Pydantic Model ProxmoxSessionSchema
Using token to authenticate with Proxmox
Using IP some_ip address to authenticate with Proxmox as domain is not provided
INFO: 127.0.0.1:39182 - "GET /proxmox/version?ip_address=some_ip HTTP/1.1" 400 Bad Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions