Open birdycoachingeg opened 3 months ago
020-07-01 00:44:35.378 INFO >>> GET http://ec2-ip:8081/rendez_vous 2020-07-01 00:44:35.390 INFO <<< GET http://ec2-ip:8081/rendez_vous [200] 2020-07-01 00:44:35.390 DEBUG content-type: application/json 2020-07-01 00:44:35.390 DEBUG content-length: 22 2020-07-01 00:44:35.391 DEBUG date: Wed, 01 Jul 2020 00:44:35 GMT 2020-07-01 00:44:35.391 INFO { "id": null, "ok": false } 2020-07-01 00:44:35.392 DEBUG heartbeat thread starting 2020-07-01 00:44:35.392 INFO waiting for being selected 2020-07-01 00:44:35.393 INFO >>> GET http://ec2-ip:8081/heartbeat/None 2020-07-01 00:44:35.402 WARNING <<< GET http://ec2-ip:8081/heartbeat/None [404] 2020-07-01 00:44:35.402 DEBUG content-length: 0 2020-07-01 00:44:35.402 DEBUG date: Wed, 01 Jul 2020 00:44:35 GMT 2020-07-01 00:44:35.403 ERROR error while sending heartbeat, exiting Traceback (most recent call last): File "/home/xain-fl/python/sdk/xain_sdk/participant.py", line 227, in run self.heartbeat()
try to update it to latest
020-07-01 00:44:35.378 INFO >>> GET http://ec2-ip:8081/rendez_vous 2020-07-01 00:44:35.390 INFO <<< GET http://ec2-ip:8081/rendez_vous [200] 2020-07-01 00:44:35.390 DEBUG content-type: application/json 2020-07-01 00:44:35.390 DEBUG content-length: 22 2020-07-01 00:44:35.391 DEBUG date: Wed, 01 Jul 2020 00:44:35 GMT 2020-07-01 00:44:35.391 INFO { "id": null, "ok": false } 2020-07-01 00:44:35.392 DEBUG heartbeat thread starting 2020-07-01 00:44:35.392 INFO waiting for being selected 2020-07-01 00:44:35.393 INFO >>> GET http://ec2-ip:8081/heartbeat/None 2020-07-01 00:44:35.402 WARNING <<< GET http://ec2-ip:8081/heartbeat/None [404] 2020-07-01 00:44:35.402 DEBUG content-length: 0 2020-07-01 00:44:35.402 DEBUG date: Wed, 01 Jul 2020 00:44:35 GMT 2020-07-01 00:44:35.403 ERROR error while sending heartbeat, exiting Traceback (most recent call last): File "/home/xain-fl/python/sdk/xain_sdk/participant.py", line 227, in run self.heartbeat()