Open Closed

Production deployment errors #1396


User avatar
0
dwoodard created
  • ABP Framework version: v4.3.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Unable to get ABP working on production system.

  1. Ran the DbMigrator
  2. Created the web app for Angular
  3. Added CORS and redirects
  4. Attempt to browse to app
  5. Get Unknown Error


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You need to change the url in appsettings.json that in DbMigrator project before run the Migrator.

    Can you confirm the CorsOrigins in appsettings.json of your api and identity server project?

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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