New request
#2781: PWA blank page after every update
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Issue
bugneedinfomobile
Currently, I am facing the following issue
- Open hermes-webui in the browser (Android, Firefox)
- Click "Add to home screen" -> PWA works as expected
- Update hermes-webui -> opening PWA only shows blank screen
- Firefox settings -> Delete cache, cookies, settings, ... -> PWA works again
My setup is Debian, hermes agent and hermes webui, caddy with HTTP basic auth, Tailscale IP, custom domain (e.g. hermes.mydomain.com)
Any suggestions on what the issue might be?
Assessmentadvisory
bug●●● hard60% confidence
PWA blank-screen after update likely involves service-worker caching, build asset versioning, or deployment headers, but the needinfo label and mobile-specific reproduction make the scope unclear.
Likely files
- static/boot.js
- static/manifest.json
- static/service-worker.js
- infra/config/Caddyfile
- infra/config/deploy.sh
Create the request