You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching the FiftyOne web app, I encounter the following error in the browser console:
Error: Operator "@voxel51/operators/list_workspaces" not found
at getLocalOrRemoteOperator (http://localhost:5151/assets/index-DPnB2SFW.js:5117:11107)
at useOperatorExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:5117:36793)
at useInvocationRequestExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:5117:39050)
at RequestExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:8785:2131)
at Xh (http://localhost:5151/assets/index-DPnB2SFW.js:31:21729)
at Wk (http://localhost:5151/assets/index-DPnB2SFW.js:33:48569)
at Vk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43841)
at Uk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43762)
at Jk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43602)
at Ok (http://localhost:5151/assets/index-DPnB2SFW.js:33:39578)
The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?
Yes. I can contribute a fix for this bug independently
Yes. I would be willing to contribute a fix for this bug with guidance
from the FiftyOne community
No. I cannot contribute a bug fix at this time
The text was updated successfully, but these errors were encountered:
Describe the problem
When launching the FiftyOne web app, I encounter the following error in the browser console:
Error: Operator "@voxel51/operators/list_workspaces" not found at getLocalOrRemoteOperator (http://localhost:5151/assets/index-DPnB2SFW.js:5117:11107) at useOperatorExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:5117:36793) at useInvocationRequestExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:5117:39050) at RequestExecutor (http://localhost:5151/assets/index-DPnB2SFW.js:8785:2131) at Xh (http://localhost:5151/assets/index-DPnB2SFW.js:31:21729) at Wk (http://localhost:5151/assets/index-DPnB2SFW.js:33:48569) at Vk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43841) at Uk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43762) at Jk (http://localhost:5151/assets/index-DPnB2SFW.js:33:43602) at Ok (http://localhost:5151/assets/index-DPnB2SFW.js:33:39578)
Code to reproduce issue
System information
python --version
): 3.10.6fiftyone --version
): 1.3.0Willingness to contribute
The FiftyOne Community encourages bug fix contributions. Would you or another
member of your organization be willing to contribute a fix for this bug to the
FiftyOne codebase?
from the FiftyOne community
The text was updated successfully, but these errors were encountered: