CLA Bridge · self-service cache reset

Clear Bridge cache & service worker

Post-cutover 2-Iun-2026 · the old bridge.cla.com.ro is retired. If your browser still serves a cached version of it (login fails, page looks broken, blank screen, Cloudflare 525), use this page to flush the old service worker + cache · the last step opens the new Hub-native Bridge at /bridge/.

1
Detect Bridge service worker registration
…ready
2
Unregister all Bridge service workers
…ready
3
Clear Cache Storage entries (sw caches)
…ready
4
Clear localStorage & sessionStorage for Bridge
…ready (Bridge keys only — your Hub login stays)
5
Open Bridge in a fresh tab
…ready
← Back to Bridge Hub page

What this does, plainly: Bridge ships an Angular PWA service worker that aggressively caches the app shell + previous API URLs. After the 4-May URL move, that cache points your browser at api.mirus-group.eu which is dead. Ctrl+F5 does not fix this. This page fully unregisters the worker, drops the cache, and opens Bridge clean. Your CLA Hub login is preserved — only Bridge-related browser state is cleared.

Still broken after running? Open the Q&A tab or reply on the Bridge recovery thread — we investigate.