Been investigating and I think it maybe a configuration issue, trying to work out the different config options.
The test server reports the following when queried
uaclient.uaclient - INFO - Endpoint 1:')
uaclient.uaclient - INFO - Endpoint URL: opc.tcp://localhost:4840')
uaclient.uaclient - INFO - Application URI: urn:open62541.server.application')
uaclient.uaclient - INFO - Product URI:
http://open62541.org')
uaclient.uaclient - INFO - Application Name: LocalizedText(Locale='en', Text='open62541-based OPC UA Application')')
uaclient.uaclient - INFO - Application Type: 0')
uaclient.uaclient - INFO - Discovery URL: opc.tcp://localhost:4840')
uaclient.uaclient - INFO - Server Certificate: [no certificate]')
uaclient.uaclient - INFO - Security Mode: 1')
uaclient.uaclient - INFO - Security Policy URI:
http://opcfoundation.org/UA/SecurityPolicy#None')
uaclient.uaclient - INFO - User policy: open62541-anonymous-policy')
uaclient.uaclient - INFO - Token type: 0')
uaclient.uaclient - INFO - User policy: open62541-username-policy')
uaclient.uaclient - INFO - Token type: 1')
uaclient.uaclient - INFO - Security Policy URI:
http://opcfoundation.org/UA/SecurityPolicy#None')
uaclient.uaclient - INFO - Transport Profile URI:
http://opcfoundation.org/UA-Profile/Transport/uatcp-uasc-uabinary')
uaclient.uaclient - INFO - Security Level: 1')
uaclient.uaclient - INFO - ')
the Ignition server :-
uaclient.uaclient - INFO - Endpoint 1:')
uaclient.uaclient - INFO - Endpoint URL: opc.tcp://localhost:62541')
uaclient.uaclient - INFO - Application URI: urn:inductiveautomation:ignition:opcua:server:5e954f0a-ab48-41cb-bbac-f36d4fcc3819')
uaclient.uaclient - INFO - Product URI: urn:inductiveautomation:ignition:opcua:server')
uaclient.uaclient - INFO - Application Name: LocalizedText(Locale='en', Text='Ignition OPC UA Server')')
uaclient.uaclient - INFO - Application Type: 0')
uaclient.uaclient - INFO - Discovery URL: opc.tcp://localhost:62541/discovery')
uaclient.uaclient - INFO - Server Certificate: commonName=Ignition OPC UA Server, organizationName=Inductive Automation, organizationalUnitName=, localityName=Folsom, stateOrProvinceName=CA, countryName=US (self-signed), 2023-04-20 14:00:00 - 2026-04-20 14:00:00')
uaclient.uaclient - INFO - Security Mode: 1')
uaclient.uaclient - INFO - Security Policy URI:
http://opcfoundation.org/UA/SecurityPolicy#None')
uaclient.uaclient - INFO - User policy: anonymous')
uaclient.uaclient - INFO - Token type: 0')
uaclient.uaclient - INFO - User policy: username')
uaclient.uaclient - INFO - Token type: 1')
uaclient.uaclient - INFO - Security Policy URI:
http://opcfoundation.org/UA/SecurityPolicy#Basic256')
uaclient.uaclient - INFO - Transport Profile URI:
http://opcfoundation.org/UA-Profile/Transport/uatcp-uasc-uabinary')
uaclient.uaclient - INFO - Security Level: 32')
uaclient.uaclient - INFO - ')