Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question regards to deploying opstack]: msg = "Attempting to disperse blob to EigenDA" #306

Open
DudessaPr opened this issue Mar 2, 2024 · 1 comment
Labels
question Further information is requested

Comments

@DudessaPr
Copy link

DudessaPr commented Mar 2, 2024

Question.

I spun up eigenDA and opstack locally according to the guide in docs:
https://docs.eigenlayer.xyz/eigenda/rollup-guides/op-stack/deploying-op-stack-+-eigenda-locally

After running "make devnet-up" command I saw the following error.

image

image

Even though in the step where it says "You can check docker logs of node and batcher to see relevant events related to EigenDA?"

Are there any suggestions to resolve the issue?

@DudessaPr DudessaPr added the question Further information is requested label Mar 2, 2024
@DudessaPr DudessaPr changed the title [Question]: <Title> [Question regards to deploying opstack]: msg = "Attempting to disperse blob to EigenDA" Mar 2, 2024
@DudessaPr
Copy link
Author

Errors from screenshots in text format:

2024-03-02 21:04:56 t=2024-03-02T15:04:56+0000 lvl=eror msg="Unable to disperse blob to EigenDA, aborting" err="rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: tls: first record does not look like a TLS handshake\""
2024-03-02 21:04:56 t=2024-03-02T15:04:56+0000 lvl=eror msg="Unable to publish batch frameset to EigenDA, falling back to calldata" err="rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: tls: first record does not look like a TLS handshake\""
2024-03-02 21:04:55 t=2024-03-02T15:04:55+0000 lvl=info msg="Attempting to disperse blob to EigenDA"
2024-03-02 21:04:56 t=2024-03-02T15:04:56+0000 lvl=eror msg="Unable to disperse blob to EigenDA, aborting" err="rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: tls: first record does not look like a TLS handshake\""
2024-03-02 21:04:56 t=2024-03-02T15:04:56+0000 lvl=eror msg="Unable to publish batch frameset to EigenDA, falling back to calldata" err="rpc error: code = Unavailable desc = connection error: desc = \"transport: authentication handshake failed: tls: first record does not look like a TLS handshake\""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant