add ctx initialize
config.go @@ -65,6 +65,7 @@ Mode: ModeSingle, Config: agentConf, ClusterPort: DefaultClusterPort, Ctx: context.Background(), } }