I run this website: https://ezdrive.io/dibitarm/
Since earlier today, the website fails to load, with two requests to static resources failing (the app.js and app.css files, since this is a web app). I know my end server works fine since the first request succeeds and since I tested it separately.
When I open the app.js (https://ezdrive.io/app.7618a7c7a9ec2744d736.js) URL in a new tab, Chrome fails with an ERR_SPDY_PROTOCOL_ERROR and Edge with an INET_E_DOWNLOAD_FAILURE. It works correctly on Firefox however.
Ideas as to why this might be happening?