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

TypeError: Cannot read properties of undefined (reading 'run') #69

Closed
wiselancer opened this issue Oct 6, 2024 · 3 comments
Closed

Comments

@wiselancer
Copy link

Hi guys. having an issue with the initializing sandbox. Is there anyone who can give an advice?
userID undefined
apiKey undefined
Created sandbox undefined
⨯ TypeError: Cannot read properties of undefined (reading 'run')
at POST (/Users/wiselancer/dev/fragments/.next/server/chunks/app_api_sandbox_route_ts_987268._.js:51:32)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /Users/wiselancer/dev/fragments/node_modules/next/dist/compiled/next-server/app-route.runtime.dev.js:6:55759
at async eO.execute (/Users/wiselancer/dev/fragments/node_modules/next/dist/compiled/next-server/app-route.runtime.dev.js:6:46527)
at async eO.handle (/Users/wiselancer/dev/fragments/node_modules/next/dist/compiled/next-server/app-route.runtime.dev.js:6:57093)
at async doRender (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:1345:42)
at async cacheEntry.responseCache.get.routeKind (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:1567:28)
at async DevServer.renderToResponseWithComponentsImpl (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:1475:28)
at async DevServer.renderPageComponent (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:1901:24)
at async DevServer.renderToResponseImpl (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:1939:32)
at async DevServer.pipeImpl (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:914:25)
at async NextNodeServer.handleCatchallRenderRequest (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/next-server.js:272:17)
at async DevServer.handleRequestImpl (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/base-server.js:810:17)
at async /Users/wiselancer/dev/fragments/node_modules/next/dist/server/dev/next-dev-server.js:339:20
at async Span.traceAsyncFn (/Users/wiselancer/dev/fragments/node_modules/next/dist/trace/trace.js:154:20)
at async DevServer.handleRequest (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/dev/next-dev-server.js:336:24)
at async invokeRender (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/lib/router-server.js:173:21)
at async handleRequest (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/lib/router-server.js:350:24)
at async requestHandlerImpl (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/lib/router-server.js:374:13)
at async Server.requestListener (/Users/wiselancer/dev/fragments/node_modules/next/dist/server/lib/start-server.js:141:13)
POST /api/sandbox 500 in 1306ms
Screenshot 2024-10-06 at 6 20 59 PM

Copy link

linear bot commented Oct 6, 2024

@wiselancer
Copy link
Author

Screenshot 2024-10-06 at 6 30 08 PM

@mishushakov
Copy link
Member

I was unable to reproduce, closing this - feel free to reopen if you are still experiencing the issue

@mishushakov mishushakov closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2025
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

2 participants