Elliot Yang 的动态
动态详情
返回列表
Elliot Yang
https://github.com/nacos-group/nacos-sdk-go/issues/316#issuecomment-1807895963
docker 启动的 nacos 使用 go nacos sdk 调用 GetConfig 报错解决。
read config from both server and cache fail, err=read cache file Config Encrypted Data Key failed. cause file doesn't exist
解决办法:把 8848,9848,9849 三个端口打开。
1client.GetConfig(vo.ConfigParam{
2 DataId: dataID,
3 Group: group,
4 })浏览:172点赞:0