Open Closed

DbMigrator project after run seems to hangs and not ending. #644


User avatar
0
dev1.abp.advantiss created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.0.0
  • UI type: Blazor
  • Tiered (MVC) or Identity Server Seperated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hi I setup latest solution with Blazor. I have expirience with ASP.NET Boilerplate. After appliing Initial migration and create db by update-database, I set as StartUp project DbMigrator project and run it. I expect that console application runs , migrates db and finishes. But actually console window hangs and not ending. What I am doing wrong? May be I need setup DbMigrator project? Best regards, Yuriy


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    HI,

    You can check the log output, the application will stop after the migration is successful.

  • User Avatar
    0
    dev1.abp.advantiss created

    Hi Sorry for disturbing. It seems my antivirus blocked exe file Best regards Yuriy

  • User Avatar
    0
    alper created
    Support Team Director

    some antivirus programs seems DbMigrator as a potential virus file. it's a false alarm. you can add it to the trusted list.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11