mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-03-11 21:36:37 +00:00
Debug level No incoming connections
This commit is contained in:
parent
ae54f2e737
commit
dcafb09415
@ -2085,7 +2085,7 @@ namespace nodetool
|
||||
}
|
||||
else
|
||||
{
|
||||
const el::Level level = el::Level::Warning;
|
||||
const el::Level level = el::Level::Debug;
|
||||
MCLOG_RED(level, "global", "No incoming connections - check firewalls/routers allow port " << get_this_peer_port());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user