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

Unable to execute "git clone" command in setup_env.sh script, "zeppolina.git" repository is no longer available #6

Open
donothingme opened this issue Apr 24, 2023 · 0 comments

Comments

@donothingme
Copy link

donothingme commented Apr 24, 2023

I encountered an error when running the "setup_env.sh" script located in "diane/src/sanity_check/". Specifically, the "git clone" command that attempts to clone a repository from "git.seclab.cs.ucsb.edu" is failing with the following error message:

(base) ➜  sanity_check git clone [email protected]:peperunas/zeppolina.git
Cloning into 'zeppolina'...
ssh: Could not resolve hostname git.seclab.cs.ucsb.edu: Name or service not known
fatal: Could not read from remote repository. 
Please make sure you have the correct access rights and the repository exists.          

It seems that the hostname cannot be resolved, which is preventing the cloning process from completing successfully. Can anyone provide guidance on how to resolve this issue? Thank you in advance for your help!

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

No branches or pull requests

1 participant