Help Center> ModelArts> Troubleshooting> Training Jobs> Internet Access Issues> URL Connection Timed Out in a Running Training Job
Updated on 2022-12-08 GMT+08:00

URL Connection Timed Out in a Running Training Job

Symptom

In a running training job, a URL connection timeout error occurs.

urllib.error.URLERROR:<urlopen error [Errno 110] Connection timed out>

Possible Causes

For security purposes, ModelArts is not allowed to access the Internet to download data.

Solution

Download the required data to a local directory and upload it to OBS. Then, access the OBS path from ModelArts to obtain the data.