mediakind-video / ams-migration-tool

3 stars 4 forks source link

Problem with import assets to MediaKind #7

Open marianatkach opened 11 months ago

marianatkach commented 11 months ago

Hi! We followed the instructions for migrating a media service from Azure to MediaKind. During the migration process, we noticed that our assets were successfully migrated, and the streaming locators were partially migrated, to which we received a list of errors in the console.

ERRO[0147] unable to import streamingLocator <locator>: PUT https://api.io.mediakind.com/api/ams/<mediakind_subscription>/streamingLocators/<locator>;RESPONSE 500: 500 Internal Server Error;ERROR CODE: 1000.2000.1000.1000;{
  "error": {
    "code": "1000.2000.1000.1000",
    "detail": "Internal server error. value too long for type character varying(64)\n"
  },
  "ref": "<ref>",
  "status": 500
}
; 

Please tell me what is causing the partial migration of streaming locators?

marianatkach commented 11 months ago

Hi, we still have problem, please help me for figure out in with this. Thanks!

ljacob-mk commented 9 months ago

Hi, sorry for the delay on responding. This looks to be an API discrepancy. I'm discussing with our API team.

Could you provide the JSON line for one of the locators that failed to import?