I am running a bitcoin core node with this config and unable to find any peers:
dbcache=4000
maxmempool=1000
maxconnections=20
maxuploadtarget=500
fixedseeds=0
dnsseed=0
rpcport = 8332
rpcuser=bitcoinrpc
rpcpassword=123456abcdef$bitcoin-cli getpeerinfo
[
]How do I find peers on the bitcoin network to get all the blocks and sync my bitcoin node?
deleted by author
I am using bitcoin core v26.0 downloaded from https://bitcoincore.org/en/download/