Closed stefa2k closed 2 years ago
Looks like you are attempting to connect to the gRPC connection. Vouch now uses prysm's REST API. Please take a read through https://github.com/attestantio/vouch/releases/tag/v1.2.1 and ensure that you have both processes configured correctly (also note that the earliest supported version of prysm is 2.0.2, due to bugs in its REST API in 2.0.1).
Great solution, I was involved in this issue for weeks.
Replaced the actual ip and port with
<ip:port>
Versions: vouch:
1.2.2
prysm:v2.0.1