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

problems ? #56594

Open
nyck33 opened this issue Jan 14, 2025 · 2 comments
Open

problems ? #56594

nyck33 opened this issue Jan 14, 2025 · 2 comments

Comments

@nyck33
Copy link

nyck33 commented Jan 14, 2025

Version

No response

Platform

it said post issue here as I try to implement openziti on a next.js app

Preparing Next.js app...
Initializing OpenZiti...
OpenZiti initialized successfully
Creating Express server with OpenZiti...
Starting server...
> Ready on Ziti service: openziti-dark-service
 ○ Compiling / ...
(node:456454) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 ✓ Compiled / in 18.7s (620 modules)
 ✓ Compiled in 1040ms (291 modules)
 GET / 200 in 19806ms
 ○ Compiling /_not-found ...
 ✓ Compiled /_not-found in 634ms (592 modules)
 GET /_next/static/chunks/fallback/react-refresh.js?ts=1736820965868 404 in 923ms
 GET /_next/static/chunks/fallback/pages/_app.js?ts=1736820965868 404 in 867ms
 ⨯ unhandledRejection: [Error: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at /~https://github.com/nodejs/node/issues
] {
  code: 'ERR_INTERNAL_ASSERTION'
}
 ⨯ unhandledRejection:  [Error: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at /~https://github.com/nodejs/node/issues
] {
  code: 'ERR_INTERNAL_ASSERTION'
}
 GET /_next/static/chunks/fallback/pages/_error.js?ts=1736820965868 404 in 742ms
 GET /_next/static/chunks/fallback/webpack.js?ts=1736820965868 404 in 49ms

Subsystem

No response

What steps will reproduce the bug?

make next.js app and try to implement openziti node sdk on it

How often does it reproduce? Is there a required condition?

always

What is the expected behavior? Why is that the expected behavior?

to not throw error

What do you see instead?

those error

Additional information

No response

@AugustinMauroy
Copy link
Member

Could you give a repo to reproduce the issue. And give the stack trace. Like explained in the terminal output.

@jasnell
Copy link
Member

jasnell commented Jan 14, 2025

Also, what version of Node.js?

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

3 participants