Activities of "yasin.hallak.89@gmail.com"

Hi,

We had this problem on 5.3.0, it was fixed in 5.3.1, can you upgrade to 5.3.1 and try again?

Sorry Now I use V5.0.0 Not V5.3.0 ... Can you give me principled solution for now because I use Multi Module for bussinses .and I must to upgrade all of them

Hi,

I will check it.

Ok .. I am waiting you

Can you share the application logs?

Under the /logs folder.

2022-06-28 10:53:54.774 +03:00 [WRN] It was not possible to connect to the redis server(s). UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 4s ago, v: 2.2.4.27433 StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s). UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 4s ago, v: 2.2.4.27433 at StackExchange.Redis.ConnectionMultiplexer.ConnectImplAsync(ConfigurationOptions configuration, TextWriter log) in //src/StackExchange.Redis/ConnectionMultiplexer.cs:line 861at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.ConnectAsync(CancellationToken token)at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.GetAndRefreshAsync(String key, Boolean getData, CancellationToken token)at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.GetAsync(String key, CancellationToken token)at Volo.Abp.Caching.DistributedCache2.GetAsync(TCacheKey key, Nullable1 hideErrors, Boolean considerUow, CancellationToken token)2022-06-28 10:54:03.930 +03:00 [WRN] It was not possible to connect to the redis server(s). UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 13s ago, v: 2.2.4.27433StackExchange.Redis.RedisConnectionException: It was not possible to connect to the redis server(s). UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 2s ago, last-write: 2s ago, keep-alive: 60s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 13s ago, v: 2.2.4.27433at StackExchange.Redis.ConnectionMultiplexer.ConnectImplAsync(ConfigurationOptions configuration, TextWriter log) in //src/StackExchange.Redis/ConnectionMultiplexer.cs:line 861 at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.ConnectAsync(CancellationToken token) at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.GetAndRefreshAsync(String key, Boolean getData, CancellationToken token) at Microsoft.Extensions.Caching.StackExchangeRedis.RedisCache.GetAsync(String key, CancellationToken token) at Volo.Abp.Caching.DistributedCache2.GetAsync(TCacheKey key, Nullable1 hideErrors, Boolean considerUow, CancellationToken token)

Are there any errors or does the page just spin?

And what are you using MVC/etc and separate identityserver.

So more information please

there are no errors just spin .. I wrote above..

UI type:MVC

DB provider: EF Core

Tiered (MVC) or Identity Server Separated (Angular): no

Hi ElifKaya

It'solved the problem https://support.abp.io/QA/Questions/2348/Select2-BS5-Modal-Problem

but I want to ask you .. I discovered some bugs related to abp framework.. where i can share them with you ??

TenantDatabaseMigrationHandler

Ok when a tenant is created it had called and gave me exception 'instance failure' error while connection string is correct

I Changed conection string from Server=DESKTOP-4QC3ADQ\SQLEXPRESS;Database=osamaTenant;Trusted_Connection=True to Server=.\SQLEXPRESS;Database=osamaTenant;Trusted_Connection=True Now it is working very well thanks

TenantDatabaseMigrationHandler

Ok when a tenant is created it had called and gave me exception 'instance failure' error while connection string is correct

Hi,

Please

  • Steps to reproduce the issue:"

I want to go to this returnUrl after login correctly like below :

but it is going to home page not to the page specified with returnUrl

Okay thanks .. How I can set default language RTL On Startup Application ???

Showing 61 to 70 of 83 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11