Update troubleshooting instructions
This commit is contained in:
parent
5584262fa8
commit
66951d5cb8
@ -756,6 +756,18 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
|
|||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
* Check the logs of nitro node to see if the objective is completed
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# To check logs of L1 nitro-node
|
||||||
|
laconic-so deployment --dir l1-nitro-deployment logs nitro-node -f --tail 30
|
||||||
|
|
||||||
|
# To check logs of L2 nitro-node
|
||||||
|
laconic-so deployment --dir l2-nitro-deployment logs nitro-node -f --tail 30
|
||||||
|
```
|
||||||
|
|
||||||
|
* If the objective is completed, you can safely stop (`Ctrl+C`) the running CLI command and continue with the further instructions
|
||||||
|
|
||||||
* Stop (`Ctrl+C`) the direct-fund command if it is stuck
|
* Stop (`Ctrl+C`) the direct-fund command if it is stuck
|
||||||
|
|
||||||
* Restart the L1 Nitro node:
|
* Restart the L1 Nitro node:
|
||||||
|
Loading…
Reference in New Issue
Block a user