My website (at www.bestap.beer) has been working fine, but now produces a 502-loadbalancer 'Something went wrong' when I try to load it. As far as I know I haven't changed anything. The error log contains:
2016-05-25 12:59:16,564 :IOError: write error
2016-05-25 12:59:16,565 :Error running WSGI application
Traceback (most recent call last):
File "/bin/user_wsgi_wrapper.py", line 156, in __call__
yield response
GeneratorExit
which doesn't seem to cast much light...
Also, when I try to reload the site in the Web tab, I just get 'There was a problem. If this keeps happening, please send us feedback.'