Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev server crashing due to empty trace #657

Open
ashishsurya opened this issue Apr 19, 2024 · 0 comments
Open

Dev server crashing due to empty trace #657

ashishsurya opened this issue Apr 19, 2024 · 0 comments

Comments

@ashishsurya
Copy link


╠══╦══╗
║ ║ ║
║ ║ ╠─An interrupt was produced by #39.
║ ║ ║
║ ║ ▼
║ ║
║ ╠─An unchecked error was produced.
║ ║
║ ║ TypeError: Cannot read properties of undefined (reading 'tracer')
║ ║ at file:///Users/surya/Local%20Development/notion-api-nextjs/node_modules/.pnpm/@Effect-TS+system@0.57.5/node_modules/@effect-ts/system/_mjs/Effect/derive.mjs:26:60
║ ║ at IRead.f (file:///Users/surya/Local%20Development/notion-api-nextjs/node_modules/.pnpm/@Effect-TS+system@0.57.5/node_modules/@effect-ts/system/_mjs/Effect/has.mjs:44:44)
║ ║ at FiberContext.evaluateNow (file:///Users/surya/Local%20Development/notion-api-nextjs/node_modules/.pnpm/@Effect-TS+system@0.57.5/node_modules/@effect-ts/system/_mjs/Fiber/context.mjs:948:41)
║ ║ at file:///Users/surya/Local%20Development/notion-api-nextjs/node_modules/.pnpm/@Effect-TS+system@0.57.5/node_modules/@effect-ts/system/_mjs/Fiber/context.mjs:504:33
║ ║ at file:///Users/surya/Local%20Development/notion-api-nextjs/node_modules/.pnpm/@Effect-TS+system@0.57.5/node_modules/@effect-ts/system/_mjs/Support/Scheduler/index.mjs:11:22
║ ║
║ ║ Fiber: #41 (started at: 2024-04-19T09:53:35.294Z) was supposed to continue to:
║ ║
║ ║ Fiber: #41 (started at: 2024-04-19T09:53:35.294Z) Execution trace:
║ ║
║ ║ Fiber: #41 (started at: 2024-04-19T09:53:35.294Z) was spawned by:
║ ║
║ ║ Fiber: #39 (started at: 2024-04-19T09:53:35.294Z) was supposed to continue to:
║ ║
║ ║ Fiber: #39 (started at: 2024-04-19T09:53:35.294Z) Execution trace:
║ ║
║ ║ Fiber: #39 (started at: 2024-04-19T09:53:35.294Z) was spawned by:
║ ║
║ ║ Fiber: #37 (started at: 2024-04-19T09:53:35.293Z) was supposed to continue to:
║ ║
║ ║ Fiber: #37 (started at: 2024-04-19T09:53:35.293Z) Execution trace:
║ ║
║ ║ Fiber: #37 (started at: 2024-04-19T09:53:35.293Z) was spawned by:
║ ║
║ ║ Fiber: #26 (started at: 2024-04-19T09:53:35.287Z) was supposed to continue to:
║ ║
║ ║ Fiber: #26 (started at: 2024-04-19T09:53:35.287Z) Execution trace:
║ ║
║ ║ Fiber: #26 (started at: 2024-04-19T09:53:35.287Z) was spawned by:
║ ║
║ ║ Fiber: #5 (started at: 2024-04-19T09:53:35.078Z) was supposed to continue to:
║ ║
║ ║ Fiber: #5 (started at: 2024-04-19T09:53:35.078Z) Execution trace:
║ ║
║ ║ Fiber: #5 (started at: 2024-04-19T09:53:35.078Z) was spawned by:
║ ║
║ ║ Fiber: #0 (started at: 2024-04-19T09:53:35.071Z) was supposed to continue to:
║ ║
║ ║ Fiber: #0 (started at: 2024-04-19T09:53:35.071Z) Execution trace:
║ ║
║ ║ Fiber: #0 (started at: 2024-04-19T09:53:35.071Z) was spawned by:
║ ▼

OS: darwin 23.4.0 (arch: arm64)
Process: /Users/surya/.nvm/versions/node/v18.19.1/bin/node /Users/surya/Local Development/notion-api-nextjs/node_modules/.pnpm/next@14.2.2_@opentelemetry+api@1.8.0_react-dom@18.2.0_react@18.2.0__react@18.2.0/node_modules/next/dist/server/lib/start-server.js
Node version: v18.19.1
Contentlayer version: 0.3.4

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

No branches or pull requests

1 participant