Error: invalid wire type 4 at offset 2332 #148
Labels
Priority: 2 - High 😰
Should be fixed as quickly as possible, ideally within the current or following sprint
Severity: 2 - High 😰
Does not cause a failure, but causes the system to be incorrect, incomplete, or inconsistent
Status: Investigating 🔍
Something we are looking in to, but not currently in active development
Type: Bug 🐛
Some functionality not working in the codebase as intended
Description
I tried to run syft.js together with a hosted FL plan for MNIST that I created and hosted with the notebooks from the PySyft repo (
/examples/experimental/FL Training Plan
). I followed the instructions in thesyft.js
repo and opened thewith-grid
example. However when starting the worker, there seem to be a number of issues:Promise.resolve(1000)
in thegetUploadSpeed
function.The unserialization of the model protobuf that is executed right before that works.
How to Reproduce
System Information
The text was updated successfully, but these errors were encountered: