my website was attacked by a hacker and was taken down within two hours. I then used Docker to keep it online, and that worked for more than a month.
But suddenly, all my projects started showing an “unexpected end of input” error on the server, and my websites stopped working. They still run fine locally, but not on the server.
Also, if I try to run my project without Docker and use systemd instead, the same error still occurs.
I also tried to create a new clean vps but still