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 read HTTP server #25

Open
agallenne opened this issue Dec 22, 2017 · 2 comments
Open

Unable to read HTTP server #25

agallenne opened this issue Dec 22, 2017 · 2 comments

Comments

@agallenne
Copy link

Hi,

Seems like the example command does not work for me: a=webget('http://www.mpia.de/index.html')
I have the following: % WEBGET: Unable to read HTTP server
I have Mac OS 10.12.6 and IDL 8.4.1 (and 7.0)
Trying an other command, which works on other machine linux/Mac, does not work either:
webget('http://cdsweb.u-strasbg.fr/cgi-bin/nph-sesame/-o/?HD%20360')

Note that urls works on the browser though.

Any idea why?

@wlandsman
Copy link
Owner

I have a received another report of difficulties with webget.pro with recent versions of MacOS. I will take a closer look at this when I return from vacation.

Note, though, that I am trying to phase out the use of webget.pro, since use of the IDLNetURL object seems to be more robust. For examples of how to do this, look at querydss.pro, querysimbad.pro or queryvizier.pro, which have all been modified in the past 3 years to use the IDLNetURL object rather than webget.pro

@agallenne
Copy link
Author

Ok thank you. The module web get.pro is inside a pipeline, which is not mine, so not easy to replace I think. Note that with Mac OS Yosemite it works, but no longer with Sierra.

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

2 participants