An error has occured while trying to cofigure the database. while uipath orch setup (Failed to run database migrations.)

Installer(.exe or .msi):

License type(Free, Trial/License code):

Studio/Robot version:

Current behavior:

Screenshot:

Hi,

I’m setting up orche with script I’m getting below error , Please help me on this issue.

Downloading Web.config file
Configuring database…
An error has occured while trying to cofigure the database.
System.Management.Automation.MethodInvocationException: Exception calling “InitializeInternalJobs” with “0”
argument(s): “ComponentActivator: could not instantiate UiPath.Abp.Quartz.Manager.QuartzSystemJobsManager” -
→ Castle.MicroKernel.ComponentActivator.ComponentActivatorException: ComponentActivator: could not instant
iate UiPath.Abp.Quartz.Manager.QuartzSystemJobsManager —> System.Reflection.TargetInvocationException: Exc
eption has been thrown by the target of an invocation. —> System.Configuration.ConfigurationErrorsExceptio
n: Could not read the Quartz configuration from file.
at UiPath.Abp.Quartz.Configuration.FileAbpQuartzConfiguration.GetQuartzPropertiesFromFile()
at UiPath.Abp.Quartz.Configuration.FileAbpQuartzConfiguration.GetScheduler(String instanceName)
at UiPath.Abp.Quartz.Configuration.FileAbpQuartzConfiguration.get_Scheduler()
at UiPath.Abp.Quartz.Manager.QuartzSystemJobsManager…ctor(IUiPathAbpQuartzConfiguration quartzConfigurat
ion, IBackgroundJobConfiguration backgroundJobConfiguration, ILogger logger)
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean cons
tructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Ob
ject parameters, CultureInfo culture)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.FastCreateInstance(Type implType, Obje
ct arguments, ConstructorCandidate constructor)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateInstanceCore(ConstructorCandidat
e constructor, Object arguments, Type implType)
— End of inner exception stack trace —
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateInstanceCore(ConstructorCandidat
e constructor, Object arguments, Type implType)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateInstance(CreationContext context
, ConstructorCandidate constructor, Object arguments)
at Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.InternalCreate(CreationContext context
)
at Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.Create(CreationContext context, Burde
n burden)
at Castle.MicroKernel.Lifestyle.AbstractLifestyleManager.CreateInstance(CreationContext context, Boolean
trackedExternally)
at Castle.MicroKernel.Lifestyle.SingletonLifestyleManager.Resolve(CreationContext context, IReleasePolicy
releasePolicy)
at Castle.MicroKernel.Handlers.DefaultHandler.ResolveCore(CreationContext context, Boolean requiresDecomm
ission, Boolean instanceRequired, Burden& burden)
at Castle.MicroKernel.Handlers.DefaultHandler.Resolve(CreationContext context, Boolean instanceRequired)
at Castle.MicroKernel.DefaultKernel.ResolveComponent(IHandler handler, Type service, IDictionary addition
alArguments, IReleasePolicy policy)
at Castle.MicroKernel.DefaultKernel.Castle.MicroKernel.IKernelInternal.Resolve(Type service, IDictionary
arguments, IReleasePolicy policy)
at Abp.Dependency.ScopedIocResolver.Resolve[T](Type type)
at UiPath.DatabaseMigrator.DatabaseMigrator.InitializeInternalJobs()
at CallSite.Target(Closure , CallSite , Object )
— End of inner exception stack trace —
at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, E
xception exception)
at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)

Failed to run database migrations.