Hmm how can I confirm this. The machines is dedicated one and another node runs with different port communications. I dont think that they are conflicting each other.
Looking at the logs, I don’t think there is a conflict either, but 2 different nodes may have increased the network traffic and caused the bandwith capacity to be exceeded.
I did not updated to 1.7.5 but I synced with the main branch and built new binary. Now sync speed is blazing fast and no issue with this brand new 1.7.4 binary. I will keep observe and close this if no issue comes up.
Issue came back again with latest version (v1.7.6) amd64 ubuntu 22.04
2024-02-12T11:25:49.965889Z INFO avail_light::network::rpc::event_loop: New justification at block no.: 406872, hash: 0xb5fa792b6f785146f6a308aceca8348cec9422f9cb99ad17beabda02909e4a7e
2024-02-12T11:25:50.025922Z INFO avail_light::network: Cells fetched from RPC block_number=406871 cells_total=10 cells_fetched=10 cells_verified=0 fetch_elapsed=192.246026ms proof_verification_elapsed=59.104482ms
2024-02-12T11:25:50.026302Z ERROR avail_light::light_client: Failed to fetch 10 cells block_number=406871
2024-02-12T11:25:50.026614Z INFO avail_light::api::v2: Message published to clients topic=ConfidenceAchieved published=0 failed=0
2024-02-12T11:25:51.088296Z INFO avail_light::network::rpc::event_loop: Header no.: 406872
2024-02-12T11:25:51.089310Z INFO avail_light::network::rpc::event_loop: Number of matching signatures: 5/7 for block 406872, set_id 184
2024-02-12T11:25:51.089331Z INFO avail_light::network::rpc::event_loop: Storing finality checkpoint at block 406872
2024-02-12T11:25:51.089561Z INFO avail_light::network::rpc::event_loop: Sending finalized block 406872
2024-02-12T11:25:51.089654Z INFO avail_light::light_client: Sleeping for 14.998662506s seconds
2024-02-12T11:25:51.089846Z INFO avail_light::api::v2: Message published to clients topic=HeaderVerified published=0 failed=0
2024-02-12T11:25:54.671171Z ERROR avail_light: Error: The application panicked (crashed).
Message: RPC Subscription stream should be infinite
Location: /home/runner/work/avail-light/avail-light/src/network/rpc/event_loop.rs:248
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
2024-02-12T11:25:54.671197Z INFO avail_light::network::p2p::event_loop: Exiting event loop...
Error:
0: Running Light Client encountered an error
1: Panic occurred, shuting down
Location:
src/bin/avail-light.rs:501
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.