When I was following the process in the ‘Quickstart with Docker’ section on https://flower.ai/docs/framework/docker/tutorial-quickstart-docker.html, I encountered the following issue when running the command flwr run . local-deployment --stream:
[root@localhost quickstart-docker]# flwr run . local-deployment --stream
Loading project configuration…
Success
<_InactiveRpcError of RPC that terminated with:
status = StatusCode.FAILED_PRECONDITION
details = “Federation ‘’ does not exist.”
debug_error_string = “UNKNOWN:Error received from peer {grpc_status:9, grpc_message:“Federation ‘’ does not exist.”}”