parthgoel06 opened a new issue, #2072: URL: https://github.com/apache/plc4x/issues/2072
### What happened? 1. When I try to connect to OPCUA server I get this error -> `Caused by: org.apache.plc4x.java.api.exceptions.PlcRuntimeException: Unable to find endpoint - 192.168.0.96` 2. The connection string that I use is this -> `opcua:tcp://192.168.0.96:62640/IntegrationObjects/ServerSimulator?discovery=false&username=test&password=test` 3. It worked fine in version 0.12.0 using the same connection string. 4. I am also reading data from ModbusTCP and it’s working fine in version 0.13.0-SNAPSHOT. 5. I have also attached complete service logs as a text file and error image, if that helps you. [service-logs-with-errors.txt](https://github.com/user-attachments/files/20080342/service-logs-with-errors.txt) <img width="1470" alt="Image" src="https://github.com/user-attachments/assets/7184d0da-219e-4309-81e4-83c7cae484bc" /> ### Version 0.13.0-SNAPSHOT ### Programming Languages - [ ] plc4c - [ ] plc4go - [x] plc4j - [ ] plc4net - [ ] plc4py ### Protocols - [ ] AB-Ethernet - [ ] ADS /AMS - [ ] BACnet/IP - [ ] C-Bus - [ ] CANopen - [ ] EtherNet/IP - [ ] Firmata - [ ] IEC-69870 - [ ] KNXnet/IP - [ ] Modbus - [x] OPC-UA - [ ] Profinet - [ ] S7 - [ ] S7-light -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
