Hi, while trying to upload a model to model registry, I keep getting this error:
hsml.client.exceptions.RestAPIError: Metadata operation error: (url: <url_to_my_project>
And then right below it;
HTTP code: 500, HTTP reason: Internal Server Error, body: b'{"errorCode":120000,"devMsg":"Singleton StagingManager is unavailable because its original initialization failed.","errorMsg":"A generic error occurred."}', error code: 120000, error msg: A generic error occurred., user msg:
I saw a couple of posts with similar errors, but they were related to uploading data to the Feature Store, so I’m not sure if the errors are related.
Thanks for your help!