Hello,
I'm in doing this guide in order to register the issue we had in a project in Repsol.
The problem was that the OPCUA Server did never boot up, because it was trying to configure the address space for all the variables we had in a remote, around 40.000.
This configuration of the address space was taking way more time that is configured in the Keep Alive Section of the API configuration, that in it's default it's 60.000ms.
Then, if we set it to 0 so it's no has time limitation, the server starts normally. This is good to know because if we had a project with for example, like 20.000 tags, it will take more time than set up in default an will cause in module restart every minute making the server to never start.
So, if we set up the configuration correctly, the message tag model loaded OK, resuming links, will show up in a determinate period of time.
This will make the server browsable and in a successful connection.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article