Git Product home page Git Product logo

Comments (5)

mitchross avatar mitchross commented on September 24, 2024

Some discussion https://devtalk.nvidia.com/default/topic/1068898/nvidiadeepstreamsdk-iot-image-is-broken-/?offset=5#5414903

from azure-iot-edge-deepstream-module-with-iot-central.

toolboc avatar toolboc commented on September 24, 2024

@mitchross,

Can you provide the JetPack version and DeepStream version you are using along with an example of the DeepStream configuration that is causing the error?

Once we have that, we can try to reproduce over here with the same configuration and see if we can get to the root cause.

The NVIDIA forum post mentions that the container may be looking for a previous version of TensorRT which is likely updated in recent Jetpack/DeepStream. If that is the case, the issue might be due to pinning of the DeepStream SDK container to previous sha. This was done to enforce version matching at the time the code was written but could very likely have drifted. If you remove this from the deployment template and instead pull the latest image, does that give a different result?

from azure-iot-edge-deepstream-module-with-iot-central.

mitchross avatar mitchross commented on September 24, 2024

JetPack 4.3, Deepstream 4.0.2

removed SHA- same issue

App` run failed

** ERROR: <create_osd_bin:40>: Failed to create 'osd_conv'
**ERROR: <create_osd_bin:114>: create_osd_bin failed ** ERROR: <create_processing_instance:705>: create_processing_instance failed ** ERROR: <create_pipeline:1045>: create_pipeline failed ** ERROR: <main:1096>: Failed to create pipeline Quitting

Gist of the iot deployment manifest and deepstream config -> https://gist.github.com/mitchross/974c6e8e3b73f2b62bd878f5a2c817da

from azure-iot-edge-deepstream-module-with-iot-central.

mitchross avatar mitchross commented on September 24, 2024

Perhaps this is a hint -> https://github.com/Azure-Samples/NVIDIA-Deepstream-Azure-IoT-Edge-on-a-NVIDIA-Jetson-Nano/pull/9/files

looks like image name changed?

from azure-iot-edge-deepstream-module-with-iot-central.

mitchross avatar mitchross commented on September 24, 2024

@toolboc Issue is resolved with this PR now. #4

from azure-iot-edge-deepstream-module-with-iot-central.

Related Issues (5)

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.