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)
-
0
just if it matters:Swagger UI shows with all methods and dtos but login fails using no tenant admin and 123qwe
-
0
Hi, please share the full error stack trace of the internal server error.
-
0
Sorry, my own stupidness. forgot to change connection string in the host project. Thanks anyway :)