SOLVED

How can we resolve an error of "Export brain"?

Microsoft

Hi Bonsai experts,

 

I tried the following steps, but “Export brain” shows the following error. How can we resolve this?

 

[Repro steps]

  1. Follow the steps of Quickstart: Balance a ball with AI (Moab) - Bonsai | Microsoft Docs.
  2. After the training completes, follow the steps of https://docs.microsoft.com/en-us/bonsai/guides/export-brain?tabs=docker-ps#step-1-export-the-brain-a....

 

[Error]

Remote procedure call failed - Status(StatusCode="Internal", Detail="[Exception] Type: Exception Error:  ExceptionMessage: ACR Task failed while building the docker image for Workspace: 1cad4c10-6d78-4ac6-937c-eeb189837275 and Image: aktsudaprojectbonsaiworkspace.azurecr.io/1cad4c10-6d78-4ac6-937c-eeb189837275/moab_demo with the error message: failed during run, err: exit status 1.Here are detailed ACR Task Logs: 2021/07/09 07:28:33 Downloading source code...

2021/07/09 07:28:35 Finished downloading source code

2021/07/09 07:28:35 Alias support enabled for version >= 1.1.0, please see https://aka.ms/acr/tasks/task-aliases for more information.

2021/07/09 07:28:35 Creating Docker network: acb_default_network, driver: 'bridge'

2021/07/09 07:28:36 Successfully set up Docker network: acb_default_network

2021/07/09 07:28:36 Setting up Docker configuration...

2021/07/09 07:28:36 Successfully set up Docker configuration

2021/07/09 07:28:36 Logging in to registry: bonsaisimprod.azurecr.io

2021/07/09 07:28:37 Successfully logged into bonsaisimprod.azurecr.io

2", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1625815742.780021185","description":"Error received from peer ipv4:10.244.79.235:5000","file":"/var/local/git/grpc/src/core/lib/surface/call.cc","file_line":1067,"grpc_message":"[Exception] Type: Exception Error:  ExceptionMessage: ACR Task failed while building the docker image for Workspace: 1cad4c10-6d78-4ac6-937c-eeb189837275 and Image: aktsudaprojectbonsaiworkspace.azurecr.io/1cad4c10-6d78-4ac6-937c-eeb189837275/moab_demo with the error message: failed during run, err: exit status 1.Here are detailed ACR Task Logs: 2021/07/09 07:28:33 Downloading source code...\r\n2021/07/09 07:28:35 Finished downloading source code\r\n2021/07/09 07:28:35 Alias support enabled for version >= 1.1.0, please see https://aka.ms/acr/tasks/task-aliases for more information.\n2021/07/09 07:28:35 Creating Docker network: acb_default_network, driver: 'bridge'\n2021/07/09 07:28:36 Successfully set up Docker network: acb_default_network\n2021/07/09 07:28:36 Setting up Docker configuration...\n2021/07/09 07:28:36 Successfully set up Docker configuration\n2021/07/09 07:28:36 Logging in to registry: bonsaisimprod.azurecr.io\n2021/07/09 07:28:37 Successfully logged into bonsaisimprod.azurecr.io\n2","grpc_status":13}")

 

aktsuda_0-1626336724222.png

 

 

Best regards,

Akihisa

2 Replies
best response confirmed by aktsuda (Microsoft)
Solution
Hi, Akihisa. This was a bug in the system that was preventing exporting of brains. It has been resolved. Have you been able to export since the original post?

@davidcoe Yes, your solution resolved this issue. Thanks!