我正在尝试启动我的 elasticsearch 节点,但收到以下错误
Exception in thread "main" BindTransportException[Failed to bind to [9300-9400]]; nested: ChannelException[Failed to bind to: /192.168.0.1:9400]; nested: BindException[Cannot assign requested address];
Likely root cause: java.net.BindException: Cannot assign requested address
Run Code Online (Sandbox Code Playgroud)
我对 Linux 不太了解,但我在 google 上搜索了如何检查进程是否正在使用某个端口,并发现了以下内容
lsof -n -iTCP:9400
它什么也不返回。我也尝试过
netstat -tulpn | grep 9400
这也没有返回任何内容
| 归档时间: |
|
| 查看次数: |
14462 次 |
| 最近记录: |