Skip to content

Error running netconf.connect. #6

@MarkAtAgilliance

Description

@MarkAtAgilliance

Using VS Code on Win 11 pro
Netconf Extension version 2.0

Connection properties are

   "netconf.serverList": [

        {
            "id": "IHUB-831",
            "host": "10.253.0.2",
            "port": 831,
            "username": "admin",
            "password": "<<Hidden>>",
            "clientCapabilities": [
                "urn:ietf:params:netconf:base:1.0",
                "urn:ietf:params:netconf:base:1.1"
            ]
        }
    ],
    "netconf.sshDebug": true

Debug console shows:

notificationsAlerts.ts:42
Error running command netconf.connect: Cannot read properties of undefined (reading 'logger'). This is likely caused by the extension that contributes netconf.connect.

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