Chain Not Sync with Error Logs

Default host: x86_64-unknown-linux-gnu
fuelup home: /root/.fuelup

installed toolchains

latest-x86_64-unknown-linux-gnu (default)

active toolchain

latest-x86_64-unknown-linux-gnu (default)
forc : 0.60.0
- forc-client
- forc-deploy : 0.60.0
- forc-run : 0.60.0
- forc-crypto : 0.60.0
- forc-debug : 0.60.0
- forc-doc : 0.60.0
- forc-explore : 0.28.1
- forc-fmt : 0.60.0
- forc-lsp : 0.60.0
- forc-tx : 0.60.0
- forc-wallet : 0.7.1
fuel-core : 0.26.0
fuel-core-keygen : 0.26.0

fuels versions

forc : 0.62.0
forc-wallet : 0.62.0

e=fuel-sepolia-testnet-node}:initialize_loop{service=“P2P”}: fuel_core_p2p::p2p_service: 626: RequestResponse outbound error for peer: PeerId(“XXX”) with id: OutboundRequestId(8578) and error: Timeout
2024-07-10T14:56:27.398802Z ERROR new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“P2P”}: fuel_core_p2p::p2p_service: 626: RequestResponse outbound error for peer: PeerId(“XXX”) with id: OutboundRequestId(8579) and error: Timeout
2024-07-10T14:56:27.398853Z ERROR new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}:get_blocks: fuel_core_sync::tracing_helpers: 34: Failed to get transactions Invalid response from peer P2P(Timeout)
2024-07-10T14:56:27.398865Z INFO new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}:get_blocks: fuel_core_sync::import: 505: Reporting peer for MissingTransactions
2024-07-10T14:56:27.398888Z ERROR new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}: fuel_core_sync::tracing_helpers: 34: Failed to get headers Invalid response from peer P2P(Timeout)
2024-07-10T14:56:27.398910Z INFO new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}: fuel_core_sync::import: 505: Reporting peer for MissingBlockHeaders
2024-07-10T14:56:27.398917Z WARN new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}: fuel-p2p: 813: Failed to read PeerId from
2024-07-10T14:56:27.398927Z ERROR new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“ImportTask”}:import:launch_stream{range=481401..=4713486}: fuel_core_sync::tracing_helpers: 34: Failed to report peer PeerId() Failed to read PeerId from

i try to check if network was sync by connect it through fuel wallet and my faucet balance didn’t show up , how can i solve it , there are some errors as shown above

Hi, there was an announcement on an upgrade that was done on testnet.

can you try upgrading also on your end and see if that helps