apache / apache/dubbo-spring-boot-project
下载代码后启动DubboRegistryNacosProviderBootstrap报错
Open
- Dominant language
- Java
- Stars
- 5.4k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
下载代码后,启动示例(本地nacos版本:nacos-server-1.3.0-BETA):
com.alibaba.nacos.api.exception.NacosException: failed to req API:/api//nacos/v1/ns/instance after all servers([127.0.0.1:8848]) tried:
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Aug 11 11:06:45 CST 2020
There was an unexpected error (type=Forbidden, status=403).
unknown user!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported startup of DubboRegistryNacosProviderBootstrap against nacos-server-1.3.0-BETA at 127.0.0.1:8848. Investigate why the Nacos request returns 403 with “unknown user”; done means the example starts without the reported NacosException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100