nacos报错:failed to req API:/nacos/v1/ns/instance after all servers([192.168.43.148:8848]) tried: ErrCode:503, ErrMsg:server is DOWN now, please try again later!
failed to req API:/nacos/v1/ns/instance after all servers([192.168.43.148:8848]) tried: ErrCode:503, ErrMsg:server is DOWN now, please try again later!
2.原因:
原因是nacos服务器过载,
3.解决方案:
删掉nacos文件夹下的data文件夹再重启Nacos即可解决