Skip to content

Dev server crashing due to empty trace #657

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

Closed
ashishsurya opened this issue Apr 19, 2024 · 1 comment
Closed

Dev server crashing due to empty trace #657

ashishsurya opened this issue Apr 19, 2024 · 1 comment

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[email protected]/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[email protected]/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[email protected]/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[email protected]/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[email protected]/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[email protected][email protected][email protected][email protected]/node_modules/next/dist/server/lib/start-server.js
Node version: v18.19.1
Contentlayer version: 0.3.4

Copy link

stale bot commented Jun 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale label Jun 18, 2024
@stale stale bot closed this as completed Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant