Borker start
When the broker starts, it is found that port 10911 is the IP address of the docker
Then the rocketmq console also reports an error
Rocketmq console connection x.x.0.1:10911, connection error
brokerIP1
# The ip of x.x.0.1 was retrieved through this
String brokerIP1 = RemotingUtil.getLocalAddress()
Solution:
New broker.properties
brokerIP1 = 192.168.5.1
start-up
nohup sh bin/mqbroker -n 192.168.5.1:9876 -c broker.properties & tail -f ~/logs/rocketmqlogs/broker.log
Read More:
- [Solved] OpenGL PowerVR SDK Compiling Error: Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB)
- [Solved] Leetcode Error: AddressSanitizer: SEGV on unknown address 0x55eb765425b8 (pc 0x55eb76542b86 bp 0x7ffd1bd2
- QT Error: ‘C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe‘ failed
- How to Solve hadoop3.x.x sh start-dfs.sh Startup Error
- AAPT: error: attribute cardBackgroundColor (aka com.x.x:cardBackgroundColor) not found.
- package golang.org/x/net/XXX: unrecognized import path “golang.org/x/net/xxx“…
- [Solved] Android x relies on AAR errors: Failed to transform…
- Windows update failed to update, indicating the solution of 0x80244021
- How to Fix the printer error 0x00000709 on Windows
- How to Solve “Error: SignerSign() failed.“ (-2147012889/0x80072ee7) error
- [Solved] Vcpkg Install Building package brotli:x64-windows failed with: BUILD_FAILED Locking applocal.ps1
- [Solved] Message from debugger: debug-server is x86_64 binary running in translation, attached failed.
- [Solved] C++ Error: Undefined symbols for architecture x86_64:
- [Solved] Error response from daemon: Get “*“: x509: certificate signed by unknown authority
- [Solved] Win10 Install wsl2 unbuntu Error: WslRegisterDistribution failed with error: 0x80070002
- [Solved] Windows10 Start Linux Subsystem Error: WslRegisterDistribution failed with error: 0x80370102
- [Solved] Error 4 opening dom ASM/Self in 0x8283c00
- [Solved] Mybatis Plus 3.X injection logic delete logicsqlinjector error
- DB2 detects a syntax error in the DRDA data stream: 0x3 ERRORCODE= -4499, SQLSTATE=58009
- Memory write error at 0x100000. MMU section translation fault [How to Solve]