Not-trusted peer

I have installed chia to new computer (chia 1.5, windows 11). But at GUI no connection. I went to debug file and found that all peer were banned.
2022-08-08T12:39:08.364 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘185.175.4.14’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:08.569 wallet wallet_server : WARNING Banning 185.175.4.14 for 120 seconds
2022-08-08T12:39:09.216 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘151.237.102.9’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:09.430 wallet wallet_server : WARNING Banning 151.237.102.9 for 120 seconds
2022-08-08T12:39:14.098 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘188.195.105.151’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:14.300 wallet wallet_server : WARNING Banning 188.195.105.151 for 120 seconds
2022-08-08T12:39:16.099 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘47.144.45.43’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:16.337 wallet wallet_server : WARNING Banning 47.144.45.43 for 120 seconds
2022-08-08T12:39:27.682 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘78.117.63.54’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:27.887 wallet wallet_server : WARNING Banning 78.117.63.54 for 120 seconds
2022-08-08T12:39:39.568 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘138.229.228.88’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:39.803 wallet wallet_server : WARNING Banning 138.229.228.88 for 120 seconds
2022-08-08T12:39:48.167 wallet chia.wallet.wallet_node : WARNING Non-trusted peer {‘host’: ‘72.211.145.236’, ‘port’: 8444} is not synced, disconnecting
2022-08-08T12:39:48.418 wallet wallet_server : WARNING Banning 72.211.145.236 for 120 seconds

How could I solve this problem?

Hi @leshavih,

Give us a little more info if you want help, what version, what os, what have you already tried etc etc

OS - windows 11
Chia - 1.5.0
I tried to reinstall chia, gave it all accesses. Also i copied .chia folder from pc, where it have worked fine, to pc with problems. Not working(: Always problem not-trusted peer

Have you opened the 8444 port?

In the 1.5.0 GUI Full Node tab there is a list of peers your system has connected with. Also a button Connect to Other Peers. Here’s my list of connections, all synced and available. At least some of them will allow inbound connections (I hope…) so you can try adding them to your list.
Skip the 127.0.0.1, that’s your local node’s address;-)

If none of those will connect you can be pretty sure it’s you local setup, maybe a Windows 11 thing…?