eubr-bigsea / citron

Lemonade's front end in Emberjs
3 stars 0 forks source link

Lemonade doesn't load in my browser anymore #493

Closed gabrielBarbutti closed 6 years ago

gabrielBarbutti commented 6 years ago

Everytime I try to load Lemonade it gives me a white page. I can only access it in anonymous mode. Also, there are no cookies to clean in regard of Lemonade

screenshot_20171121_101146

waltersf commented 6 years ago

There was a problem with proxy server (out of space). "When you give a response too big for Nginx (proxy server), it uses the directory /var/cache/nginx to write as a working directory for temporary files. If the worker process cannot access it, Nginx will terminate the transmission before it completes, thus the error INCOMPLETE_CHUNKED_ENCODING."

May be working now

gabrielBarbutti commented 6 years ago

Thank you, now it works