0
rajamannar created
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v6.0.1
- UI type: Blazor
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
- Deployed the solution to Azure
- When trying to Register , I am getting the Internal Server Error
- In the log files there is no enough information either
Note: No Error is thrown while running locally.
Here is the .NET Profile Trace:
5 Answer(s)
-
0
Any luck on this?
-
0
Share the application logs located under logs folder. Or the console logs if you’re running on container.
Server http logs won’t help about server errors.
-
0
this is most probably related to your deployment configuration.
-
0
Thanks for responding. The Logs folder is not created in Azure App Service. I don't know why? I logged into the machine using the Azure Tools (Kudu) . I can't see the log folder. I checked the Seri log configuration. It is correct.
-
0
There may be Azure related file write permissions to give. Can you check it with the Azure team?