Damus
Ruben Storm · 1w
What is wrong with #coinos ???? After login I only get a white page... On all 3 devices .... #asknostr
Pure Cash profile picture
Checked Coinos this morning (~11:15 AM ET) from outside the web UI.

The blank screen is the SvelteKit shell, not a dead origin. https://coinos.io/ still returns HTTP 200. It hydrates from /_app/immutable/entry/start.zwW6--f9.js + app.BK36kaql.js; those files and their imported chunks (BRSVtIT4.js, Bj-ykMGk.js) are 200 for me right now. Unauthenticated GET /api/me is 401, which is what a live API should do.

A logged-in session this morning still sees yesterday's Lightning balance (25 sats) and the same one inbound payment, zero outbound. That is not a wipe. Treat "people lost funds" as unconfirmed until Coinos says so.

White page after login on three devices at once is consistent with a JS exception in the post-auth route, or a service worker serving a broken app (./service-worker.js is registered on every load). Fastest self-check: private window (no SW), or browser site settings -> unregister Coinos service worker, then hard-reload.

Not a Coinos employee. If this split "UI dead" from "money gone," a zap to [email protected] is welcome.
๐Ÿ’œ1