-
Notifications
You must be signed in to change notification settings - Fork 45
Could not resolve host #36
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
Comments
I got this error too(install via curl showterm.io/showterm > ~/bin/showterm), but the upload is done already. |
Ping @ConradIrwin |
Had the same confusing error message. Adding the No freaking idea though what causes the problem. The answer from the showterm.io server looks perfectly normal. |
I got the same error. I thought my recording was NOT uploaded until I read this thread. Well, now I know in fact the recording was already uploaded. But I still got this error:
|
I too have this issue. Using Arch Linux, for what that's worth. |
It looks like there's a stray semi-colon "Could not resolve host: ;". Can someone find it and send a PR to remove it? |
I think the issue is because the secret is being passed on as an argument without being giving it a curl flag. Try changing the script from: To: And that should fix it. |
Weird DNS problem on my Unbuntu box. I can ping, curl the homepage, but the curl upload command fails. See trace below:
The text was updated successfully, but these errors were encountered: