Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -593,8 +593,8 @@ sudo journalctl -u tmkms -f --lines 50
```

**Look for:**
- **`connected to validator successfully`
- **Signing messages (height increasing)
- `connected to validator successfully`
- Signing messages (height increasing)

### Check Akash Validator Logs

Expand All @@ -605,9 +605,9 @@ In [Akash Console](https://console.akash.network):
3. Select **"node"** service

**Look for:**
- **`executed block height=...`
- **`committed state height=...`
- **Height increasing continuously
- `executed block height=...`
- `committed state height=...`
- Height increasing continuously

### Check Stunnel Proxy Logs

Expand Down