Activities of "christianharo"

The error that keeps coming up in the log for the HttpApi.Host is

2022-02-07 10:43:48.502 -06:00 [INF] Executing ObjectResult, writing value of type 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ApplicationConfigurationDto'.
2022-02-07 10:43:48.516 -06:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc) in 642.9228ms
2022-02-07 10:43:48.516 -06:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.AbpApplicationConfigurationController.GetAsync (Volo.Abp.AspNetCore.Mvc)'
2022-02-07 10:43:48.518 -06:00 [WRN] ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
StackExchange.Redis.RedisServerException: ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
   at Volo.Abp.Caching.StackExchangeRedis.AbpRedisCache.SetManyAsync(IEnumerable`1 items, DistributedCacheEntryOptions options, CancellationToken token)
   at Volo.Abp.Caching.DistributedCache`2.<>c__DisplayClass54_0.<<SetManyAsync>g__SetRealCache|0>d.MoveNext()
2022-02-07 10:43:48.523 -06:00 [WRN] ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
StackExchange.Redis.RedisServerException: ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
   at Volo.Abp.Caching.StackExchangeRedis.AbpRedisCache.SetManyAsync(IEnumerable`1 items, DistributedCacheEntryOptions options, CancellationToken token)
   at Volo.Abp.Caching.DistributedCache`2.<>c__DisplayClass54_0.<<SetManyAsync>g__SetRealCache|0>d.MoveNext()
2022-02-07 10:43:48.528 -06:00 [WRN] ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
StackExchange.Redis.RedisServerException: ERR Error running script (call to f_3915ee22fda531a1d5661f2523d0443fd35ff0a4): @user_script:2: @user_script: 2: Wrong number of args calling Redis command From Lua script 
   at Volo.Abp.Caching.StackExchangeRedis.AbpRedisCache.SetManyAsync(IEnumerable`1 items, DistributedCacheEntryOptions options, CancellationToken token)
   at Volo.Abp.Caching.DistributedCache`2.<>c__DisplayClass54_0.<<SetManyAsync>g__SetRealCache|0>d.MoveNext()
2022-02-07 10:43:48.528 -06:00 [INF] Request finished HTTP/2 GET https://localhost:44312/api/abp/application-configuration - - - 200 - application/json;+charset=utf-8 659.5601ms
2022-02-07 10:43:53.890 -06:00 [DBG] Executing HealthCheck collector HostedService.
2022-02-07 10:43:53.892 -06:00 [INF] Start processing HTTP request GET "https://localhost:44312/health-status"
2022-02-07 10:43:53.892 -06:00 [INF] Sending HTTP request GET "https://localhost:44312/health-status"
2022-02-07 10:43:53.893 -06:00 [INF] Request starting HTTP/1.1 GET https://localhost:44312/health-status - -
2022-02-07 10:43:53.898 -06:00 [INF] Executing endpoint 'Health checks'
2022-02-07 10:43:53.908 -06:00 [DBG] Added 0 entity changes to the current audit log
2022-02-07 10:43:53.910 -06:00 [INF] Executed endpoint 'Health checks'
2022-02-07 10:43:53.910 -06:00 [INF] Request finished HTTP/1.1 GET https://localhost:44312/health-status - - - 200 - application/json 16.9751ms
2022-02-07 10:43:53.911 -06:00 [INF] Received HTTP response headers after 18.944ms - 200
2022-02-07 10:43:53.911 -06:00 [INF] End processing HTTP request after 19.2479ms - 200
2022-02-07 10:43:53.913 -06:00 [DBG] HealthReportCollector - health report execution history saved.
2022-02-07 10:43:53.913 -06:00 [DBG] HealthReport history already exists and is in the same state, updating the values.
2022-02-07 10:43:53.914 -06:00 [DBG] HealthReportCollector has completed.
2022-02-07 10:43:53.914 -06:00 [DBG] HealthCheck collector HostedService executed successfully.

Here is the balzor Logs

Apb Suite Version 4.3.2. I have not move the folder after creation.

Answer

Thanks @david.hurtado. Thta did the trick however concerned about end users getting the same issue.

Answer

Created a brand new project Tier - Blazor as UI

Run the dbmigratior applicaiton Run the Host application and get the following error:

Answer

sorry forgot to add above that this is an angular client.

Answer

Looks like even if logged in as a host ... the previous tentant name is not refreshing on the application.

Thanks for the answer i assume will need to be a combination of data filters and roles as the security needs to be taken care of by the roles.

Yes how to customize in Version 4 ( commercial )?

"An important note: As of v4, the Angular UI has no login page at all. It uses the MVC login page. So, replacing login component may prove redundant"

The login an registration ?

Answer

Generated a brand new project with blazor UI. Does this allow to register a new tentant? I am not able to find where this will be? also in the registration the logo on the top bring you bacl to swager

Answer

And here is another error i am getting when updating packages from abp suite console

Showing 1 to 10 of 12 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11