Code Monkey home page Code Monkey logo

Comments (7)

sandervandevelde avatar sandervandevelde commented on August 11, 2024 2

@chriswaters78 Are you able to share your module? Is it put in a public repository? Or are you able to provide it as a pull request to @606simps ?

from iot-edge-modbus.

basimolimajeed avatar basimolimajeed commented on August 11, 2024

I am having a failure issue with the image deplyed from microsoft/azureiotedge-modbus-tcp:1.0-preview . I get "Runtime Status = backoff" and "Exit Code 139"

and the log also shows
Unhandled Exception: System.InvalidOperationException: Missing path to certificate file.
at Modbus.Containers.Program.InstallCert() in /app/Program.cs:line 79
at Modbus.Containers.Program.Main(String[] args) in /app/Program.cs:line 35
Missing path to certificate collection file.

from iot-edge-modbus.

chriswaters78 avatar chriswaters78 commented on August 11, 2024

Hi, pretty sure the V2 modules are not supposed to be compatible with GA, none of mine would run without change. I created a new version of the Modbus module by copying the code over to a skeleton GA module created from the dotnet template as per the Quickstart guide.

The main differences are in the Init method code, updated packaged references, and any references to DeviceClient change to ModuleClient.

from iot-edge-modbus.

MaxKhlupnov avatar MaxKhlupnov commented on August 11, 2024

I Have the same issue "Runtime Status = backoff" and "Exit Code 139".

from iot-edge-modbus.

stephenctw avatar stephenctw commented on August 11, 2024

This module is working in progress. Soon a new version supporting IoT Edge GA will be released. Thanks for all your patience and feedbacks.

from iot-edge-modbus.

stephenctw avatar stephenctw commented on August 11, 2024

Guys, please switch to GA-develop branch and test the module with IoT Edge GA. Open issues if you encounter any. Thanks!

from iot-edge-modbus.

stephenctw avatar stephenctw commented on August 11, 2024

Prebuilt images can be found here.
Linux amd64: microsoft/azureiotedge-modbus-tcp:GA-preview-amd64
Linux arm32v7: microsoft/azureiotedge-modbus-tcp:GA-preview-arm32v7

from iot-edge-modbus.

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.