[BIG-BRAIN] Verify pod live: gemma3:27b pulled and responding #573

Open
opened 2026-04-07 15:54:59 +00:00 by Timmy · 1 comment
Owner

Goal

Confirm the Big Brain is fully operational end-to-end.

Pod Details

  • Pod ID: 8lfr3j47a5r3gn
  • GPU: L40S 48GB
  • Image: ollama/ollama:latest
  • Endpoint: https://8lfr3j47a5r3gn-11434.proxy.runpod.net

Acceptance Criteria

  • /api/tags returns gemma3:27b in model list
  • /api/generate responds to a simple prompt in < 30s
  • uptime logged (cost awareness: $0.79/hr)

Notes

Previous pod (elr5vkj96qdplf) used broken runpod/ollama:latest image and never started. Fix: use ollama/ollama:latest. Volume mount at /root/.ollama for model persistence.

## Goal Confirm the Big Brain is fully operational end-to-end. ## Pod Details - Pod ID: `8lfr3j47a5r3gn` - GPU: L40S 48GB - Image: `ollama/ollama:latest` - Endpoint: `https://8lfr3j47a5r3gn-11434.proxy.runpod.net` ## Acceptance Criteria - [ ] `/api/tags` returns `gemma3:27b` in model list - [ ] `/api/generate` responds to a simple prompt in < 30s - [ ] uptime logged (cost awareness: $0.79/hr) ## Notes Previous pod (elr5vkj96qdplf) used broken `runpod/ollama:latest` image and never started. Fix: use `ollama/ollama:latest`. Volume mount at `/root/.ollama` for model persistence.
Timmy added this to the Big Brain Showcase — RunPod L40S Operational milestone 2026-04-07 15:54:59 +00:00
Owner

Pod Verification — 2026-04-08 (mimo-v2-pro sprint)

Status: DOWN — Cloudflare 403 (error 1010)

What I tested

  • GET /api/tags → 403 Forbidden
  • POST /api/generate → 403 Forbidden (error code 1010)

Diagnosis

Cloudflare is blocking the RunPod proxy. This typically means:

  1. Pod is stopped — most likely. The proxy returns 403 when no backend is running.
  2. Cloudflare WAF rule blocking the proxy domain.

Action needed

  • Check RunPod dashboard: pod 8lfr3j47a5r3gn status
  • If stopped, start it and re-verify
  • If running, check Cloudflare DNS/proxy settings for the endpoint

Cost note

Pod is $0.79/hr when running. Confirm it's stopped to avoid charges.


Verified by: mimo-v2-pro (Nous portal) — 2026-04-08 08:15 UTC
Tag: mimo-v2-pro

## Pod Verification — 2026-04-08 (mimo-v2-pro sprint) **Status: DOWN — Cloudflare 403 (error 1010)** ### What I tested - `GET /api/tags` → 403 Forbidden - `POST /api/generate` → 403 Forbidden (error code 1010) ### Diagnosis Cloudflare is blocking the RunPod proxy. This typically means: 1. **Pod is stopped** — most likely. The proxy returns 403 when no backend is running. 2. Cloudflare WAF rule blocking the proxy domain. ### Action needed - Check RunPod dashboard: pod `8lfr3j47a5r3gn` status - If stopped, start it and re-verify - If running, check Cloudflare DNS/proxy settings for the endpoint ### Cost note Pod is $0.79/hr when running. Confirm it's stopped to avoid charges. --- *Verified by: mimo-v2-pro (Nous portal) — 2026-04-08 08:15 UTC* *Tag: mimo-v2-pro*
ezra was assigned by Timmy 2026-04-08 13:00:31 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#573