• Joined on 2026-04-21
lfg2025 commented on issue lfg2025/archy#23 2026-06-15 20:53:43 +00:00
[Bug] B16: Bitcoin sync status on Home>System container vanishes

DEFERRED: homeStatus.ts already partly retains last value; a safe fix needs UI testing to avoid showing stale-as-live. Plan in tracker. (tracker: tests/production-quality/TRACKER.md on vps2 main)

lfg2025 commented on issue lfg2025/archy#8 2026-06-15 20:53:42 +00:00
[Bug] B1: Trusted-node list not clean (dupes, bad names, non-convergent group)

FIXED for v1.7.97-alpha (commit ed493106): onion-dedup at load + sync-merge; unit-tested 2/2; live .198 15→13. (tracker: tests/production-quality/TRACKER.md on vps2 main)

lfg2025 commented on issue lfg2025/archy#9 2026-06-15 20:53:42 +00:00
[Bug] B2: Duplicate chat contact for one node (federated name vs raw DID)

FIXED for v1.7.97-alpha (ed493106): resolved by the same onion-dedup feeding the mesh chat seed. (tracker: tests/production-quality/TRACKER.md on vps2 main)

lfg2025 commented on issue lfg2025/archy#10 2026-06-15 20:53:42 +00:00
[Bug] B3: Cloud peer media (music/video) won't preview/play

FIXED for v1.7.97-alpha (5c870743 + 602b9cd3): new /api/peer-content Range-streaming proxy + nginx route; HTTP layer verified WIRED on .198. UI playback confirm pending. (tracker: tests/production-…

lfg2025 commented on issue lfg2025/archy#11 2026-06-15 20:53:42 +00:00
[Bug] B4: Cloud 'my folders' fails — <!doctype JSON error / 502

FIXED for v1.7.97-alpha (ed493106): content-type guard in filebrowser-client; friendly empty-state instead of the <!doctype JSON crash. (tracker: tests/production-quality/TRACKER.md on vps2 main)

lfg2025 commented on issue lfg2025/archy#12 2026-06-15 20:53:42 +00:00
[Bug] B5: LND 'connect your wallet' details/QR broken fleet-wide (CORS)

FIXED for v1.7.97-alpha (1db720af): strip duplicate nginx ACAO + CORS on /proxy/lnd 401. Verified harness 4/4 on .116/.198/.103. (tracker: tests/production-quality/TRACKER.md on vps2 main)

lfg2025 pushed to main at lfg2025/archy 2026-06-15 20:52:51 +00:00
a50b6df21b fix(nginx): rewrite fedimint UI asset paths so CSS applies (B13, fresh-ISO)
8427e219ea docs(tracker): round-2 status (B15/B7 done, B13/B12/B16 deferred w/ plans)
Compare 2 commits »
lfg2025 pushed to main at lfg2025/archy 2026-06-15 20:29:47 +00:00
c0d41cf8cf fix(ui): faster bitcoin sync refresh + unstick ElectrumX loader (B15,B7)
eb55c88e1a docs(tracker): B6/B7/B12/B13/B15/B16 root causes + fix plans
31fe91b99a docs(tracker): B13 fedimint CSS investigation progress
b9cc4bd780 docs(tracker): B14b FIPS reachability findings (dial-time, not npub/service)
6c92eacba0 docs(tracker): add B22 (peer download/audio errors), B23 (group chat), B3 PASSED-http
Compare 5 commits »
lfg2025 pushed to main at lfg2025/archy 2026-06-15 18:07:43 +00:00
602b9cd3df fix(nginx): route /api/peer-content/* to the backend for B3 streaming
lfg2025 pushed to main at lfg2025/archy 2026-06-15 17:46:57 +00:00
5c8707432b fix(cloud): Range-streaming proxy for peer media so it plays/seeks (B3)
4cac6bc835 docs(tracker): record B1/B2/B4/B14/B21 done + B14b; next B3
Compare 2 commits »
lfg2025 pushed to main at lfg2025/archy 2026-06-15 17:25:48 +00:00
0801dd6632 feat(cloud): show Tor/FIPS transport pill on peer browse (B21)
lfg2025 pushed to main at lfg2025/archy 2026-06-15 17:15:04 +00:00
1c6dc153ce fix(content): use re-exported federation::record_peer_transport path (repair build)
lfg2025 pushed to main at lfg2025/archy 2026-06-15 17:02:17 +00:00
f2e3710c28 fix(content): record peer transport on cloud browse/download/preview (B14)
lfg2025 pushed to main at lfg2025/archy 2026-06-15 16:29:15 +00:00
ed4931064b fix(federation,cloud): dedup trusted nodes + chat contacts by onion; guard cloud my-folders (B1,B2,B4)
lfg2025 pushed to main at lfg2025/archy 2026-06-15 15:31:17 +00:00
1db720af13 fix(lnd): repair fleet-wide CORS on LND connect-wallet endpoints (B5)
lfg2025 opened issue lfg2025/archy#25 2026-06-15 15:19:02 +00:00
[Bug] B18: Apps stop right after install (or become unstartable)
lfg2025 opened issue lfg2025/archy#26 2026-06-15 15:19:02 +00:00
[Bug] B19: Failed download-update lands on Install button (should be Download)
lfg2025 opened issue lfg2025/archy#23 2026-06-15 15:19:01 +00:00
[Bug] B16: Bitcoin sync status on Home>System container vanishes
lfg2025 opened issue lfg2025/archy#24 2026-06-15 15:19:01 +00:00
[Bug] B17: archipelago.service flaps on boot (~20 FAILED over ~5min)
lfg2025 opened issue lfg2025/archy#21 2026-06-15 15:19:00 +00:00
[Bug] B14: Trusted/peer cloud browse uses Tor not FIPS