FUXA
FUXA copied to clipboard
How to increase the connection type of a device
Hello,I want to know how to increase the connection type of a device,could you give some help?
Hi, you have to look the other device and the sample [template]https://github.com/frangoteam/FUXA/tree/master/server/runtime/devices/template) in server side and add the it in DeviceType in frontend
I also want to ask, when my computer IP address changes, the project cannot be started,because the device cannot be connected ,what should I do,thanks a lot
Sorry for the delay, the error message from the server?
Yes, because my IP address has changed, it's reported an error when I started the project. OPCUA can't connect to the server,and i don't known how should i do
can you send me the error reported?
This is an error message ‘2022-01-24T07:10:23.253Z [WAR] 'opcua' working (connection || polling) overload! ‘
2022-01-24T07:11:00.808Z [ERR] 'opcua' connect failure! Error: The connection may have been rejected by server, Err = (connect ETIMEDOUT 172.16.33.xxx:xxxxx)
that you have changed the IP of the machine where fuxa is located should not play any role. I suppose that you have tried to connect the server with an other client?
Since there has been no answer to the question above, I'm assume the issue has been resolved in the meanwhile. I'm therefore going to close this issue.