Skip to Main Content

Data Science & Machine Learning

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Save Model Error

I am building a model in OCI Datascience. I have the next error when I am trying to save the model. I´ve confirmed all policies but it does not work

Saving model in the model catalog: 20%

1/5 [00:00<00:00, 61.12it/s]

DEBUG:oci._vendor.urllib3.connectionpool:Starting new HTTPS connection (1): datascience.us-ashburn-1.oci.oraclecloud.com:443 DEBUG:oci._vendor.urllib3.connectionpool:https://datascience.us-ashburn-1.oci.oraclecloud.com:443 "POST /20190101/models HTTP/1.1" 404 111 DEBUG:oci.circuit_breaker.circuit_breaker:Is transient error status code:404 error code:NotAuthorizedOrNotFound DEBUG:oci.circuit_breaker.circuit_breaker:status code:404 not in failure_statuses_and_codes:{409: ['IncorrectState'], 429: [], 500: [], 502: [], 503: [], 504: []} ServiceError: Authorization failed or requested resource not found. Status: 404 Code: NotAuthorizedOrNotFound Opc-Request-Id: D64772B9A8F14629A2439A8F496D13F9/880A8A307C0808677C150B89F08547EE/9393050F10AE2E491637107D8F1C50D5 Target Service: data_science Operation Name: create_model Timestamp: 2024-07-12T23:13:17.510371+00:00

Comments

Post Details

Added on Jul 13 2024
2 comments
177 views