Skip to content

Commit

Permalink
docs(website): Added solutions to common problems. (#14473)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
cocoa-tea and dionysuzx authored Aug 14, 2023
1 parent 55be84a commit a60be2f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ You can ignore any WARN logs.

### Node error logs

#### `error: "Process new L1 blocks error"`

You can ignore it, it will disappear when the node is fully synced.

#### `error: "failed to check token balance: proposer does not have enough tko balance to propose"`

You have not deposited enough TKO to pay the block fee. Deposit enough TKO from TKO token contracts. See [enable a proposer](/docs/guides/run-a-node/enable-a-proposer) for more info.
Expand Down

0 comments on commit a60be2f

Please sign in to comment.