15:40:45 My greetings to the community. 15:40:47 I'd be very glad if somebody could explain to a newbie what does it mean: 15:40:49 $ ./monerod 15:40:51 2025-06-19 14:11:33.751 I Monero 'Fluorine Fermi' (v0.18.4.0-release) 15:40:53 2025-06-19 14:11:33.751 I Initializing cryptonote protocol... 15:40:55 2025-06-19 14:11:33.751 I Cryptonote protocol initialized OK 15:40:57 2025-06-19 14:11:33.751 I Initializing core... 15:40:59 2025-06-19 14:11:33.751 I Loading blockchain from folder /home//.bitmonero/lmdb ... 15:41:01 2025-06-19 14:11:34.003 I Loading checkpoints 15:41:03 2025-06-19 14:11:34.003 I Core initialized OK 15:41:05 2025-06-19 14:11:34.003 I Initializing p2p server... 15:41:35 Monero Support 15:41:46 you've overlapped a port 15:46:18 Excuse me I'm not sure I understand what it means. What should I do now ? 15:46:19 Would you like me to discribe my previous actions ? 15:47:24 Join this roon 15:47:28 Room* 19:03:29 It basically tells you what it's doing. Tourist info really. You can ignore. 19:04:45 Mooo, the rest got cut off 19:05:02 2025-06-19 14:11:34.007 F Error starting server: Failed to bind IPv4 (set to required) 19:05:02 2025-06-19 14:11:34.008 I Deinitializing core... 19:05:02 2025-06-19 14:11:34.028 I Stopping cryptonote protocol... 19:05:02 2025-06-19 14:11:34.028 I Cryptonote protocol stopped successfully 19:05:02 2025-06-19 14:11:34.028 E Exception in main! Failed to initialize p2p server. 19:06:12 Problem was that they tried to start it from the terminal but monero-gui was already running the node 19:18:39 Ah. 19:20:20 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. 19:24:59 log level 1 shows more info when its an rpc conflict. Should probably show on lvl 0 19:25:19 lets see what log level 1 shows for p2p..