Skip to content

The relay was too busy to respond to the forger #3506

@khoaductin

Description

@khoaductin

My node has got this error today. Log shows:

2|ark-forger | [2020-02-15 11:21:45.160] WARN : Request to 127.0.0.1:4001<p2p.internal.getCurrentRound> failed, because of 'Socket emit "p2p.internal.getCurrentRound" : timed out (4000ms)'.

The relay still receives blocks but once every 1 min.

could be to do with the new transmission codec, since this didn't happen on 2.5 - alessio said

Possible Solution

  1. Restart core
    or
  2. Excute this command: pkill -f worker.js

in the event that it happens regularly and isn't fixed soon, a temporary solution could be to make a script to check for that error in the logs and if so, execute the kill command - alessio said

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions