-
Notifications
You must be signed in to change notification settings - Fork 18
Authorization failed: No chunk id map found #310
Copy link
Copy link
Open
Description
Steps I followed
-
I run
npx -y @posthog/wizard@latest -
authorized "Default Project" in the opnened browser window
-
was succesfully redirected to the page with URL
http://localhost:8239/callback?code=SOMEcodeHEREwhich says:PostHog login complete! Return to your terminal: the wizard is hard at work on your project█ -
But when I came back to CLI there are errors:
Authorization failed: │ │ │ │ If you think this is a bug in the PostHog wizard, please create an issue: │ https://github.com/posthog/wizard/issues No chunk id map found No chunk id map found │ └ Wizard setup cancelled.
Full log
Here is the full log in CLI from start:
npx -y @posthog/wizard@latest
┌ Welcome to the PostHog setup wizard ✨
│
◆ Detected integration: Astro
┌ PostHog Astro wizard (agent-powered)
│
● We're about to read your project using our LLM gateway.
│
│ .env* file contents will not leave your machine.
│
│ Other files will be read and edited to provide a fully-custom PostHog integration.
│
▲ Claude/Anthropic services are partially degraded.
│
│ Status: Partially Degraded Service
│ Status page: https://status.claude.com
│
│ The wizard may not work reliably while services are degraded.
│
◇ Do you want to continue anyway?
│ Yes
│
◇ Select your PostHog Cloud region
│ US 🇺🇸
│
● If the browser window didn't open automatically, please open the following link to be redirected to PostHog:
│
│ http://localhost:8239/authorize
│
◇ Authorization failed.
│
■ Authorization failed:
│
│
│
│ If you think this is a bug in the PostHog wizard, please create an issue:
│ https://github.com/posthog/wizard/issues
No chunk id map found
No chunk id map found
│
└ Wizard setup cancelled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels