Skip to content

"Key status is missing in the map" error in demo-app #283

@aghia98

Description

@aghia98

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

  1. Download Pygrid: https://github.com/OpenMined/PyGrid
  2. Execute example/model-centric/Create-plan (without the optional Authentication part)
  3. Correct one issue in the demo-app to avoid HTTP 401 UNAUTHORIZED (see here: HTTP 401 UNAUTHORIZED #282)
  4. Execute the demo-app with Emulator
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: Bug 🐛Some functionality not working in the codebase as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions