Bisonai / orakl

Official Oracle of Kaia Blockchain
https://orakl.network
MIT License
71 stars 15 forks source link

[node][baobab] failed to publish global aggregate and proof #2183

Open Intizar-T opened 2 months ago

Intizar-T commented 2 months ago
{
  "service": "node",
  "timestamp": "2024-08-19T02:48:18Z",
  "level": 3,
  "message": "failed to publish global aggregate and proof",
  "fields": {
    "error": "dial tcp 10.106.114.65:6379: connect: connection refused",
    "Player": "Aggregator"
  },
  "occurrence_count": 168062
}
nick-bisonai commented 2 months ago

redis connection failure, will update reconnect logic based on this error log

nick-bisonai commented 2 months ago

will close later after observation