Deploy First Flask API on IIS &Resolve Fastcgi process exited unexpectedly/500 Internal Server Error

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 30

  • @ajaykharat9226
    @ajaykharat9226 หลายเดือนก่อน

    Hey, Thanks for the information. Its Very Userful !!

  • @prajwalhiremath9838
    @prajwalhiremath9838 10 หลายเดือนก่อน +1

    Hey, Thanks for the information. It resolved my error.

    • @techie5561
      @techie5561  10 หลายเดือนก่อน

      Great!

  • @tomassantos1486
    @tomassantos1486 7 หลายเดือนก่อน

    Hey, my aplicattion just keep looping and don´t show anything, my static python files, like saying "hello world" are working, but the flask is not working and when i try to search the aplication it just keeps looping and no error is shown. can you help me?

  • @cheahtzejuen3201
    @cheahtzejuen3201 7 หลายเดือนก่อน

    Hii, any idea what if I got this error instead:
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    Does this have anything to do with FastCGI ?

  • @miguelaguiar5745
    @miguelaguiar5745 2 หลายเดือนก่อน

    and if it were done on the Default Website what would the process be?

  • @shreyavalte3077
    @shreyavalte3077 ปีที่แล้ว

    Sir I have many installations and imports in my code.Do I need to install them on server.I have Flask code,HTML,Css, javascript used also used opencv in the program and the window should get open on task bar.How can I do this

    • @techie5561
      @techie5561  ปีที่แล้ว

      Yes all the dependencies libraries need to be installed on the server too.

  • @siva_shoreline
    @siva_shoreline 6 หลายเดือนก่อน

    thankyou bro. its very useful

    • @techie5561
      @techie5561  6 หลายเดือนก่อน

      👍

  • @elayechenis
    @elayechenis 8 หลายเดือนก่อน

    I have this error :"Error occurred while reading WSGI handler:..." can you help me please ?

  • @efeamioku3220
    @efeamioku3220 5 หลายเดือนก่อน

    How do I add or deploy more than one flask applications on the IIS server???

    • @techie5561
      @techie5561  5 หลายเดือนก่อน

      It's the same process. Give different port

  • @divyangpatel8803
    @divyangpatel8803 6 หลายเดือนก่อน

    I followed same steps as you said but still not getting FastCGI settings. I am using IIS 10 and want to deploy plotly dash application.

    • @techie5561
      @techie5561  5 หลายเดือนก่อน +1

      I will add the deploying plotly dash app video shortly

    • @divyangpatel8803
      @divyangpatel8803 5 หลายเดือนก่อน

      @@techie5561 Thanks. I used your video as a reference and able to deploy. Now I am unable to deploy Dash App as an application under site.

  • @abhishek99437
    @abhishek99437 3 หลายเดือนก่อน

    Hello sir, thank you so much for this tutorial . I have one issue faced that my application runs on server properly but outside the server on local system connected through intranet. It is not working properly(time out).please guide me

    • @techie5561
      @techie5561  3 หลายเดือนก่อน

      whether in the same system is it opening through localhost. If it is opening Please check windows firewall enabled on local system and allow accordingly

  • @sileshiabebe9496
    @sileshiabebe9496 4 หลายเดือนก่อน +2

    Live saver!

    • @techie5561
      @techie5561  3 หลายเดือนก่อน

      Thank you😀

  • @ardagunes1918
    @ardagunes1918 7 หลายเดือนก่อน

    I have this error HTTP Error 500.0 - Internal Server Error
    \env\Scripts\python.exe - The FastCGI process exceeded configured request timeout

  • @shreyavalte3077
    @shreyavalte3077 11 หลายเดือนก่อน

    Where u had put your web.config file

    • @techie5561
      @techie5561  5 หลายเดือนก่อน

      When using the GUI of IIS, it automatically creates web.config in a project folder

  • @mrinalsingh9024
    @mrinalsingh9024 9 หลายเดือนก่อน

    Whats are the steps we need to follow if we want to run the website again,

    • @techie5561
      @techie5561  9 หลายเดือนก่อน

      When you host your application on IIS website runs continuously. Please follow the steps as provided in video

  • @kavurigurunagavenkatabhara2263
    @kavurigurunagavenkatabhara2263 11 หลายเดือนก่อน

    Again I have done the same process as explained even though getting same error

    • @techie5561
      @techie5561  11 หลายเดือนก่อน

      Have you tried the basic hello app

  • @vivekgowda1576
    @vivekgowda1576 10 หลายเดือนก่อน

    I have given permission, even after getting below error
    env\Scripts\python.exe - The FastCGI process exited unexpectedly

    • @Siddhant-q5v
      @Siddhant-q5v 3 หลายเดือนก่อน

      did you figure it out?