-
Notifications
You must be signed in to change notification settings - Fork 761
sawtooth-validator-default sawtooth-validator-default #2467
Description
When I use Docker for a Single Sawtooth Node. Follow the steps in website.
In Step 3: Start the Sawtooth Docker Environment:
The problem is below:
sawtooth-settings-tp-default | INFO | sawtooth_sdk::proces | Message: cf7742d809ff457fba0fc06eedc907e2
sawtooth-settings-tp-default | INFO | sawtooth_sdk::proces | sending PingResponse
sawtooth-validator-default | [2023-10-31 03:09:49.534 DEBUG interconnect] No response from 713cce62a68f7672e0ade9a65366537d1387fc01b6fea726893ab30449d76b92f62d207742a703762d9f866d9ea45e97c57061195fea078e28e9241ec2ff5e69 in 10.007903337478638 seconds - beginning heartbeat pings.
sawtooth-validator-default | [2023-10-31 03:09:49.535 DEBUG interconnect] No response from 02744ab3a5235fe142c08ed48ae078e1f91ff11615f09dda419b8b5759e7c449008a4f670648583d6259e7361d9c9a25db4f68a4e2f011bc74da3bb7ab8252ae in 10.007768869400024 seconds - beginning heartbeat pings.
sawtooth-validator-default | [2023-10-31 03:09:49.536 DEBUG interconnect] No response from 010132a6c832702654c52751072ccdf2fd5379befa1f245fcbe4cb25083689bd100e37f7905c56d709308f96c46067a16a0a66f6d094d5fda79505cead42c302 in 10.006694316864014 seconds - beginning heartbeat pings.
sawtooth-intkey-tp-python-default | [2023-10-31 03:09:49.536 DEBUG core] received message of type: PING_REQUEST
sawtooth-xo-tp-python-default | [2023-10-31 03:09:49.537 DEBUG core] received message of type: PING_REQUEST
sawtooth-settings-tp-default | INFO | sawtooth_sdk::proces | Message: c084d9c80c744fa79534ee9c2a5407c0
sawtooth-settings-tp-default | INFO | sawtooth_sdk::proces | sending PingResponse
sawtooth-validator-default | [2023-10-31 03:09:59.540 DEBUG interconnect] No response from 713cce62a68f7672e0ade9a65366537d1387fc01b6fea726893ab30449d76b92f62d207742a703762d9f866d9ea45e97c57061195fea078e28e9241ec2ff5e69 in 10.001838684082031 seconds - beginning heartbeat pings.
sawtooth-validator-default | [2023-10-31 03:09:59.541 DEBUG interconnect] No response from 02744ab3a5235fe142c08ed48ae078e1f91ff11615f09dda419b8b5759e7c449008a4f670648583d6259e7361d9c9a25db4f68a4e2f011bc74da3bb7ab8252ae in 10.00159239768982 seconds - beginning heartbeat pings.
sawtooth-validator-default | [2023-10-31 03:09:59.541 DEBUG interconnect] No response from 010132a6c832702654c52751072ccdf2fd5379befa1f245fcbe4cb25083689bd100e37f7905c56d709308f96c46067a16a0a66f6d094d5fda79505cead42c302 in 10.00166654586792 seconds - beginning heartbeat pings
So, is there any problem with the step before or proxy?