After delegating 32 ankrETH to my operator, i then tried to run eigenDA
The logs look good, and on eigenDA i can see that my operator has opted in, but im getting the error that reachability check fails
i tried to curl into the dispersal & retrieval addresses from my own laptop to rule out access issues from my node, and even from my laptop i get a timeout for these addresses.
Environment
testnet
EigenDA version: 0.7.4
Operating System: alpine
Node configuration (if applicable):
Any specific settings or modifications:
Steps to Reproduce
Leave all reachability values in .env as default values
2.launch eigenDA
.
### Additional Context
running the node in a k8s cluster, the node has other procesess that are able to reach the public web, so i dont think its a firewall/security group issue
Issue Summary
After delegating 32 ankrETH to my operator, i then tried to run eigenDA The logs look good, and on eigenDA i can see that my operator has opted in, but im getting the error that reachability check fails i tried to curl into the dispersal & retrieval addresses from my own laptop to rule out access issues from my node, and even from my laptop i get a timeout for these addresses.
Environment
testnet
Steps to Reproduce
Expected Behavior
Reachability should be reached. curl into this address does work : https://dataapi-holesky.eigenda.xyz/api/v1/operators-info/port-check?operator_id=8634db3ba195738e2bff9fe7bc23b7ec3c7b4f1c63e5ec128932a956d62d80fd
Actual Behavior
getting this in the logs:
Possible Solution
. ### Additional Context running the node in a k8s cluster, the node has other procesess that are able to reach the public web, so i dont think its a firewall/security group issue