suddenly Razuna stopped working properly - although just the frontend.
Chrome says “Content encoding error” and “ERR_CONTENT_DECODING_FAILED”
Firefox delivers just one character on login page (looks like an error).
API is working, image delivery working too (nginx as frontend), it’s just impossible to login (either tenant and admin).
Ok, I could get it working again by DISABLING gzip compression in tomcat (server.xml) - but that worked pretty good at all before - without any problems.
Backup
You might have backup turned on in the backend. If you use MySQL, do not use the internal backup tool and use mysqldump scripts.
Tomcat
I’ve send this before with Java updates. You can simply upgrade Tomcat to the latest edition, that usually fixes it. Razuna works with Tomcat 8.5.
Move the razuna and razuna-searchserver from the OLD to the new Tomcat
Move setenv.sh, server.xml, and context.xml from the OLD to the new Tomcat (If you are upgrading from v7 to v8 DO NOT move the files, but EDIT them and some libraries have changed)