Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli application failed to start: "./up.ps1" #21902

Open
1 task done
ccollete opened this issue Jan 14, 2025 · 1 comment
Open
1 task done

Cli application failed to start: "./up.ps1" #21902

ccollete opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@ccollete
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Problem

An error has occured!
Cli application failed to start: "./up.ps1"

Details

Volo.Abp.Studio.AbpStudioException: �[31;1m./up.ps1: �[31;1mFile C:\Users\Caio\Desktop\Alfa09-Development\etc\docker\up.ps1 cannot be loaded. The file C:\Users\Caio\Desktop\Alfa09-Development\etc\docker\up.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at https://go.microsoft.com/fwlink/?LinkID=135170.�[0m

at async Task Volo.Abp.Studio.Running.CliApplicationRunner.vkuC1hXhIl(Command )
at async Task Volo.Abp.Studio.Running.CliApplicationRunner.StartApplicationAsync(bool watch, bool skipBuild)
at async Task Volo.Abp.Studio.Running.ApplicationRunner.kR6pQlO4kq(bool , bool )
at async Task Volo.Abp.Studio.Running.ApplicationRunner.StartAsync(bool watch, bool skipBuild)
at async Task Volo.Abp.Studio.UI.Solutions.Items.RunProfiles.RunnableApplicationUIModel.StartAsync(bool skipBuildBeforeStarting, bool ensureBuildBeforeStarting)
at async Task Volo.Abp.Studio.UI.ViewModels.SolutionRunner.Items.SolutionRunnerRootItemViewModel.StartAsync(List skippedApplications) x 2
at async Task Volo.Abp.Studio.UI.ViewModels.SolutionRunner.Items.SolutionRunnerRootItemViewModel.DSKOHp17MT(bool )
at async Task Volo.Abp.Studio.UI.ViewModels.SolutionRunner.Items.SolutionRunnerRootItemViewModel.ChangeStateAsync()

Version

0.9.21

Operation System

Windows (Default)

Solution Configuration

  • Template: app
  • Created ABP Studio Version: 0.9.20
  • Current ABP Studio Version: 0.9.21
  • Tiered: Yes
  • Multi-Tenancy: Yes
  • UI Framework: blazor-server
  • Theme: leptonx
  • Theme Style: system
  • Run Install Libs: Yes
  • Database Provider: ef
  • Database Management System: sqlserver
  • Separate Tenant Schema: Yes
  • Create Initial Migration: Yes
  • Run Db Migrator: Yes
  • Mobile Framework: none
  • Public Website: Yes
  • Include Tests: Yes
  • Kubernetes Configuration: Yes
  • Distributed Event Bus: rabbitmq
  • Use Local References: No
  • Optional Modules:
    • GDPR
    • FileManagement
    • TextTemplateManagement
    • LanguageManagement
    • AuditLogging
    • Chat
    • OpenIddictAdmin

Other information

This issue has been reported from ABP Studio. I am running docker now, but i dont stop report this error

@ccollete
Copy link
Author

and I defined ExecutionPolicy as Unrestricted and after Bypass, but I was unsucessful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant