Warning Incompatible network ID. Maybe the peer is on another network

What is meant by this error
2022-04-15T11:02:44.577 full_node full_node_server : WARNING Banning 62.143.234.202 for 10 seconds
2022-04-15T11:02:44.577 full_node full_node_server : WARNING Incompatible network ID. Maybe the peer is on another network

Oh no is this from your log!!

It’s happening.

Hurry change ur log lvl to debug!

Maybe a little context tho?

I want to keep log level to INFO to monitor some extra activity.
What can be the reason of this Warning ? Something going wrong ? Any Solution ?

I don’t think it’s detrimental.

Did u click an x in the gui on a connection? Or is this just random. Ur client doesn’t like an up address it seems? Did u try a whois lookup or ping the ip?

NetRange: 62.0.0.0 - 62.255.255.255
CIDR: 62.0.0.0/8
NetName: RIPE-C3
NetHandle: NET-62-0-0-0-1
Parent: ()
NetType: Allocated to RIPE NCC
OriginAS:
Organization: RIPE Network Coordination Centre (RIPE)
RegDate: 1997-04-25
Updated: 2009-03-25
Comment: These addresses have been further assigned to users in
Comment: the RIPE NCC region. Contact information can be found in
Comment: the RIPE database at Webupdates — RIPE Network Coordination Centre
Ref: https://rdap.arin.net/registry/ip/62.0.0.0

ResourceLink: Webupdates — RIPE Network Coordination Centre
ResourceLink: whois.ripe.net

OrgName: RIPE Network Coordination Centre
OrgId: RIPE
Address: P.O. Box 10096
City: Amsterdam
StateProv:
PostalCode: 1001EB
Country: NL
RegDate:
Updated: 2013-07-29
Ref: https://rdap.arin.net/registry/entity/RIPE

ReferralServer: whois://whois.ripe.net
ResourceLink: Webupdates — RIPE Network Coordination Centre

OrgTechHandle: RNO29-ARIN
OrgTechName: RIPE NCC Operations
OrgTechPhone: +31 20 535 4444
OrgTechEmail: hostmaster@ripe.net
OrgTechRef: https://rdap.arin.net/registry/entity/RNO29-ARIN

OrgAbuseHandle: ABUSE3850-ARIN
OrgAbuseName: Abuse Contact
OrgAbusePhone: +31205354444
OrgAbuseEmail: abuse@ripe.net
OrgAbuseRef: https://rdap.arin.net/registry/entity/ABUSE3850-ARIN

ARIN WHOIS data and services are subject to the Terms of Use

available at: Whois Terms of Use - American Registry for Internet Numbers

If you see inaccuracies in the results, please report at

Reporting a Whois Inaccuracy - American Registry for Internet Numbers

Copyright 1997-2022, American Registry for Internet Numbers, Ltd.

% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf

% Note: this output has been filtered.
% To receive output for a database update, use the “-B” flag.

% Information related to ‘62.143.232.0 - 62.143.235.255’

% Abuse contact for ‘62.143.232.0 - 62.143.235.255’ is ‘abuse@unitymedia.de’

inetnum: 62.143.232.0 - 62.143.235.255
netname: DE-KNRW-IP3
descr: Unitymedia
country: DE
admin-c: UMAC-RIPE
tech-c: UMTC-RIPE
status: ASSIGNED PA
mnt-by: UNITYMEDIA-MNT
created: 2007-07-20T08:35:57Z
last-modified: 2009-07-13T07:57:05Z
source: RIPE

role: Unitymedia Administration
address: Vodafone NRW GmbH
address: Aachener Strasse 746-750
address: D-50933 Koeln
admin-c: MH3982-RIPE
admin-c: HZ1532-RIPE
tech-c: UMTC-RIPE
nic-hdl: UMAC-RIPE
abuse-mailbox: abuse@unitymedia.de
mnt-by: UNITYMEDIA-MNT
mnt-by: KabelBW-MNT
created: 2009-07-10T11:13:10Z
last-modified: 2021-01-25T10:00:01Z
source: RIPE # Filtered

role: Unitymedia Technical Contact
address: Vodafone NRW GmbH
address: Aachener Strasse 746-750
address: 50933 Koeln
address: Germany
admin-c: UMAC-RIPE
admin-c: UMAB-RIPE
tech-c: MH3982-RIPE
tech-c: HZ1532-RIPE
nic-hdl: UMTC-RIPE
abuse-mailbox: abuse@unitymedia.de
mnt-by: UNITYMEDIA-MNT
mnt-by: KabelBW-MNT
created: 2009-07-10T11:13:10Z
last-modified: 2021-01-25T09:59:13Z
source: RIPE # Filtered

% Information related to ‘62.143.128.0/17AS20825’

route: 62.143.128.0/17
descr: Unitymedia
origin: AS20825
mnt-by: UNITYMEDIA-MNT
created: 2010-10-29T19:47:34Z
last-modified: 2010-10-29T19:47:34Z
source: RIPE

% Information related to ‘62.143.128.0/17AS3209’

route: 62.143.128.0/17
descr: Vodafone West
origin: AS3209
mnt-by: UNITYMEDIA-MNT
created: 2021-03-08T23:03:48Z
last-modified: 2021-03-08T23:03:48Z
source: RIPE

% This query was served by the RIPE Database Query Service version 1.102.3 (WAGYU)

For you

Are you using a vpn? Or perhapse ur node made a connection to someone with a vpn and it blocked it.

I did not click any x in gui on a connection.
It is continuously showing this warning and each time with different IP.

2022-04-14T18:11:59.225 full_node full_node_server        : ERROR    Exception: Failed to fetch block 1836136 from {'host': '144.123.7.xx', 'port': 8444}, timed out <class 'ValueError'>, closing connection {'host': '144.123.7.xx', 'port': 8444}. Traceback (most recent call last):
  File "chia\server\server.py", line 605, in api_call
  File "asyncio\tasks.py", line 442, in wait_for
  File "chia\server\server.py", line 602, in wrapped_coroutine
  File "chia\server\server.py", line 595, in wrapped_coroutine
  File "chia\full_node\full_node_api.py", line 124, in new_peak
  File "chia\full_node\full_node.py", line 557, in new_peak
  File "chia\full_node\full_node.py", line 491, in short_sync_backtrack
  File "chia\full_node\full_node.py", line 476, in short_sync_backtrack
ValueError: Failed to fetch block 1836136 from {'host': '144.123.7.xx', 'port': 8444}, timed out

No. I am not using any VPN

What version of Chia are you running? This implies the network ID (e.g. “mainnet”, “testnet”) does not match between your node and peers. Did your config.yaml file get updated so that selected_network: mainnet got changed to something else?

1 Like

Just ignore everything jonesjr says, he’s a drama queen. If you are unable to sync and your log is full of that WARNING, then it is a concern. If you are running fine and just see that periodically in your logs, then it is a normal entry. Either a testnet node has tried to connect to you, or a “lucky coin” farmer who never bothered to update their lucky client when that particular crap coin changed ports is trying to connect to you.

3 Likes

Installed Chia Version is 1.3.0

1 Like