The web appeared “Internal Server 500” while I deployed Flask app. And another web also failed, however,...

Pole-zeros of a real-valued causal FIR system

Was Spock the First Vulcan in Starfleet?

Is exact Kanji stroke length important?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

Avoiding estate tax by giving multiple gifts

Why are there no referendums in the US?

How do I find the solutions of the following equation?

Implement the Thanos sorting algorithm

How to Reset Passwords on Multiple Websites Easily?

Why Were Madagascar and New Zealand Discovered So Late?

Trouble understanding the speech of overseas colleagues

How do scammers retract money, while you can’t?

Type int? vs type int

How does it work when somebody invests in my business?

How do I go from 300 unfinished/half written blog posts, to published posts?

A particular customize with green line and letters for subfloat

Opposite of a diet

How to run a prison with the smallest amount of guards?

What is the best translation for "slot" in the context of multiplayer video games?

Integer addition + constant, is it a group?

How does Loki do this?

Failed to fetch jessie backports repository

Proof of work - lottery approach

What does "I’d sit this one out, Cap," imply or mean in the context?



The web appeared “Internal Server 500” while I deployed Flask app. And another web also failed, however, it worked previously


Visual Studio can't create site in IISIIS 7: ASPX site returns 404 (no handler) or 500 (with handler)Apache 2.2.22 running a Django app shows error “client denied by server configuration”'There was an error reading IIS configuration schema from 'C:Windowssystem32inetsrvconfigschema' Visual Studio 2010 Windows 8 64-bitWhy does publishing my ASP.NET Core app result in a 502.5 error? (Failed to start process with commandline '“dotnet”)How to access the IIS web server running inside a Virtualbox from the Host running Linux/Ubuntu?IIS giving 503 Service Unavailable error after port changeFirefox 62.0.3 (64-bit) overrides address typed into address bar (OS X 10.12.6)Django services and websocket deploying in Amazon EC2IIS 8.5 can't reach Laravel site from other computers on network













0















Condition



I ran a Flask app and deployed in IIS. And the web appeared the message called "Internal Server Error 500" and "error code 0x80070005". But I definitely followed the steps from Microsoft document. Then, another web with django also failed. However, the web with django can ran previously.



Question




  1. I do not understand why they happened. Can anybody tell the reasons about why the new web failed so that another web was affected


  2. how to fix the web with django ?


  3. how to deploy the app with flask successfully ?



The flask setting which I have done




  1. I copy the wfastcgi.py and paste it into the project directory


  2. Add Website


  3. Edit module mapping


  4. Edit FastCGI Application


  5. Set PYTHON_PATH and MSGI_HANDLER


  6. It is my web config



The django setting which I have done



Because of reputation, I cannot paste more links. The steps are the same



Here is my web config about django project



Thanks!!









share







New contributor




user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    Condition



    I ran a Flask app and deployed in IIS. And the web appeared the message called "Internal Server Error 500" and "error code 0x80070005". But I definitely followed the steps from Microsoft document. Then, another web with django also failed. However, the web with django can ran previously.



    Question




    1. I do not understand why they happened. Can anybody tell the reasons about why the new web failed so that another web was affected


    2. how to fix the web with django ?


    3. how to deploy the app with flask successfully ?



    The flask setting which I have done




    1. I copy the wfastcgi.py and paste it into the project directory


    2. Add Website


    3. Edit module mapping


    4. Edit FastCGI Application


    5. Set PYTHON_PATH and MSGI_HANDLER


    6. It is my web config



    The django setting which I have done



    Because of reputation, I cannot paste more links. The steps are the same



    Here is my web config about django project



    Thanks!!









    share







    New contributor




    user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      Condition



      I ran a Flask app and deployed in IIS. And the web appeared the message called "Internal Server Error 500" and "error code 0x80070005". But I definitely followed the steps from Microsoft document. Then, another web with django also failed. However, the web with django can ran previously.



      Question




      1. I do not understand why they happened. Can anybody tell the reasons about why the new web failed so that another web was affected


      2. how to fix the web with django ?


      3. how to deploy the app with flask successfully ?



      The flask setting which I have done




      1. I copy the wfastcgi.py and paste it into the project directory


      2. Add Website


      3. Edit module mapping


      4. Edit FastCGI Application


      5. Set PYTHON_PATH and MSGI_HANDLER


      6. It is my web config



      The django setting which I have done



      Because of reputation, I cannot paste more links. The steps are the same



      Here is my web config about django project



      Thanks!!









      share







      New contributor




      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Condition



      I ran a Flask app and deployed in IIS. And the web appeared the message called "Internal Server Error 500" and "error code 0x80070005". But I definitely followed the steps from Microsoft document. Then, another web with django also failed. However, the web with django can ran previously.



      Question




      1. I do not understand why they happened. Can anybody tell the reasons about why the new web failed so that another web was affected


      2. how to fix the web with django ?


      3. how to deploy the app with flask successfully ?



      The flask setting which I have done




      1. I copy the wfastcgi.py and paste it into the project directory


      2. Add Website


      3. Edit module mapping


      4. Edit FastCGI Application


      5. Set PYTHON_PATH and MSGI_HANDLER


      6. It is my web config



      The django setting which I have done



      Because of reputation, I cannot paste more links. The steps are the same



      Here is my web config about django project



      Thanks!!







      iis deployment django iis-8 flask





      share







      New contributor




      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 mins ago









      user1013153user1013153

      1




      1




      New contributor




      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      user1013153 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          user1013153 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418468%2fthe-web-appeared-internal-server-500-while-i-deployed-flask-app-and-another-w%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          user1013153 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          user1013153 is a new contributor. Be nice, and check out our Code of Conduct.













          user1013153 is a new contributor. Be nice, and check out our Code of Conduct.












          user1013153 is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1418468%2fthe-web-appeared-internal-server-500-while-i-deployed-flask-app-and-another-w%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...