Jump to content

[Solved] Request for WSGI control (Flask)


ujcis

Recommended Posts

WSGI control access has been enabled on the domain ujcis.helioho.st. To restart your Flask app and load new code changes in simply edit /home/ujcis.helioho.st/httpdocs/ujcis/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.

  • Thanks 1
Link to comment
Share on other sites

Thanks! But one more thing... 

I've been using the modified /home/ujcis.helioho.st/httpdocs/ujcis/flask.wsgi to see newest changes on the /home/ujcis.helioho.st/httpdocs/ujcis/ project. However, I yesterday morning, added a newer project to the httpdocs project called "aluta...". Since then I've been on an unclear error with code 500 (unclear since it doesn't show up in my error_log, and modifying the new project's flask.wsgi doesn't refresh the project either.

I thought I misunderstood the instructions and went ahead to modify the older project's flask.wsgi instead, but nothing happens either. 

I need a little help with this. Thank you! 

Edited by ujcis
Link to comment
Share on other sites

Here is your error

PermissionError: [Errno 13] Permission denied: '/home/ujcis.helioho.st/httpdocs/alutagram/instance

I don't even see a directory called instance inside alutagram directory so maybe you forgot to create it or maybe you should edit your code to not try to access directories that don't exist?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...