Giter VIP home page Giter VIP logo

Comments (7)

mawax avatar mawax commented on September 15, 2024 1

You can work around this by passing the command-line argument BypassCertVerification=true to the OPCPublisher module. See: https://docs.microsoft.com/en-us/azure/industrial-iot/reference-command-line-arguments

from iotedgehubdev.

marianan avatar marianan commented on September 15, 2024

@derSchtefan thanks for reporting this issue. Are you able to run your scenario using a VM or physical device? Does it only fail in the simulator?

from iotedgehubdev.

derSchtefan avatar derSchtefan commented on September 15, 2024

@marianan everything works perfectly fine on VMs and physical devices. it only fails in the simulator.

from iotedgehubdev.

marianan avatar marianan commented on September 15, 2024

Got it, thanks for confirming. The issue is in our backlog. We will share updates here when available.

from iotedgehubdev.

ReneHezser avatar ReneHezser commented on September 15, 2024

@derSchtefan I could run the OPCPublisher and debug in a custom filter module in local edgeHub dev with the proposed setting from mawax.

"settings": {
    "image": "mcr.microsoft.com/iotedge/opc-publisher:2.8.3",
    "createOptions": {
        "Hostname": "opcpublisher",
        "Cmd": [
            "--BypassCertVerification=true",
            "--an=IIoTAdapter",

Does it work for you as well?

from iotedgehubdev.

delema98 avatar delema98 commented on September 15, 2024

This issue can be closed.
Since the version 2.9.0 Preview 4 this issue is fixed.

duplicate here

from iotedgehubdev.

konichi3 avatar konichi3 commented on September 15, 2024

Thank you for the notification. Closing.

from iotedgehubdev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.