IBM / monitor-ibm-cloud-pak-with-watson-openscale

Data analysis, model building, and deploying with Watson Machine Learning with notebook
https://developer.ibm.com/patterns/data-analysis-model-building-and-deploying-with-wml/
Apache License 2.0
4 stars 18 forks source link

OpenScale Lab Notebook reports error when publishing the model #22

Open hghanem opened 4 years ago

hghanem commented 4 years ago

Issue with OpenScale sample : https://github.com/IBM/monitor-ibm-cloud-pak-with-watson-openscale/blob/master/README.md Reports an error when you try to publish the model using:

wml_client = WatsonMachineLearningAPIClient(WML_CREDENTIALS)

The error is:

ConnectionError: HTTPSConnectionPool(host='104.22.3.95', port=31843): Max retries exceeded with url: /v1/preauth/validateAuth (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fae43670710>: Failed to establish a new connection: [Errno 110] Connection timed out',))

I followed the steps mentioned in the Github Readme document:

https://github.com/IBM/monitor-ibm-cloud-pak-with-watson-openscale/blob/master/README.md

Chatted with Scott D., he realizes that this Notebook must be removed in the time being until the issue is fixed. The link needs to be removed from the main public url:

https://developer.ibm.com/series/cloud-pak-for-data-learning-path/

Since from the main link, viewers can click on:

401 Monitoring the model with Watson OpenScale Pattern

that takes them to the broken Notebook. For further inquiry, please reach me at ghanem@us.ibm.com

samayamadhavan commented 4 years ago

@hghanem - This issue should now be fixed. Please review and let us know if you find something.