I would enable web server logging on your app service, check the routes your app is processing and see where the redirects are being triggered. If you have any log data you can't interpret, feel free to post them down below. But without further diagnostic information, it's difficult for the community to point you in the right direction.
8080 timeout issue as part of the URL redirection
Talenta Bandi
1
Reputation point
I was able to deploy my web application, after the start page has been inputted, I start experiencing a timeout on the redirection url and it includes an 8080 inside the url and then it times out.
An example of the error experienced:
Instead of :
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,767 questions
2 answers
Sort by: Most helpful
-
Ryan Hill 30,266 Reputation points Microsoft Employee Moderator
2022-06-04T00:52:43.147+00:00 -
Sneha Rao 60 Reputation points
2024-08-15T15:23:03.1233333+00:00 @Talenta Bandi I am having same issue. Did you fix it?