أنشطة "smansuri"

We can see SaaS menu now. But my concern is that if the database records are missing in the table it could create problems anytime in the application. Can we try to figure out the exact issue.

Yes. please set up a meeting and will join.

We have tried clearing the cache and ran the migration after dropping databases but no luck. The SaaS menu appears only when we are connected to SQL database but the issue is replicating only after migrating to mysql. we have followed steps mentioned here : https://support.abp.io/QA/Questions/5170#answer-3a0ba342-4520-a0c6-e93b-5bcadbd7ffdf to migrate to mysql.

please suggest.

please check email

We have used admin credentials to login. But still facing this issue. user: admin Password : 1q2w3E*

Now we are getting the administration menu but we are not getting the dashboard and SaaS management menus on the left.

earlier this page was showing 500 internal error for some reason but now loading fine. thanks

  • ABP Framework version: v7.2.2

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes Identity Server Separated (Angular)

  • Exception message and stack trace:

  • Steps to reproduce the issue:" Download the ABP commercial framework solution with microservices as template from abp suite. After setting up the environment locally login to app. After successful login we are getting the below screen:

instead of this we should get the page with admin menus as below:

thanks that worked

Hello,

please execute dotnet build /graphBuild like described here

Does that solve your issue?

kind regards Jack

Hi Support,

Could you please provide detailed steps to migrate to mysql database for microservices template. we are using the url: https://docs.abp.io/en/abp/latest/Entity-Framework-Core-MySQL to migrate and swithch the sql database to mysql.

When we ran the migrator project we are getting below errors:

Failed executing DbCommand (33ms) [Parameters=[@__providerName_0='?' (Size = 64)], CommandType='Text', CommandTimeout='30'] SELECT "a.Id, a.Name, a.ProviderKey, a.ProviderName, a.Value FROM AbpSettings AS a WHERE (a.ProviderName = @__providerName_0) AND a.ProviderKey IS NULL" [13:34:30 ERR] An exception occurred while iterating over the results of a query for context type 'G1.Microservice.AdministrationService.EntityFrameworkCore.AdministrationServiceDbContext'.

When we run the migration on individual service host we get following error; Starting G1.Microservice.AdministrationService.HttpApi.Host. [17:15:15 FTL] G1.Microservice.AdministrationService.HttpApi.Host terminated unexpectedly! Microsoft.Extensions.Hosting.HostAbortedException: The host was aborted. at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.ThrowHostAborted() at Microsoft.Extensions.Hosting.HostFactoryResolver.HostingListener.OnNext(KeyValuePair`2 value) at System.Diagnostics.DiagnosticListener.Write(String name, Object value) at Microsoft.Extensions.Hosting.HostBuilder.ResolveHost(IServiceProvider serviceProvider, DiagnosticListener diagnosticListener) at Microsoft.Extensions.Hosting.HostApplicationBuilder.Build() at Microsoft.AspNetCore.Builder.WebApplicationBuilder.Build() at G1.Microservice.AdministrationService.Program.Main(String[] args) in F:\AbpSuiteMicroservices\G1.Microservice\services\administration\src\G1.Microservice.AdministrationService.HttpApi.Host\Program.cs:line 28 To undo this action, use Remove-Migration.

عرض 61 الي 70 من 73 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11