We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi I tried to reserve the sandbox. I tried this 2 times - Neither after 1 hour I have connectivity to the github to clone the code
[developer@devbox ~]$ping github.com ^C [developer@devbox ~]$tracepath github.com tracepath: github.com: Temporary failure in name resolution [developer@devbox ~]$tracepath 8.8.8.8 1?: [LOCALHOST] pmtu 1500 1: 0.427ms 1: 0.469ms 2: no reply 3: no reply 4: no reply ^C [developer@devbox ~]$
The text was updated successfully, but these errors were encountered:
git clone does not work:
ssh [email protected] [email protected]'s password: Last login: Tue Jul 2 12:47:25 2019 from 10.10.2.32 -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory [developer@devbox ~]$ [developer@devbox ~]$ [developer@devbox ~]$git clone --recurse-submodules https://github.com/DevNetSandbox/sbx_multi_ios.git Cloning into 'sbx_multi_ios'... fatal: unable to access 'https://github.com/DevNetSandbox/sbx_multi_ios.git/': Could not resolve host: github.com; Unknown error
Sorry, something went wrong.
Peter, the problem should now be solved. Please schedule a new reservation and let us know if everything works fine.
No branches or pull requests
Hi I tried to reserve the sandbox. I tried this 2 times - Neither after 1 hour I have connectivity to the github to clone the code
[developer@devbox ~]$ping github.com
^C
[developer@devbox ~]$tracepath github.com
tracepath: github.com: Temporary failure in name resolution
[developer@devbox ~]$tracepath 8.8.8.8
1?: [LOCALHOST] pmtu 1500
1: 0.427ms
1: 0.469ms
2: no reply
3: no reply
4: no reply
^C
[developer@devbox ~]$
The text was updated successfully, but these errors were encountered: