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 using the latest version of WebGME, this ended in a crash. The fix for this was to install version v2.10.
[gme:server:worker:simpleworker:pid_102257:WorkerFunctions] plugin [ExecutePipeline] failed with error Error: Distributed operation "Audio Model" failed Generating results failed: CoreIllegalOperationError: Cannot access registry of an unknown member.
at finish (/home/sean.narenthiran/deepforge/node_modules/webgme/src/server/worker/workerrequests.js:130:56)
at null._callback (/home/sean.narenthiran/deepforge/node_modules/webgme/src/plugin/managerbase.js:233:21)
at /home/sean.narenthiran/deepforge/src/plugins/ExecutePipeline/ExecutePipeline.js:455:30
at _fulfilled (/home/sean.narenthiran/deepforge/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/home/sean.narenthiran/deepforge/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/home/sean.narenthiran/deepforge/node_modules/q/q.js:796:13)
at /home/sean.narenthiran/deepforge/node_modules/q/q.js:604:44
at runSingle (/home/sean.narenthiran/deepforge/node_modules/q/q.js:137:13)
at flush (/home/sean.narenthiran/deepforge/node_modules/q/q.js:125:13)
at nextTickCallbackWith0Args (node.js:436:9)
The text was updated successfully, but these errors were encountered:
When using the latest version of WebGME, this ended in a crash. The fix for this was to install version v2.10.
The text was updated successfully, but these errors were encountered: