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 demo app with pygrid server hosting the included example (create-plan), a message is displayed:
"There was an error. org.openmined.syft.execution.JobErrorThrowable$ExternalException: Key status is missing in the map".
After debugging using Pygrid server log, it appears the error occurs after " POST /model-centric/cycle-request HTTP/1.1" request.
Description
When launching the demo app with pygrid server hosting the included example (create-plan), a message is displayed:
"There was an error. org.openmined.syft.execution.JobErrorThrowable$ExternalException: Key status is missing in the map".
After debugging using Pygrid server log, it appears the error occurs after " POST /model-centric/cycle-request HTTP/1.1" request.
How to Reproduce
Expected Behavior
Training plan is downloaded by the emulated device
Screenshots
Screen of the error message: ibb.co/R6CF81K
Screen of the pygrid server log: ibb.co/n6g5Nsg
System Information