Help Center> ModelArts> FAQs> Using PyCharm Toolkit> What Should I Do If Error "Invalid OBS path" Occurs When a Training Job Is Submitted?
Updated on 2023-11-22 GMT+08:00

What Should I Do If Error "Invalid OBS path" Occurs When a Training Job Is Submitted?

When a training job is running, the "Invalid OBS path" error is reported.

Figure 1 "Invalid OBS path" error

To locate the fault, perform the following operations:

  • If you are using ModelArts for the first time, log in to the ModelArts management console and complete access authorization configuration. The agency authorization mode is recommended. After the global configuration is complete, submit the job again.
  • Check whether the configured Data Path in OBS exists and whether data files exist in the directory. If the directory does not exist, create a directory on OBS and upload the training data to the directory.

Using PyCharm Toolkit FAQs

more