Open Closed

When published application on IIS on local server without https | Web client redirected to admin (identity server), successful login, but when gets redirected to the public gives error "400: An internal error occurred during your request!" #2106


User avatar
0
krushnakant created
  • ABP Framework version: v4.4.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: http://192.168.1.204:10014/connect/authorize?client_id=SGLPV_Web_Public& redirect_uri=http%3A%2F%2F192.168.1.204%3A10013%2Fsignin-oidc&response_type=code%20id_token& scope=openid%20profile%20role%20email%20phone%20SGLPV& response_mode=form_post&nonce=637720618520273859.M2E3M2M1ZWYtZmFhZi00MDU0LWIzOTQtMjZjMTA1NTc5ZjU5OWY0NWUxMGEtMzJhZS00NGViLTllZjctNTVjOTYzZmQ3Yzhh&state=CfDJ8ALTBWnhtOJDhmZ-a17WiIEQ9S0-xedlH1Cmv7jCEz5KOwcsm9zIv-CbuErNPuleneKaLZQU53KcBw8PSMh54Gnc0fIJ0-YXHT0aOEAPNGYJYBWoVE9jaTgerr6YKMDeQ9wg_thIUX6FC4-pYqH6GjdyPgJiwlTvKzVST7HfmqveruMzShkar712GEk78MVJlghsYqA5-eIlDE2lRVOOODLjx8MaWmeUfYnY0pe7ICEXF9KkfhYOTos6x5L0fTnQOvn-lvsFsb2tjvuLeyFA1_Z86h-KryTy_ZzF5eeMClsI &x-client-SKU=ID_NETSTANDARD2_0&x-client-ver=6.7.1.0
  • Steps to reproduce the issue: We have developed application: web url : http://192.168.1.204:10014 . WebClient url: http://192.168.1.204:10013. We get back on the public site with 400 error. not sure why its not working. Working in local development mode

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    An internal error occurred during your request!

    Can you check your logs file to see the details errors?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11