Error Message "ValueError: Invalid endpoint: obs.xxxx.com" Is Displayed in Logs
Symptom
When a training job uses TensorBoard to directly write data to an OBS path, error message "ValueError: Invalid endpoint: obs. xxxx.com" is displayed in logs.
Possible Causes
The possible causes are as follows:
Data may be unstable if the TensorBoard file is directly written to OBS.
Solution
Locally write the TensorBoard file and then copy it to OBS.
Summary and Suggestions
- Use the notebook environment for online debugging. For details, see Using JupyterLab to Develop Models.
- Use a local IDE (PyCharm or VS Code) to access the cloud environment for debugging. For details, see Using a Local IDE to Develop Models.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot