-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Type: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended
Description
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
- Download Pygrid: https://github.com/OpenMined/PyGrid
- Execute example/model-centric/Create-plan (without the optional Authentication part)
- Correct one issue in the demo-app to avoid HTTP 401 UNAUTHORIZED (see here: HTTP 401 UNAUTHORIZED #282)
- Execute the demo-app with Emulator
- See the error
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
- OS: Windows 10
- OS Version: v2004
- demo app launcher: Android Studio Emulator
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: Bug 🐛Some functionality not working in the codebase as intendedSome functionality not working in the codebase as intended