Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj opened issue spikerj/spikersoft-issues#483 2026-07-12 00:04:27 +00:00
[Bug][Infra] InfluxDB rejecting a client every ~10s ("authorization not found") — stale/missing token on a poller
spikerj opened issue spikerj/spikersoft-issues#482 2026-07-12 00:04:27 +00:00
[Bug][Infra] Keycloak Postgres TOAST corruption (pg_toast_2619 / pg_statistic) — ClearExpiredEvents failing, events not purged
spikerj opened issue spikerj/spikersoft-issues#481 2026-07-12 00:00:59 +00:00
[Bug][Infra] jaeger_elasticsearch down ~24h on SERVER (exit 1) — MaxAttempts exhausted, tracing backend offline
spikerj opened issue spikerj/spikersoft-issues#480 2026-07-12 00:00:59 +00:00
[Bug][Infra] spikersoft-node-agent running on 1/10 nodes — rejected on missing /var/log/journal and /etc/timezone binds
spikerj opened issue spikerj/spikersoft-issues#479 2026-07-12 00:00:59 +00:00
[Bug][Infra] sonarqube_backups stuck in reject-loop — no Sonar backups running (missing placement constraint)
spikerj commented on issue spikerj/spikersoft-issues#236 2026-07-11 23:55:26 +00:00
chore(deps): unpin @types/google.maps (3.65.x DrawingManager typings) (deferred from #230)

Re-scoping after investigation — the original ask (unpin, restore ^3.65.x) is NOT possible: the 3.65.x typings change is not a regression. Google deprecated and REMOVED google.maps.drawing.Drawing…

spikerj commented on issue spikerj/spikersoft-issues#234 2026-07-11 23:55:25 +00:00
chore(deps): Node dev-tooling majors — concurrently 10, lint-staged 17, @babel/preset-typescript 8

Resolved in spikersoft-angular PR #161 (merged to master). Status of the three bumps: concurrently ^10.0.3 and lint-staged ^17.0.7 were already on master (v17 pre-commit verified live — prettier…

spikerj closed issue spikerj/spikersoft-issues#234 2026-07-11 23:55:25 +00:00
chore(deps): Node dev-tooling majors — concurrently 10, lint-staged 17, @babel/preset-typescript 8
spikerj closed issue spikerj/spikersoft-issues#201 2026-07-11 23:52:19 +00:00
## [Bug] Missing or Incomplete Translations in x86 Playground Interface
spikerj commented on issue spikerj/spikersoft-issues#201 2026-07-11 23:52:18 +00:00
## [Bug] Missing or Incomplete Translations in x86 Playground Interface

Resolved in spikersoft-angular PR #160 (merged to master). The panel labels/status messages from the report were already keyed by the interim i18n overhaul (151 x86Playground keys, en+es…

spikerj closed issue spikerj/spikersoft-issues#371 2026-07-11 23:47:46 +00:00
[Infra][Incident] Redis cluster amputation 2026-07-05 — nodes .106/.107/.108 restarted with fresh identities; add persistent volumes for nodes.conf/data
spikerj commented on issue spikerj/spikersoft-issues#371 2026-07-11 23:47:46 +00:00
[Infra][Incident] Redis cluster amputation 2026-07-05 — nodes .106/.107/.108 restarted with fresh identities; add persistent volumes for nodes.conf/data

All four prevention-checklist items are now shipped, closing. Verified in redis-cluster/docker-stack.yml: per-node /docker-local/redis-node-N-data:/data volumes (infra PR #10) so restarts keep…

spikerj closed issue spikerj/spikersoft-issues#421 2026-07-11 23:34:06 +00:00
[dev-ex/Mac] No turnkey local full-app browse — frontend dev expects API :33333, Mac-native API binds :5290/5291
spikerj commented on issue spikerj/spikersoft-issues#421 2026-07-11 23:34:06 +00:00
[dev-ex/Mac] No turnkey local full-app browse — frontend dev expects API :33333, Mac-native API binds :5290/5291

Resolved in spikersoft-backend PR #209 (merged to master), implementing the ticket's recommended fix option 1: API_HTTP_PORT/API_HTTPS_PORT in scripts/mac-dev-common.sh are now env-overridable…

spikerj commented on issue spikerj/spikersoft-issues#467 2026-07-11 23:32:26 +00:00
[infra] Bump Keycloak 26.6 → 26.7 (keycloak/docker-stack.yml)

Resolved on spikersoft-infrastructure master: commit 4113331 bumps keycloak/docker-stack.yml to quay.io/keycloak/keycloak:26.7, and bfd5d7e reconciles the stack with the 26.7 reverse-proxy guide…

spikerj closed issue spikerj/spikersoft-issues#467 2026-07-11 23:32:26 +00:00
[infra] Bump Keycloak 26.6 → 26.7 (keycloak/docker-stack.yml)
spikerj closed issue spikerj/spikersoft-issues#382 2026-07-11 23:26:31 +00:00
[Epic][Art Studio UI] Port the ArtPipe experience into SpikerSoft's native Art Studio
spikerj closed issue spikerj/spikersoft-issues#377 2026-07-11 23:26:31 +00:00
[API/Angular] School-operator status surface — capability-level rollup (api/status + read-only panel), separate from the #297 admin console
spikerj commented on issue spikerj/spikersoft-issues#377 2026-07-11 23:26:31 +00:00
[API/Angular] School-operator status surface — capability-level rollup (api/status + read-only panel), separate from the #297 admin console

Resolved: GET api/status capability rollup in spikersoft-backend PR #87 (merged), public read-only status panel + route fix in spikersoft-angular PRs #130 + #131 (merged), kept deliberately…

spikerj commented on issue spikerj/spikersoft-issues#395 2026-07-11 23:26:30 +00:00
[Art Studio UI] Playwright e2e coverage (compose→monitor→inspect→curate→download)

Resolved in spikersoft-angular PR #154 (merged): e2e/playwright authenticated Art Studio journey spec covering compose → monitor → inspect → curate → download, with route-manifest updates.…