zero-contrib
zero-contrib copied to clipboard
启动nacos服务发现,总是报context deadline exceeded, make sure rpc service is already started
rpc dial: nacos://xxxxx:8848/rpc?namespaceid=common&timeout=2000s&app=robot&dir=logs&cache=logs,
error: context deadline exceeded, make sure rpc service "rpc?namespaceid=common&timeout=2000s&app=robot&dir=logs&cache=logs" is already started
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
rpc dial: nacos://xxxxx:8848/rpc?namespaceid=common&timeout=2000s&app=robot&dir=logs&cache=logs,
error: context deadline exceeded, make sure rpc service "rpc?namespaceid=common&timeout=2000s&app=robot&dir=logs&cache=logs" is already started
I have the problem too. when client starts, it read the cache. if i remove the cache, it starts ok.
The nacos go-zero builder lacks the option:NotLoadCacheAtStart
@bain2018 how do you solve the problem?
你们这个没有考虑到 nacos AccessKey, accessSerect 的情况,我搞了个分支 https://github.com/alanjiang/go-zero-rpc-nacos 正在调试
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
You guys have not considered the situation of nacos AccessKey and accessSerect. I made a branch https://github.com/alanjiang/go-zero-rpc-nacos and am debugging it.
我也在看这个问题
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
I'm looking at this issue too
nacos只能支持DEFAULT_GROUP,其它group不支持
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
nacos can only support DEFAULT_GROUP, other groups are not supported