当前位置:网站首页>Node: cannot open /node: access denied
Node: cannot open /node: access denied
2022-06-12 07:01:00 【Gu Bei's cat】
Here are just two situations I encountered and the solutions :
- The first login failed :
node:9870 Cannot be opened
C:/Windows/system32/driver/ect/hosts Mapping has already been set
cmd Input in ping The name of the mapping ( My is ping node) Can also be connected
Maybe the firewall is open , Cause unable to connect
Virtual machine input systemctl ststus firewalld You can view the virtual machine status
Active If the column is (dead) It means that it is closed
If not closed
Input systemctl stop firewalld.service It can be turned off
Input systemctl disable firewalld.service It can prevent self starting
See if you can open
- I have logged in before , Not this time
Node Access denied
Maybe your cluster hasn't been started yet , This problem will not be committed
Open command :start-all.sh
I committed …
边栏推荐
- Curry carries the fourth game of the warriors against the Celtics
- Can official account also bring goods?
- Category 7
- d的自动无垃集代码.
- esp32 hosted
- 公众号也能带货?
- Descscheduler secondary scheduling makes kubernetes load more balanced
- Throw away the ugly toast. The movable toast is more interesting
- Meituan won the first place in fewclue in the small sample learning list! Prompt learning+ self training practice
- Computer composition and design work05 ——fifth verson
猜你喜欢

Meituan won the first place in fewclue in the small sample learning list! Prompt learning+ self training practice

Computer composition and design work06 - based on MIPS

Tomato learning notes -seq2seq

Interview intelligence questions

Scons compiling imgui

8. form label

VSCode常用插件

libprint2

Solution: content type 'application/x-www-form-urlencoded; charset=UTF-8‘ not supported

6 functions
随机推荐
Android studio uses database to realize login and registration interface function
Are you still using like+% for MySQL fuzzy query?
【图像去噪】基于非局部欧几里德中值 (NLEM) 实现图像去噪附matlab代码
Redis supports data structure types
5 statement
上位机开发(固件下载软件之需求分析)
esp32 hosted
Drawing grid navigation by opencv map reading
基于eNSP加防火墙的千人中型校园/企业网络规划与设计(附所有配置命令)
The eighth day of June training - prefix and
2 variables and basic types
Leetcode: Sword finger offer 66 Build product array [application of pre and post infix]
Torch models trained in higher versions report errors in lower versions
Junior high school education, less than 3k, to 30k+ monthly salary, how wonderful life is without restrictions
5 ROS simulation modeling (4-navigation navigation simulation)
CL210OpenStack操作的故障排除--章節實驗
Jackson XML is directly converted to JSON without writing entity classes manually
Solution: content type 'application/x-www-form-urlencoded; charset=UTF-8‘ not supported
1.3-1.9 summary
[image denoising] image denoising based on partial differential equation (PDE) with matlab code