microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
511 stars 174 forks source link

Error encrypting data - Cannot read property 'importKey' of undefined #905

Open HerraHak opened 3 years ago

HerraHak commented 3 years ago

Describe the bug I am hosting this docker on a docker server on premises. I can add the blob sas key But when I try to create a new project, I get this error : Error encrypting data - Cannot read property 'importKey' of undefined

Can anybody help?

To Reproduce Steps to reproduce the behavior:

  1. Go to 'use custom to train a model with labels and get key value pairs
  2. Click on 'New project'
  3. Fill all the needed fields
  4. No error is displayed but you can see in F12 tool the error that is displayed in the console.
  5. In the calls I can see it tries to get a blob that doesn't yet exist.

Expected behavior I expect to create a project

Desktop (please complete the following information):