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

Error punycode after installation and Error Isolate #2034

Open
marciotisouza opened this issue Feb 22, 2025 · 1 comment
Open

Error punycode after installation and Error Isolate #2034

marciotisouza opened this issue Feb 22, 2025 · 1 comment

Comments

@marciotisouza
Copy link

Describe the bug
I use Typebot together with Evolution API on WhatsApp and consume webhooks from my server. I don't use it much for now, but even so, after installing it again in a short time, the error below appears, causing the flow to be interrupted.

TypeBot 3.4.2
Evolution 2.2.3
PostGres 17

  • event [next-runtime-env] read environment variables prefixed with 'NEXT_PUBLIC_' from process.env.
  • ready [next-runtime-env] wrote browser runtime environment variables to '/app/apps/viewer/public/__ENV.js'.
    ▲ Next.js 14.2.13
    • Local: http://localhost:3000
    • Network: http://0.0.0.0:3000
      ✓ Starting...
      ✓ Ready in 911ms
      (node:15) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
      (Use node --trace-deprecation ... to show where the warning was created)
      Error: Isolate was disposed during execution
      at ()
      at y (/app/apps/viewer/.next/server/chunks/955.js:92:6963)
      at /app/apps/viewer/.next/server/chunks/600.js:107:13457
      Error: Isolate is disposed
      at y (/app/apps/viewer/.next/server/chunks/955.js:92:7168)
      at /app/apps/viewer/.next/server/chunks/600.js:107:13457
@baptisteArno
Copy link
Owner

Are you the only user? Can you share your bot?

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