hi guys
I tried to download data packages using 'findti workflow' but they are outdated and I'm using stata 17 it says "Remote host terminated the handshake
https://jslsoc.sitehost.iu.edu/stata/
either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
r(5100);
------------------
any tips to get them somehow the book is useless without practice
thanks
I successfully downloaded wf09-part1 on my Stata 17 system just now with no problem. Try copying
Code:
net get wf09-part1, from(https://jslsoc.sitehost.iu.edu/stata)
into the command window and see if that works.
I successfully downloaded wf09-part1 on my Stata 17 system just now with no problem. Try copying
Code:
net get wf09-part1, from(https://jslsoc.sitehost.iu.edu/stata)
into the command window and see if that works.
thank you William, appreciate the try. but it says the same thing unfortunately . I am using STATA 17 BE 17.0 .
net get wf09-part1, from(https://jslsoc.sitehost.iu.edu/stata)
ssl handshake error
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
https://jslsoc.sitehost.iu.edu/stata/ either
1) is not a valid URL, or
2) could not be contacted, or
3) is not a Stata download site (has no stata.toc file).
r(603);