Error using urlwriteread. Error downloading URL.

19 vues (au cours des 30 derniers jours)
Ilya Bryukhanov
Ilya Bryukhanov le 11 Jan 2016
Hello,
I'm studying machine learning from coursera.org. I'm using Matlab R2015b academic license. I've got error message during the job submission.
!! Submission failed: unexpected error: Error using urlreadwrite (line 98) Error downloading URL. Your network connection may be down or your proxy settings improperly configured. !! Please try again later.
I tried to set off windows firewall & antivirus and also reinstall Windows. The problem is still the same. What should I do to solve it.
Thank for advance.
  14 commentaires
zhida zhang
zhida zhang le 24 Juil 2021
Dear @Akshat Sharma, thank you very much, it solves my problem. Was confused for two weeks!
Guillermo Rosich
Guillermo Rosich le 25 Oct 2021
Modifié(e) : Guillermo Rosich le 25 Oct 2021
I tried ex1-ex8-matlab.zip and it worked for me! Thanx a lot @Akshat Sharma

Connectez-vous pour commenter.

Réponse acceptée

Tushar Sinha
Tushar Sinha le 13 Jan 2016
Hi llya,
The problem here is that although your browsers trust certificates signed by "Trustwave", MATLAB release R2013a does not (yet). You can manually add Trustwave or the specific certificate of the website which you are working with to MATLAB's trusted certificate store however. The following article on our website explains how you can do this:
I hope this helps answer your question.
Thanks,
Tushar
  2 commentaires
Walter Roberson
Walter Roberson le 13 Jan 2016
Interesting -- but the user indicated R2015b, not R2013a.
Ilya Bryukhanov
Ilya Bryukhanov le 14 Jan 2016
I download certificate for www-origin.coursera.org using Mozilla and then add it to MATLAB acerts file by Portede software. But nothing changes.
Moreover I tried to find the correct URL that I connected by writing urlConnection before try block in urlreadwrite function. I get this.
Java exception occurred: java.io.IOException: Server returned HTTP response code: 500 for URL: https://www-origin.coursera.org/api/onDemandProgrammingImmediateFormSubmissions.v1
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Downloads dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by