You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@node-red:/opt/mqtt2opcua# node examples/run.js
OPC Server Initialized
Error: expecting a valid port (number)
at OPCUAServer.createEndpointDescriptions (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:2379:19)
at OPCUAServer. (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:558:39)
at Generator.next ()
at /opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:15:71
at new Promise ()
at __awaiter (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:11:12)
at OPCUAServer._delayInit (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:531:33)
at OPCUAServer. (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:674:28)
at Generator.next ()
at /opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:15:71
The text was updated successfully, but these errors were encountered:
root@node-red:/opt/mqtt2opcua# node examples/run.js
OPC Server Initialized
Error: expecting a valid port (number)
at OPCUAServer.createEndpointDescriptions (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:2379:19)
at OPCUAServer. (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:558:39)
at Generator.next ()
at /opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:15:71
at new Promise ()
at __awaiter (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:11:12)
at OPCUAServer._delayInit (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:531:33)
at OPCUAServer. (/opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:674:28)
at Generator.next ()
at /opt/mqtt2opcua/node_modules/node-opcua-server/dist/opcua_server.js:15:71
The text was updated successfully, but these errors were encountered: