So I am working to install my tethysapp on the server and make it live on the internet. After several days and a lot of little edits and modifications, I'm now stuck on this error:
End of script output before headers: wsgi.py, referer: http://tethys.byu.edu/apps/aemdewater/
I am trying to find the source of the issue and what this exactly means. I've been looking up the documentation on the wsgi section of Django, but I still don't grasp what exactly is going wrong. What's bothersome is that my app is functional on Ubuntu 16.04, 14.04, and when Drew installed it on his testing server (also based on 16.04) there were not any problems getting the app to work once we fixed a few bugs. However, there is something different about the
tethys.byu.edu server that I haven't come to understand yet.
Any help would be appreciated, and thank you very much in advance!