Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Issue: The node keeps restarting with AddrInUse, message: "Address already in use" } #12588

Open
SwatGuard opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
community Issues created by community investigation required Node Node team

Comments

@SwatGuard
Copy link

Contact Details

No response

Node type

RPC

Which network are you running?

mainnet

What happened?

The node stop syncing and restarting the node would put the node in a restart loop.

near.log

Updating from 2.3.1 to 2.4.0 & restore from snapshot (fastnear) does not solve the issue.

Version

2.3.1 and 2.4.0

Relevant log output

No response

Node head info

2024-12-10T07:49:50.172673Z  WARN neard: .near/config.json: encountered unrecognised fields: consensus.state_sync_timeout, epoch_sync.?.enabled, epoch_sync.?.epoch_sync_accept_proof_max_horizon
2024-12-10T07:49:50.175256Z  WARN genesis: Skipped genesis validation
2024-12-10T07:49:50.175266Z  WARN genesis: Skipped genesis validation
"CHUNK_TAIL": 134381743
"FINAL_HEAD": Tip { height: 134589150, last_block_hash: Az7DNnMxMLSXe7UYmiTwQeM2361AJYBHVqQ5GufqSXkn, prev_block_hash: FVKZ7y8wUf68McmJZNyLmLDiXnf6Pg8mEbEuCegoUmTd, epoch_id: EpochId(92Jpm1UgW3uqr3hJtwtEvQgLwwanDrx2D7XNmy2tDnBG), next_epoch_id: EpochId(FMkUSSjwdbogD3AC7YB8omWMmAA2kjMVUnKfSyMSs9c3) }
"FORK_TAIL": 134381744
"GENESIS_JSON_HASH": 93on1kcuqTXU94zGyGvBm3YYpPqCkaM8bssbxndgbeRX
"GENESIS_STATE_ROOTS": [8EhZRfDTYujfZoUZtZ3eSMB9gJyFo5zjscR12dEcaxGU]
"HEAD": Tip { height: 134589152, last_block_hash: GXjNfudtgRmvRgkPcJ5Pf9GJ4uG6Lj9jswmwi2taAN5K, prev_block_hash: F8vhSmoeWX8eLx9SnqhGu5pNugB21acgZVk4skMwvJYT, epoch_id: EpochId(92Jpm1UgW3uqr3hJtwtEvQgLwwanDrx2D7XNmy2tDnBG), next_epoch_id: EpochId(FMkUSSjwdbogD3AC7YB8omWMmAA2kjMVUnKfSyMSs9c3) }
"HEADER_HEAD": Tip { height: 134589152, last_block_hash: GXjNfudtgRmvRgkPcJ5Pf9GJ4uG6Lj9jswmwi2taAN5K, prev_block_hash: F8vhSmoeWX8eLx9SnqhGu5pNugB21acgZVk4skMwvJYT, epoch_id: EpochId(92Jpm1UgW3uqr3hJtwtEvQgLwwanDrx2D7XNmy2tDnBG), next_epoch_id: EpochId(FMkUSSjwdbogD3AC7YB8omWMmAA2kjMVUnKfSyMSs9c3) }
"LARGEST_TARGET_HEIGHT": 134589152
"LATEST_KNOWN": LatestKnown { height: 134589152, seen: 1733751001845604807 }
"STATE_SYNC_DUMP:\0\0\0\0\0\0\0\0": AllDumped { epoch_id: EpochId(4c3AEoBnXPoqPM8cQHxqRfXbq5hm6CpJAv9okUSGMMxZ), epoch_height: 2362 }
"STATE_SYNC_DUMP:\u{1}\0\0\0\0\0\0\0": AllDumped { epoch_id: EpochId(4c3AEoBnXPoqPM8cQHxqRfXbq5hm6CpJAv9okUSGMMxZ), epoch_height: 2362 }
"STATE_SYNC_DUMP:\u{2}\0\0\0\0\0\0\0": AllDumped { epoch_id: EpochId(4c3AEoBnXPoqPM8cQHxqRfXbq5hm6CpJAv9okUSGMMxZ), epoch_height: 2362 }
"STATE_SYNC_DUMP:\u{3}\0\0\0\0\0\0\0": AllDumped { epoch_id: EpochId(4c3AEoBnXPoqPM8cQHxqRfXbq5hm6CpJAv9okUSGMMxZ), epoch_height: 2362 }
"SYNC_HEAD": Tip { height: 13740748, last_block_hash: 69A1wh25GwoD2CzEuQhs8D2goWPXqe1Liu3jq1i5tdMS, prev_block_hash: 8ZdbgiXn3JpfGGdMGByMqVE5GppKYrojjHJjgZajNV8Z, epoch_id: EpochId(EeWh36LxiVaZgQRsyCzyAUBhaL5yACKZSjK2vTobAC4d), next_epoch_id: EpochId(7edSVzdsSoo1ujdy79abYv3ztbfx7WDawdhCgKhK5qjj) }
"TAIL": 134381744

Node upgrade history

2.3.1 to 2.4.0 - present on both

DB reset history

today
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues created by community investigation required Node Node team
Projects
None yet
Development

No branches or pull requests

2 participants