Open a26nine opened 3 days ago
Is there possibly something else with your setup that may be different? cURL should be supported here
Is there possibly something else with your setup that may be different? cURL should be supported here
I don't think or am aware of anything else that would be different here. You can see the node config in the OP. Plus, other Beacon API methods seem to work without any issues.
Describe the bug
When trying to subscribe to events with Prysm
v5.1.2
, the node throwsmisconfiguration error
.Flags
Execution Client: Geth
v1.14.11
The node is syncing fine and responds to other methods without any issues.
Has this worked before in a previous version?
No response
🔬 Minimal Reproduction
v5.1.2
(with the above flags).curl "http://localhost:3500/eth/v1/events?topics=head" -H "Accept: text/event-stream"
Error
Platform(s)
Linux (x86)
What version of Prysm are you running? (Which release)
v5.1.2
Anything else relevant (validator index / public key)?
No response