• Joined on 2026-04-21
lfg2025 commented on issue lfg2025/archy#36 2026-06-16 15:16:25 +00:00
[Bug] Kiosk chromium runs away at ~90% CPU, overloads node

Fixed (commit 45ac9be9): CPUQuota/MemoryMax cap on archipelago-kiosk.service + drop --enable-gpu-rasterization when no /dev/dri (headless spin), + bootstrap OTA self-heal. Kiosk disabled on .198…

lfg2025 closed issue lfg2025/archy#26 2026-06-16 15:16:23 +00:00
[Bug] B19: Failed download-update lands on Install button (should be Download)
lfg2025 commented on issue lfg2025/archy#26 2026-06-16 15:16:22 +00:00
[Bug] B19: Failed download-update lands on Install button (should be Download)

Fixed (commit 82cfc8cc): .download-complete marker so a partial/failed download reads as not-staged → UI returns to Download. Ships in v1.7.98.

lfg2025 commented on issue lfg2025/archy#17 2026-06-16 15:16:21 +00:00
[Bug] B10: Immich still crashes

Fixed (commit ab6fcef6): same root cause as #16 — immich_server was Exited(143) and never restarted (orphan-skip). Runtime stack supervisor revives it. Ships in v1.7.98.

lfg2025 closed issue lfg2025/archy#17 2026-06-16 15:16:21 +00:00
[Bug] B10: Immich still crashes
lfg2025 closed issue lfg2025/archy#16 2026-06-16 15:16:19 +00:00
[Bug] B9: IndeedHub keeps stopping on nodes
lfg2025 commented on issue lfg2025/archy#16 2026-06-16 15:16:17 +00:00
[Bug] B9: IndeedHub keeps stopping on nodes

Fixed (commit ab6fcef6): crashed multi-container stack members are now restarted at RUNTIME by a 120s stack supervisor (the health monitor skipped them as orphans, so they only recovered at…

lfg2025 commented on issue lfg2025/archy#19 2026-06-16 14:38:42 +00:00
[Bug] B12: Mempool not connecting to Bitcoin on some nodes

Fixed in code (CORE_RPC_HOST detects Knots/Core across 3 render paths, unit-tested). Still needs live validation on a bitcoin-CORE node — both test nodes are Knots. Keeping open until validated.

lfg2025 commented on issue lfg2025/archy#26 2026-06-16 14:38:42 +00:00
[Bug] B19: Failed download-update lands on Install button (should be Download)

Fixed (commit 82cfc8cc): .download-complete marker so a partial/failed download reads as not-staged → UI returns to Download. Committed AFTER the last deploy — pending next redeploy to validate.

lfg2025 commented on issue lfg2025/archy#35 2026-06-16 14:38:42 +00:00
[Bug] Paid-content 10% video previews unplayable (truncated MP4)

Deferred: needs the serving node to generate a real preview clip (ffmpeg faststart / first-N-seconds). Frontend now shows a clean error overlay instead of a black box.

lfg2025 commented on issue lfg2025/archy#34 2026-06-16 14:38:42 +00:00
[Bug] Local UI images never rebuild on source change (orchestrator gap)

Being addressed by the app-catalog work (decouples app images from the shipped manifest so per-app image updates no longer need a binary release). Live on .116/.198.

lfg2025 commented on issue lfg2025/archy#37 2026-06-16 14:38:42 +00:00
[Bug] Connected Nodes + mesh lists: cap at ~4 with scroll; node nav vs message-open-chat

In progress: lists capped to ~4 with scroll done; message→chat (?peer=) + node→Federation wiring on Connected Nodes done; Mesh messages/peers/requests scroll caps next.

lfg2025 commented on issue lfg2025/archy#10 2026-06-16 14:38:41 +00:00
[Bug] B3: Cloud peer media (music/video) won't preview/play

Free peer media now streams via /api/peer-content (Range) + a connecting loader was added (commit c481afc7). The paid 10% PREVIEW playback is a separate backend issue tracked in #35. Closing the…

lfg2025 closed issue lfg2025/archy#10 2026-06-16 14:38:41 +00:00
[Bug] B3: Cloud peer media (music/video) won't preview/play
lfg2025 closed issue lfg2025/archy#32 2026-06-16 14:38:12 +00:00
[Bug] Tor chat: message stuck on spinner though peers already received it
lfg2025 commented on issue lfg2025/archy#33 2026-06-16 14:38:12 +00:00
[Bug] Message toast notifications: click-to-open chat + close icon

Fixed: toast close icon + click-opens-chat (commit b602a9ce). Deployed.

lfg2025 closed issue lfg2025/archy#33 2026-06-16 14:38:12 +00:00
[Bug] Message toast notifications: click-to-open chat + close icon
lfg2025 closed issue lfg2025/archy#24 2026-06-16 14:38:11 +00:00
[Bug] B17: archipelago.service flaps on boot (~20 FAILED over ~5min)
lfg2025 commented on issue lfg2025/archy#27 2026-06-16 14:38:11 +00:00
[Bug] B14b: FIPS reachability — many peers fall back to Tor

Improved: FIPS auto-activate (no button) + dial retry + 8s connect + path warmer (commit 774ca288). Deployed; FIPS active on .116/.198.

lfg2025 closed issue lfg2025/archy#27 2026-06-16 14:38:11 +00:00
[Bug] B14b: FIPS reachability — many peers fall back to Tor