-
m-relay
<day20250619:matrix.org> My greetings to the community.
-
m-relay
<day20250619:matrix.org> I'd be very glad if somebody could explain to a newbie what does it mean:
-
m-relay
<day20250619:matrix.org> $ ./monerod
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:33.751 I Monero 'Fluorine Fermi' (v0.18.4.0-release)
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:33.751 I Initializing cryptonote protocol...
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:33.751 I Cryptonote protocol initialized OK
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:33.751 I Initializing core...
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:33.751 I Loading blockchain from folder /home/<username>/.bitmonero/lmdb ...
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:34.003 I Loading checkpoints
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:34.003 I Core initialized OK
-
m-relay
<day20250619:matrix.org> 2025-06-19 14:11:34.003 I Initializing p2p server...
-
m-relay
<ofrnxmr:xmr.mx> Monero Support
-
m-relay
<ofrnxmr:xmr.mx> you've overlapped a port
-
m-relay
<day20250619:matrix.org> Excuse me I'm not sure I understand what it means. What should I do now ?
-
m-relay
<day20250619:matrix.org> Would you like me to discribe my previous actions ?
-
m-relay
<ofrnxmr:xmr.mx> Join this roon
-
m-relay
<ofrnxmr:xmr.mx> Room*
-
moneromooo
It basically tells you what it's doing. Tourist info really. You can ignore.
-
ofrnxmr
Mooo, the rest got cut off
-
ofrnxmr
2025-06-19 14:11:34.007 F Error starting server: Failed to bind IPv4 (set to required)
-
ofrnxmr
2025-06-19 14:11:34.008 I Deinitializing core...
-
ofrnxmr
2025-06-19 14:11:34.028 I Stopping cryptonote protocol...
-
ofrnxmr
2025-06-19 14:11:34.028 I Cryptonote protocol stopped successfully
-
ofrnxmr
2025-06-19 14:11:34.028 E Exception in main! Failed to initialize p2p server.
-
ofrnxmr
Problem was that they tried to start it from the terminal but monero-gui was already running the node
-
moneromooo
Ah.
-
moneromooo
I guess that "Failed to bind IPv4" message could be augmented with "some other process, possibly another monerod, might be already using that port", if someone wants their first commit in. It's coming up often enough.
-
ofrnxmr
log level 1 shows more info when its an rpc conflict. Should probably show on lvl 0
-
ofrnxmr
lets see what log level 1 shows for p2p..