drdhaval2785 / github_issue_backup

a script to backup github issues
0 stars 0 forks source link

Odd Curl message #31

Closed funderburkjim closed 9 years ago

funderburkjim commented 9 years ago

These curl messages were seen while fetching images for sanskrit-lexicon/CORRECTIONS/ repository:

Fetching the images and storing in sanskrit-lexicon/CORRECTIONS/html/images/ folder.
curl: (6) Couldn't resolve host '`sArisTAKA`'
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
curl: (3) [globbing] error: bad range specification after pos 3

curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
curl: (6) Couldn't resolve host 'Discovored'
curl: (1) Protocol href="https not supported or disabled in libcurl
curl: (6) Couldn't resolve host '<p>â'
curl: (6) Couldn't resolve host 'Reply'
curl: (1) Protocol href="https not supported or disabled in libcurl
curl: (6) Couldn't resolve host '<p>â'
curl: (6) Couldn't resolve host 'Reply'
curl: (1) Protocol href="https not supported or disabled in libcurl
curl: (6) Couldn't resolve host '<p>this'
curl: (1) Protocol href="https not supported or disabled in libcurl
curl: (6) Couldn't resolve host '<p>â'
curl: (6) Couldn't resolve host 'Reply'

At this point, I'm not sure how or whether this impacted anything.

drdhaval2785 commented 9 years ago

At max this may have resulted in non - fetching of some images which may have been tagged in some odd fashion in github issues. The worst thing which might come to pass is that the impugned images may be linked to the github web server rather than local images stored in local machine.

So, not much of an issue. Debugging it would take 3 hours for little gain. Closing issue.