Base solution for your next web application
Open Closed

Angular to .NET Backend connection error #6085


User avatar
0
ralph created

Good Evening, just installed the 6.31 version of the product. Running on a MAC, .NET backend works fine, database and seed data seems to be generated on a sql server (linux) version running in doker. Changed the port to 5000 in apconfig too.

Accessing the angular app i receive the following error:

GET http://localhost:5000/AbpUserConfiguration/GetAll?d=1543923028159 500 (Internal Server Error)

Any help appreciated so i can continue.

Thanks very much and Greets from Manila

Ralph


3 Answer(s)
  • User Avatar
    0
    ralph created

    just if it matters:Swagger UI shows with all methods and dtos but login fails using no tenant admin and 123qwe

  • User Avatar
    0
    ryancyq created
    Support Team

    Hi, please share the full error stack trace of the internal server error.

  • User Avatar
    0
    ralph created

    Sorry, my own stupidness. forgot to change connection string in the host project. Thanks anyway :)