UPDATE: This, like some other issues I was running into was actually caused by the application freezing when it could not load ‘css/custom.css’.

This is because the .gitignore does not track custom.css and I, like many others, edit my code on my desktop and then push the changes via git to my RPi.