Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asynchronous connection has been closed #70

Closed
awais40 opened this issue Aug 10, 2022 · 7 comments
Closed

Asynchronous connection has been closed #70

awais40 opened this issue Aug 10, 2022 · 7 comments
Assignees

Comments

@awais40
Copy link

awais40 commented Aug 10, 2022

I am getting error when i am upgrading my firmware from 10.9.4 to 10.11.76,

setupLarod: Unable to load model: Could not load model: Asynchronous connection has been closed

when I calling the function

loadedModel = larodLoadModel(conn, larodModelFd, LAROD_ACCESS_PRIVATE,
                                 "object_detection", &error);

https://github.com/AxisCommunications/acap-native-sdk-examples/blob/main/object-detection/app/object_detection.c
line 335.

When I rollback to my previous firmware it start to work.

@awais40
Copy link
Author

awais40 commented Aug 10, 2022

I am using Axis P3265-LV Dome Camera for testing

@awais40
Copy link
Author

awais40 commented Aug 10, 2022

just found out it work fine when i am using -c 2 (CPU) just getting issue when i am using -c 12

@pataxis
Copy link
Contributor

pataxis commented Aug 10, 2022

Hi @awais40, thanks for reaching out.

Do you also get the error when installing the application directly on 10.11.76, not upgrading firmware?

@awais40
Copy link
Author

awais40 commented Aug 10, 2022

i dont get any error while installing the application. i get error after starting the application, when application tries to load the model file.

@pataxis
Copy link
Contributor

pataxis commented Aug 11, 2022

We will have a look at the problem and see if we can reproduce it in the coming days.

Do you use the object-detection example application without any modifications or do you have your own application?

@marbali8 marbali8 self-assigned this Aug 11, 2022
@marbali8
Copy link
Contributor

Hello!

We are not able to reproduce the error on the firmware, camera and example you mentioned. Could you tell us more information on how you encountered the problem? For example, if you made changes on the object-detection example.

@marbali8
Copy link
Contributor

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants