Skip to content

Commit bf4824c

Browse files
authored
update troubleshooting (#158)
1 parent f0449f3 commit bf4824c

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs/Validator Multicast Connection.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
1010

1111
## 1. Client Configuration
1212

13-
### Jito-Agave (v3.1.9+)
13+
### Jito-Agave (v3.1.9+) and Harmonic (3.1.11+)
1414

1515
1. In your validator start script, add: `--shred-receiver-address 233.84.178.1:7733`
1616

@@ -53,6 +53,15 @@ For each epoch where validators publish leader shreds, they will be proportionat
5353

5454
## Troubleshooting
5555

56+
### Not Publishing Leader Shreds:
57+
58+
The most common culprits in not transmitting shreds are:
59+
60+
1. Client version: you must be running Jito-Agave 3.1.9+, JitoBam 3.1.9+, Frankendancer, or Harmonic 3.1.11+. Other client versions will not work.
61+
62+
2. Running vanilla agave in xdp mode. Multicast is currently not supported on vanilla agave in xdp mode.
63+
64+
3. Setting `--bind-address` in your startup script. This will prevent traffic flowing over the `doublezero1` interface.
5665

5766
### Retransmitting:
5867

0 commit comments

Comments
 (0)