0
kumaran created
Hi
I have .net core and angular subscription.
So far i have tested everthing with a staging site and everything is working fine.
After publishing to prod (new site) all i am seeing is "An error as occured" and details not sent by server. Now how do i find what is wrong.
The db is created, user is created, the api site is showing up properly.
In staging i had similar problem but that was related to multitenat and when i disable the users were created (documented here - https://support.aspnetzero.com/QA/Questions/5408)
[AbpPermissions] table is empty as well
Now i am stuck. How do i see the server error log? I need to go live today. Can anyone please help. Thanks.