Borrar filtros
Borrar filtros

Error using urlwriteread. Error downloading URL.

8 visualizaciones (últimos 30 días)
Ilya Bryukhanov
Ilya Bryukhanov el 11 de En. de 2016
Editada: Guillermo Rosich el 25 de Oct. de 2021
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 comentarios
zhida zhang
zhida zhang el 24 de Jul. de 2021
Dear @Akshat Sharma, thank you very much, it solves my problem. Was confused for two weeks!
Guillermo Rosich
Guillermo Rosich el 25 de Oct. de 2021
Editada: Guillermo Rosich el 25 de Oct. de 2021
I tried ex1-ex8-matlab.zip and it worked for me! Thanx a lot @Akshat Sharma

Iniciar sesión para comentar.

Respuesta aceptada

Tushar Sinha
Tushar Sinha el 13 de En. de 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 comentarios
Walter Roberson
Walter Roberson el 13 de En. de 2016
Interesting -- but the user indicated R2015b, not R2013a.
Ilya Bryukhanov
Ilya Bryukhanov el 14 de En. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Downloads en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by