当前位置:网站首页>Step on the pit: Nacos uses startup CMD - M standalone startup error
Step on the pit: Nacos uses startup CMD - M standalone startup error
2022-04-23 05:36:00 【Working hard】
1. Error message :
PS D:\SpringCloud\nacos\nacos\bin> startup.cmd -m standalone
startup.cmd : Cannot be “startup.cmd” Item identified as cmdlet、 function 、 The name of the script file or runnable program . Please check the spelling of the name , If the path is included ,
Please make sure the path is correct , then try again .
The position of That's ok :1 character : 1
+ startup.cmd -m standalone
+ ~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (startup.cmd:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: No orders found startup.cmd, But it does exist in the current location . By default ,Windows PowerShell Will not add... From the current position Load command . If you trust this command , Please type... Instead “.\startup.cmd”. For more information , see also "get-help about_Command_Precedence".
PS D:\SpringCloud\nacos\nacos\bin>
2. resolvent :
Suggestion [3,General]: No orders found startup.cmd, But it does exist in the current location . By default ,Windows PowerShell Will not add... From the current position Load command . If you trust this command , Please type... Instead “.\startup.cmd”. For more information , see also "get-help about_Command_Precedence".
PS D:\SpringCloud\nacos\nacos\bin> .\startup.cmd -m standalone
"nacos is starting with standalone"
,--.
,--.'|
,--,: : | Nacos 1.4.1
,`--.'`| ' : ,---. Running in stand alone mode, All function modules
| : : | | ' ,'\ .--.--. Port: 8848
: | \ | : ,--.--. ,---. / / | / / ' Pid: 4992
| : ' '; | / \ / \. ; ,. :| : /`./ Console: http://192.168.174.1:8848/nacos/index.html
' ' ;. ;.--. .-. | / / '' | |: :| : ;_
| | | \ | \__\/: . .. ' / ' | .; : \ \ `. https://nacos.io
' : | ; .' ," .--.; |' ; :__| : | `----. \
| | '`--' / / ,. |' | '.'|\ \ / / /`--' /
' : | ; : .' \ : : `----' '--'. /
; |.' | , .-./\ \ / `--'---'
'---' `--`---' `----'
That is, I added a... In front of the command according to the prompt .
That is, input .\startup.cmd -m standalone
This command will start .
( I don't know why )
3. Step on the pit 2:
Later, I copied the web page he output (http://192.168.174.1:8848/nacos/index.html) Use 360 Browser search , But it hasn't started yet , It's a state where nothing is displayed .
resolvent : Then I changed another one The browser can search the page !
版权声明
本文为[Working hard]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230531140273.html
边栏推荐
- d. TS --- for more detailed knowledge, please refer to the introduction on the official website (chapter of declaration document)
- Generation of straightening body in 3D slicer
- Frequently asked interview questions - 1 (non technical)
- Ehcache Memcache redis three caches
- Find the number of "blocks" in the matrix (BFS)
- [machine learning] scikit learn introduction
- qt. qpa. plugin: Could not find the Qt platform plugin “xcb“ in ““
- CMake基础教程(39)pkgconfig
- The main difference between pointer and reference
- Utf8 to STD: string and STD: string to utf8
猜你喜欢
Understand the relationship between promise async await
Pytorch deep learning practice_ 11 convolutional neural network
Parameter analysis of open3d material setting
Jiugong magic square - the 8th Lanqiao provincial competition - group C (DFS and comparison of all magic square types)
Establish excel bookkeeping book through setting context menu
创建进程内存管理copy_mm - 进程与线程(九)
转置卷积(Transposed Convolution)
what is wifi6?
Create cells through JS (while loop)
Hongji micro classroom | cyclone RPA's "flexible digital employee" actuator
随机推荐
Double click The jar package cannot run the solution
Utf8 to STD: string and STD: string to utf8
Introduction to qqueue
Escape characters \ splicing of data formats
Multi process model in egg -- egg document Porter
Jiugong magic square - the 8th Lanqiao provincial competition - group C (DFS and comparison of all magic square types)
Differences between sea level anatomy and sea surface height anatomy
Interview Basics
Create cells through JS (while loop)
catkin_package到底干了什么
qt. qpa. plugin: Could not find the Qt platform plugin “xcb“ in ““
open3d材质设置参数分析
Range of numbers (dichotomous classic template topic)
相机成像+单应性变换+相机标定+立体校正
What financial products will benefit during May Day?
Processus d'exécution du programme exécutable
[no title] Click the classification jump page to display the details
Why can't V-IF and V-for be used together
Markdown syntax support test
Find the number of "blocks" in the matrix (BFS)