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

Interaction error occurred #8944

Open
2 tasks done
RoutineZ opened this issue Jan 15, 2025 · 4 comments
Open
2 tasks done

Interaction error occurred #8944

RoutineZ opened this issue Jan 15, 2025 · 4 comments
Labels
bug Something isn't working need info Need more information to investigate the issue

Comments

@RoutineZ
Copy link

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. sucess deploy SAM ,
    image

2.Use the AI tools error like :
image

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

No response

@RoutineZ RoutineZ added the bug Something isn't working label Jan 15, 2025
@RoutineZ
Copy link
Author

The error is:
Interaction error occurred
SAM worker was not initialized. no available backend found. ERR: [wasm] TypeError: Cannot read properties of undefined (reading 'buffer'), [cpu] Error: previous call to 'initializeWebAssembly()' failed., [xnnpack] Error: previous call to 'initializeWebAssembly()' failed.
How can i solve this problem, thanks!

@bsekachev
Copy link
Member

This is in browser issue.
WebAssembly backend necessary to run onnx decoder in the browser is not available.

First of all, try another browser.

@RoutineZ
Copy link
Author

This is in browser issue. WebAssembly backend necessary to run onnx decoder in the browser is not available.

First of all, try another browser.

Thanks for your replay!
I tried the edge and google, both failed.
And I have deployed CVAT+SAM on two servers and am accessing them both from the same laptop. One server can be accessed and used normally, but the other one cannot.

@bsekachev
Copy link
Member

Hello, did you solve the issue?

@bsekachev bsekachev added the need info Need more information to investigate the issue label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need info Need more information to investigate the issue
Projects
None yet
Development

No branches or pull requests

2 participants