microsoft / vscode-js-debug

A DAP-compatible JavaScript debugger. Used in VS Code, VS, + more
MIT License
1.67k stars 283 forks source link

Error activating auto attach (Nextjs 14) #2052

Closed BilalurRehman-27 closed 2 months ago

BilalurRehman-27 commented 3 months ago

Debugger listening on ws://127.0.0.1:60908/dd69f551-055f-405a-b506-b92c0e4c4b59 For help, see: https://nodejs.org/en/docs/inspector timeout

Error activating auto attach, please report to https://aka.ms/js-dbg-issue Debugger listening on ws://127.0.0.1:60917/f18a4479-bb4b-4e06-bed6-04540507d541 For help, see: https://nodejs.org/en/docs/inspector timeout

connor4312 commented 3 months ago

Thanks,

  1. if you run the "toggle developer tools" command in the vscode window, do you see any errors:
  2. do you see any warning ⚠️ on your terminal tab/title when you're in this state?