I have tested the installation to verify that I can connect, similar to this page (It’s a docker instance of oracle 7, with the SSL ports exposed)
However, when trying to run the python test examples with the EZD I run into a connection error. This can be seen in the screenshots I have attached.
When looking at the websocket api setup with TREP, it seems to be referring to ADS rather than EZD. As EZD setup is for SSL/RSSL is there something special I need to configure to open the port 15000. It seems like websocket quick start examples only use 15000
Any advice on how to move forward would be much appreciated!