Hi
Already we have raised multiple tickets for this issue . Ticket ids 2271 & 2507. The Solution provided in the tickets are not working.
Already tried ugrading the ABP Solution version from 4.4.2 to 5 but it throws run time exception and the service is not getting started.
We have used the Application Template for creating a solution.
As the product is live , need this to be resolved on priority. I would request a screen sharing session to solve this issue.
19 Answer(s)
-
0
Hi
I will test the situation in version
4.4.2as soon as possible and reply to you.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello, I tried to reproduce the problem but unfortunately, I couldn't reproduce it. There is no need to repeat what has been said in other tickets, so if you can provide a minimally reproducible example, we will be able to better detect and solve the problem.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello, I tried to reproduce the problem but unfortunately, I couldn't reproduce it. There is no need to repeat what has been said in other tickets, so if you can provide a minimally reproducible example, we will be able to better detect and solve the problem.
Hi
Will share the source both service and angular with you today. Pls reproduce the same and let me know.
Thanks
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hello again, I am looking forward to the minimal reproducible example of the problem.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi
[I deleted the url for security reasons. - berkansasmaz]
The link has both the angular and aspnet core files. Please do let me know if you need more details.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi again, sorry but I can't reproduce the problem. After running the project, I created a tenant and logged in to the application with that tenant's admin user, then I waited for 10 minutes, but I could not see a problem. Is there something I missed? Please guide me so that I can reproduce the error.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
There are other applications generated using abp suite which refers this application for Identity Server. Will there be a problem using that. If I can send that service as well will you be able to replicate.
If needed I can do a screen sharing as well to show you the same.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Can you provide an online website?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
It will be difficult to provide a online website. can we do a screen sharing,
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Got it, I'm going to add a module to the sample application you provided and try to reproduce the problem.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
The tenant exists in the database but still we are getting this error. Step 1: The user is using the applicaiton for say 10 minutes. Step2 : After say 10 mins when trying to access the application we get this error, Tenant not found. Step 3: After clearing cache ,it works.
Hello, can we just turn off Redis temporarily? I know the application will be very slow, but we will see if the problem is entirely with Redis.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Will try by turning off the Redis and see if it works. Is it ok if I can change only in the configuration.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Yes, it may be enough to change the configuration so that it cannot access the Redis server.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Is there anyother alternative, as this cannot be the solution to disable Redis server as this will slow done the performance.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
disabling redis config didnt work. Still the issue exists even after disabling it
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
The tenant exists in the database but still we are getting this error. Step 1: The user is using the applicaiton for say 10 minutes. Step2 : After say 10 mins when trying to access the application we get this error, Tenant not found. Step 3: After clearing cache, it works. Need to know why this happens when tenant exists.
Then there is only one option left: examining incoming calls by putting a breakpoint on
TenantStore'sGetCacheItemAsyncmethod. I think we will understand the problem by debugging.To make this easier, you can override
TenantStore'sGetCacheItemAsyncand call the base method.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Can we do a screen sharing to understand more details on this
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
hi abpdeveloper
Even if we reproduce the problem in your environment, we must do it in ours. It's hard to debug the code remotely, please try to share a way to let us understand the problem.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
