Skip to content

Commit

Permalink
next iteration of archive node
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftAdviser committed Oct 16, 2023
1 parent 335931c commit 4fcc6a9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/participate/run-nodes/archive-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Please be patient once you start the node and observe the logs. Dumps come witho
systemctl start validator.service
```

10. Open `mytonctrl` and check the node status using the `status` command.
10. Open `mytonctrl` from _local user account_ and check the node status using the `status` command.


## Node maintenance
Expand Down
10 changes: 10 additions & 0 deletions docs/participate/run-nodes/full-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,13 @@ set stake 50000
- To check **mytoncrl** logs, open `~/.local/share/mytoncore/mytoncore.log` for a local user or `/usr/local/bin/mytoncore/mytoncore.log` for Root.

![logs](https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/screens/manual-ubuntu_mytoncore-log.png)

## FAQ

This section contains answers to the most frequently asked questions about running a full node.

### Error 651

Error: 651 indicates that your node is unable to locate another node within the TON Blockchain.

Sometimes, this process can take up to 24 hours. However, if you've been receiving this error for several days, that means that your node cannot synchronize via current network connection.

0 comments on commit 4fcc6a9

Please sign in to comment.