If your're seeing this VROC has failed to load its application files
1. This could be caused by your reverse proxy settings.
2. If you host VROC under subpath make sure your vroc.ini root_path setting includes subpath
3. If you have a local dev build make sure you build frontend using: npm run dev, npm run watch, or npm run
build
4. Sometimes restarting vroc-server can help