Dears,
After deploy my project everythings work fine but when logout It shown error page on form login
- ABP Framework version: v7
- UI Type: Angular
- Database System: EF Core
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue:
11 Answer(s)
-
0
Hello Abdulaziz_Alsaffar Can you please try to make requireHttps to false in evniroment

And please check all your URLs.
Also check whether you have added them at correct places.
Do have look to this similar issue https://support.abp.io/QA/Questions/4408/Error-An-internal-error-occurred-during-your-request-400-While-Login-using-angular
Please do let me know if anything else needed
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
I did it but still facing same error and I checked all the Urls in frontend and backend,
Is there any direct url after logout is not in app.settings ?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Share the auth-server logs. It seems like you have wrong
PostLogout_Redirect_Uriseeded. Check the dbmigrator project and the appsettings.json of it. Make sure you have production URLs set in it which is used for redirect and post logout redirect uris.Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Hi dears, thanks a lot is working now but after secure the frontend site now I got same issue and I tried to make the require https to true the false still facing the issue
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
-
0
I Cleared the cookie but still same error, The app deployed on the server how to share the logs? only the home page when refresh the page work fine but the another route I got 403 error
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Until now facing this error after refresh any page except the home page please how to fix it?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Yes I got it is a big file do you want to share it here ?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

