Closed dongsongliu closed 4 years ago
Please check if the database connection is correct.
Please check if the database connection is correct.
i just quick-startuse it , not use db ; https://nacos.io/zh-cn/docs/quick-start.html quick-start docs need update on frist use nacos ;
startup.sh -m standalone startup.cmd -m standalone
Describe the bug A clear and concise description of what the bug is. i get the nacos 1.3.2 from https://github.com/alibaba/nacos/releases/tag/1.3.2 ;i run it user windows10 user cmd :./startup.cmd ,but i run with error, i find it defaut run use cluster mode, error like this Caused by: java.lang.RuntimeException: java.lang.RuntimeException: [db-load-error]load jdbc.properties error at com.alibaba.nacos.config.server.service.datasource.DynamicDataSource.getDataSource(DynamicDataSource.java:58) ;
Expected behavior https://nacos.io/zh-cn/docs/deployment.html it says nacos default use standalone mode
Acutally behavior nacos default use cluster mode
How to Reproduce Steps to reproduce the behavior: https://nacos.io/zh-cn/docs/deployment.html windows start cmd modify :
startup.cmd -m standalone not use startup.cmd
Desktop (please complete the following information):
Additional context i think nacos should use de