mirror of
https://codeup.aliyun.com/64f7d6b8ce01efaafef1e678/coal/coal.git
synced 2026-01-25 07:46:40 +08:00
切换缓存实现
This commit is contained in:
12
README.md
12
README.md
@@ -115,4 +115,14 @@ rabbitmqctl set_permissions --vhost /coal/test datacollector '' 'sysExchange|amq
|
||||
```
|
||||
|
||||
D:\dev\gost-windows-amd64.exe -L=tcp://:5672/192.168.59.128:5672
|
||||
```
|
||||
```
|
||||
|
||||
## 问题
|
||||
```
|
||||
|
||||
(HTTP code 500) server error - Ports are not available: exposing port TCP 0.0.0.0:5672 -> 0.0.0.0:0: listen tcp 0.0.0.0:5672: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
|
||||
|
||||
net stop hns
|
||||
net start hns
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user