microsoft / mattercenter

Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
https://www.microsoft.com/en-us/legal/productivity/mattercenter.aspx
198 stars 148 forks source link

500 error while executing step 10 #848

Open alexandremury opened 5 years ago

alexandremury commented 5 years ago

Error Log, Can someone help me?

102610Keywords46670296ApplicationRD00155DE8529FApplication: Microsoft.Legal.MatterCenter.Jobs.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: Microsoft.Azure.KeyVault.KeyVaultClientException at Microsoft.Azure.KeyVault.KeyVaultClient+<Do>d__11b`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNext() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) at Microsoft.Azure.KeyVault.KeyVaultClient+<GetSecretsAsync>d__f8.MoveNext() at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) at System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetResult() at Microsoft.Legal.MatterCenter.Jobs.KeyVaultHelper.retrieveSecrets(Boolean) at Microsoft.Legal.MatterCenter.Jobs.KeyVaultHelper.GetKeyVaultSecretsCerticate() at Microsoft.Legal.MatterCenter.Jobs.Program.Main(System.String[])