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

sanity-check.sh #347

Open
ArrjunPradeep opened this issue Nov 1, 2024 · 4 comments
Open

sanity-check.sh #347

ArrjunPradeep opened this issue Nov 1, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@ArrjunPradeep
Copy link

System information

Ubuntu22.04

Commit id

de

Description & steps to reproduce

After the command "./scripts/sanity-check.sh". I'm getting the following :

image

Desired behavior

Earlier the command was "./scripts/tool_check.sh". Result was :

image

What is the severity of this bug?

Critical; I am blocked and Kurtosis CDK is unusable for me because of this bug.

@ArrjunPradeep ArrjunPradeep added the bug Something isn't working label Nov 1, 2024
@praetoriansentry
Copy link
Collaborator

Prior to running the sanity check, have you setup an enclave named cdk? The script assumes that you've already done soemthing like kurtosis run --enclave cdk .

@ArrjunPradeep
Copy link
Author

No, I didn't setup any enclave. Just cloned the repo, installed necessary dependencies. Then I executed the command './scripts/sanity-check.sh'

@ArrjunPradeep
Copy link
Author

rpc_url=$(kurtosis port print cdk cdk-erigon-node-001 rpc)
Error: An error occurred running command 'print'

@ArrjunPradeep
Copy link
Author

image
Im getting the above error after executing kurtosis run --enclave cdk .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants