Skip to content

fix: cockpit iframe URL + stale stream-resource references#59

Closed
blove wants to merge 2 commits into
mainfrom
claude/blissful-bartik
Closed

fix: cockpit iframe URL + stale stream-resource references#59
blove wants to merge 2 commits into
mainfrom
claude/blissful-bartik

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 7, 2026

Summary

The cockpit at cockpit.cacheplane.ai shows DEPLOYMENT_NOT_FOUND because the iframe loads from examples.stream-resource.dev (old domain).

Fixes:

  • Add hardcoded fallback https://examples.cacheplane.ai in content-bundle.ts so the cockpit works even without the Vercel env var
  • Update 4 stale stream-resource GitHub URLs in Nav.tsx and Footer.tsx → cacheplane/angular
  • Update example .env.example project name

Note: The Vercel env var NEXT_PUBLIC_COCKPIT_RUNTIME_BASE_URL should also be updated in the Vercel dashboard from examples.stream-resource.dev to examples.cacheplane.ai.

Test plan

  • Cockpit loads examples from cacheplane.ai after deploy
  • No stream-resource references remain in source code

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Error Error Apr 7, 2026 11:26pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant