c.UI.Error(`Config activates worker but no listener with "proxy" purpose found`)
return1
}
ifc.Config.Controller!=nil{
switchlen(c.Config.Worker.Controllers){
case0:
case1:
ifc.Config.Worker.Controllers[0]==clusterAddr{
break
}
fallthrough
default:
c.UI.Error(`When running a combined controller and worker, it's invalid to specify a "controllers" key in the worker block with any value other than the controller cluster address`)