フィルターのクリア

Error using urlwriteread. Error downloading URL.

8 ビュー (過去 30 日間)
Ilya Bryukhanov
Ilya Bryukhanov 2016 年 1 月 11 日
編集済み: Guillermo Rosich 2021 年 10 月 25 日
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 件のコメント
zhida zhang
zhida zhang 2021 年 7 月 24 日
Dear @Akshat Sharma, thank you very much, it solves my problem. Was confused for two weeks!
Guillermo Rosich
Guillermo Rosich 2021 年 10 月 25 日
編集済み: Guillermo Rosich 2021 年 10 月 25 日
I tried ex1-ex8-matlab.zip and it worked for me! Thanx a lot @Akshat Sharma

サインインしてコメントする。

採用された回答

Tushar Sinha
Tushar Sinha 2016 年 1 月 13 日
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 件のコメント
Walter Roberson
Walter Roberson 2016 年 1 月 13 日
Interesting -- but the user indicated R2015b, not R2013a.
Ilya Bryukhanov
Ilya Bryukhanov 2016 年 1 月 14 日
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

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by