Activities of "thijs.cappelle"

Hello,

We have solved the issue, we changed the IP-restrictions on the Azure App Service of the backend and now it works. Thank you for trying to help!

Kind regards, Thijs

Hello,

We have an ABP-based application with UI (Angular) and API (dotnet core), deployed to Azure. We have a deployed test-environment on Azure and a deployed production-environment. The code is the same on both (same release), the test-environment works perfectly fine and locally it works. Production worked, but now we have a problem: after login on the production-environment, we get an 500 internal server error. the backend itself does work, we can make API calls. At first we thought it could be something with Identity Server, but everything is configured well in the database. (screenshots below)

  • ABP Framework version: v5.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:

What could be the cause of the error?

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