- I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
./nacos-config.sh -h 192.168.0.104 -p 8804 -g SEATA_GROUP -t 3b964d9d-70c2-4c53-baf4-b51566f828ae -u nacos -w nacos
set nacosAddr=192.168.0.104:8804
set group=SEATA_GROUP
Please check the cluster status.
nacos1.3.0服务端日志:
2021-08-07 13:58:20,411 ERROR Servlet.service() for servlet [dispatcherServlet] in context with path [/nacos] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL was not normalized.
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version :1.8
- OS :centos7
- Others:
1条答案
按热度按时间vcudknz31#
用的是哪个版本的nacos.sh ?