Error while trying to upload model to model registry

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!

Hi, i got the same problem, have you find a way to solve it?

I have the same problem.

Hey!

Thanks for reporting the uploading issue. It should now be possible to export models again. If you are still facing difficulties please let us know.

All the best,
Robin

Thanks for your work, it nows works perfectly fine on my side