When I try to install in my website then I am getting below error message in my console and it's not installed in my website
http://localhost:49491/umbraco/backoffice/UmbracoApi/PackageInstall/CheckRestart 500 (Internal Server Error)
http://localhost:49491/umbraco/backoffice/UmbracoApi/Authentication/GetRemainingTimeoutSeconds 500 (Internal Server Error)
Possibly unhandled rejection: {"errorMsg":"Server call failed for checking remaining seconds","data":"<!DOCTYPE html>\r\n<html>\r\n <head>\r\n <title>Boot failed: Umbraco cannot run. See Umbraco's log file for more details.<br><br>-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.<br><br>-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:<br>. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br>. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br><br> at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)<br> at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)<br> at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)<br> at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)<br> at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)</title>\r\n <meta name=\"viewport\" content=\"width=device-width\" />\r\n <style>\r\n body {font-family:\"Verdana\";font-weight:normal;font-size: .7em;color:black;} \r\n p {font-family:\"Verdana\";font-weight:normal;color:black;margin-top: -5px}\r\n b {font-family:\"Verdana\";font-weight:bold;color:black;margin-top: -5px}\r\n H1 { font-family:\"Verdana\";font-weight:normal;font-size:18pt;color:red }\r\n H2 { font-family:\"Verdana\";font-weight:normal;font-size:14pt;color:maroon }\r\n pre {font-family:\"Consolas\",\"Lucida Console\",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}\r\n .marker {font-weight: bold; color: black;text-decoration: none;}\r\n .version {color: gray;}\r\n .error {margin-bottom: 10px;}\r\n .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }\r\n @media screen and (max-width: 639px) {\r\n pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }\r\n }\r\n @media screen and (max-width: 479px) {\r\n pre { width: 280px; }\r\n }\r\n </style>\r\n </head>\r\n\r\n <body bgcolor=\"white\">\r\n\r\n <span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>\r\n\r\n <h2> <i>Boot failed: Umbraco cannot run. See Umbraco's log file for more details.<br><br>-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.<br><br>-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:<br>. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br>. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br><br> at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)<br> at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)<br> at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)<br> at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)<br> at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)</i> </h2></span>\r\n\r\n <font face=\"Arial, Helvetica, Geneva, SunSans-Regular, sans-serif \">\r\n\r\n <b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.\r\n\r\n <br><br>\r\n\r\n <b> Exception Details: </b>Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.<br><br>-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.<br><br>-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:<br>. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br>. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.<br><br> at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)<br> at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)<br> at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)<br> at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)<br> at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)<br> at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)<br> at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)<br><br>\r\n\r\n <b>Source Error:</b> <br><br>\r\n\r\n <table width=100% bgcolor=\"#ffffcc\">\r\n <tr>\r\n <td>\r\n <code>\r\n\r\nAn unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</code>\r\n\r\n </td>\r\n </tr>\r\n </table>\r\n\r\n <br>\r\n\r\n <b>Stack Trace:</b> <br><br>\r\n\r\n <table width=100% bgcolor=\"#ffffcc\">\r\n <tr>\r\n <td>\r\n <code><pre>\r\n\r\n[BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)\r\n at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)\r\n at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)\r\n at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)]\r\n Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) +226\r\n Umbraco.Web.Composing.ModuleInjector`1.Init(HttpApplication context) +192\r\n System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +523\r\n System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176\r\n System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +349\r\n System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +303\r\n\r\n[HttpException (0x80004005): Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)\r\n at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)\r\n at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)\r\n at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)]\r\n System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +658\r\n System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +89\r\n System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +188\r\n</pre></code>\r\n\r\n </td>\r\n </tr>\r\n </table>\r\n\r\n <br>\r\n\r\n <hr width=100% size=1 color=silver>\r\n\r\n <b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3062.0\r\n\r\n </font>\r\n\r\n </body>\r\n</html>\r\n<!-- \r\n[BootFailedException]: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)\r\n at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)\r\n at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)\r\n at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException)\r\n at Umbraco.Web.Composing.ModuleInjector`1.Init(HttpApplication context)\r\n at System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers)\r\n at System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context)\r\n at System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context)\r\n at System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)\r\n[HttpException]: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from "Our.Umbraco.FileSystemProviders.Azure.Installer, Version=1.0.3.255, Culture=neutral, PublicKeyToken=null" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.5443.21812, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'interfaces, Version=1.0.5443.21804, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a)\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable`1 assemblies, Boolean onlyConcreteClasses, Func`2 additionalFilter)\r\n at Umbraco.Core.Composing.TypeFinder.FindClassesOfType[T](IEnumerable`1 assemblies, Boolean onlyConcreteClasses)\r\n at Umbraco.Core.Composing.TypeLoader.<>c__DisplayClass50_0`1.<GetTypes>b__1()\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func`1 finder, String action, Boolean cache)\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable`1 specificAssemblies)\r\n at Umbraco.Core.Runtime.CoreRuntime.GetComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader)\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer)\r\n at System.Web.HttpRuntime.FirstRequestInit(HttpContext context)\r\n at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)\r\n at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)\r\n-->","status":500}
When I try to install in my website then I am getting below error message in my console and it's not installed in my website