Starts in:
2 DAYS
10 HRS
59 MIN
47 SEC
Starts in:
2 D
10 H
59 M
47 S

Activities of "JimmyLiew"

Hi,

Both ways were showing invalid connection string.

Server=localhost,1434; User Id=sa; Password=myPassw@rd; Database=Tenant-A;TrustServerCertificate=true Server=localhost,1434; User Id=sa; Password=myPassw@rd; Database=Tenant-A;Encrypt=False

Hi, I have added Encrypt=False inside tenant connection string and manually apply migration. It seems like does not reflect to tenant database.

Hi, It shows invalid connection string. However, the connection strings for Administration and AuditLog both are also showing invalid connection strings(same with tenant, just the database name different) but somehow both were able to generate the database schema.

Hi,

Yes, I already added TrustServerCertificate=True in my tenant connection string previously.

,

Hi, Yes, It's working properly after uninstalled Bitdefender.

Hi,

I found there is no errors inside the log files. Based on the saas log file, it seems executed the tenant migration without any errors. However, the tenant database not reflected. I have tried to clear up redis cache as well. Do you mind share me your email, so that I can share you my solution?

Hi, It seems like the issue could not be resolved after upgraded to 0.8.4. Temporarily, i have uninstalled the Bitdefender in order to make ABP studio works. However, it's just an interim solution for now while waiting a proper solution to solve this problem.

  • ABP Framework version: v8.3.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Create a microservice startup template using ABP studio and create a new tenant with module specified connection string(please refer screenshot below). Click on Run > Build & Start All to run all the solutions using ABP studio.

Hi, I have encountered some problems when trying login to the tenant that created. I have consolidated some of the problems at below.

  • Notice that, some identity related tables are not being generated in tenant database.(E.g AbpUser table). I have tried manually apply the migration by clicking "Apply database migrations" button on the UI, but the missing tables still not being generated.

  • Notice that, login with this tenant option is missing in the Host UI.

  • Encountered "Invalid object name "AbpLanguageTexts" error when login to new created tenant . I have checked the **AbpLanguageTexts **table is existed in tenant administrator database.

Your advice would be greatly appreciated. Thank You.

Hi, seem like the problem still happen again even i have manually scanned state.json file. Could you please remote to my PC to check again?

Hi, May i check any idea how to solve this issue?

Showing 11 to 20 of 25 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06