chjj/blessed 10894
A high-level terminal interface library for node.js.
mscdex/busboy 2613
A streaming parser for HTML form data for node.js
mscdex/cap 353
A cross-platform binding for performing packet capturing with node.js
mscdex/dicer 175
A very fast streaming multipart parser for node.js
Connect middleware for busboy
basE91 encoding/decoding for node.js and browsers
A node.js module that exposes streams for doing Pubsub and RPC.
A simple node.js binding to Google's cpu_features library for obtaining information about installed CPU(s)
mscdex/groan 23
A PHP session file parser written in JavaScript
A minimalistic server for "comet" connections in Node.js.
issue closednodejs/node
got this error message: Unhandled Error
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
closed time in 6 hours
shilcrypto60issue commentnodejs/node
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 6 hours
pull request commentnodejs/node
src: introduce V8 fast api to `guessHandleType`
Why would you think that?
Because it's generally not something that would be done/called often enough and/or compared to other operations (e.g. performing I/O).
comment created time in 6 hours
pull request commentnodejs/node
src: improve `guessHandleType` performance
I can't imagine there being a measurable difference with these changes.
comment created time in 9 hours
issue commentnodejs/node
Signal app quits unexpectedly due to Unhandled Error on Mac OS X Ventura 13.3.1 (a) (22E772610a)
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in a day
issue closednodejs/node
Signal app quits unexpectedly due to Unhandled Error on Mac OS X Ventura 13.3.1 (a) (22E772610a)
Version
No response
Platform
Darwin Kernel Version 22.4.0 / RELEASE_ARM64_T6020 arm64
Subsystem
No response
What steps will reproduce the bug?
I am not certain how to reproduce it, but it appears that the issue can be reproduced when trying to use the already-open Signal app after the computer has gone to sleep and/or the screen has turned off.
How often does it reproduce? Is there a required condition?
N/A
What is the expected behavior? Why is that the expected behavior?
The expected behavior is a normally functioning Signal app.
What do you see instead?
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5) at assert (node:internal/assert:14:11) at internalConnectMultiple (node:net:1077:3) at afterConnectMultiple (node:net:1532:5)
Additional information
No response
closed time in a day
doctordilankaissue commentmscdex/ssh2
Each call to ssh.sftp()
is a separate channel. If you are performing multiple transfers on the same SFTP channel, then simply only stop the transfer you want. If you're using sftp.fast*()
, you either need to create your own solution and/or keep an eye on this feature request. Otherwise if you're using a file stream, you simply just need to destroy it.
comment created time in 2 days
issue closednodejs/node
Error [ERR_INTERNAL_ASSERTION] - incorrect usage of Node.js internals
Error encountered using Signal:
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
closed time in 2 days
alexfigtreeissue commentnodejs/node
Error [ERR_INTERNAL_ASSERTION] - incorrect usage of Node.js internals
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 2 days
issue closednodejs/node
Version
No response
Platform
macOS 11.7
Subsystem
No response
What steps will reproduce the bug?
no idea
How often does it reproduce? Is there a required condition?
don't know
What is the expected behavior? Why is that the expected behavior?
normal operation
What do you see instead?
"unhandled error" and two buttons with: "quit" and "copy an d quit" which I did, see the copied lines below. Signal had to be restarted.
Additional information
Unhandled Error
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
closed time in 2 days
sacopmissue commentnodejs/node
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 2 days
issue commentnodejs/node
Unhandled Error. Error [ERR_INTERNAL_ASSERTION]
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 3 days
issue closednodejs/node
Unhandled Error. Error [ERR_INTERNAL_ASSERTION]
Version
6.20.0
Platform
macOS M1 Pro
Subsystem
No response
What steps will reproduce the bug?
No response
How often does it reproduce? Is there a required condition?
Two days in a row in the morning
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
Unhandled Error
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
Additional information
No response
closed time in 3 days
Hugnerissue commentnodejs/node
ERR_INTERNAL_ASSERTION from Signal desktop when unlocking sleeping Mac
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 3 days
issue closednodejs/node
ERR_INTERNAL_ASSERTION from Signal desktop when unlocking sleeping Mac
Version
Platform
Darwin C02FG53PMD6R.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64
Subsystem
Signal 6.20.0 production (Intel) Looks like signalapp/Signal-Desktop#6456
What steps will reproduce the bug?
ETA: This was from the Signal messaging app. I got this while waking up my Mac and again when switching to the Signal app.
How often does it reproduce? Is there a required condition?
Not sure yet. I've seen it twice today but then successfully restarted Signal and browsed and sent messages.
What is the expected behavior? Why is that the expected behavior?
Successful
What do you see instead?
Popup window from Signal:
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
Second occurence:
"Unhandled Error"
Please open an issue with this stack trace at https://github.com/nodejs/node/issues
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
Additional information
closed time in 3 days
karenjoyceloweissue closednodejs/node
this happened with Signal while it running in the background:
Unhandled Error
Error [ERR_INTERNAL_ASSERTION]: 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
at new NodeError (node:internal/errors:399:5)
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)
at afterConnectMultiple (node:net:1532:5)
closed time in 3 days
helsoeissue commentnodejs/node
I believe this is a duplicate of https://github.com/nodejs/node/issues/47644
comment created time in 3 days
issue commentnodejs/node
Build failure on CPU without popcnt
/cc @anonrig
comment created time in 3 days
issue commentnodejs/node
Build failure on CPU without popcnt
As noted in https://github.com/nodejs/node/issues/46789, do you have a new enough build environment?
comment created time in 3 days
issue commentmscdex/node-imap
Invalid credentials (Failure) - Gmail
Perhaps you need to use the xoauth2
config setting for OAuth 2-based authentication instead of using a password.
comment created time in 4 days
issue closedmscdex/busboy
busboy@1.6.0 SyntaxError: Unexpected token {
root@ubuntu18:~/docker/src# node app.js
/root/docker/src/node_modules/busboy/lib/utils.js:469
} catch {}
^
SyntaxError: Unexpected token {
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/root/docker/src/node_modules/busboy/lib/index.js:3:30)
closed time in 4 days
wh0amitzissue closednodejs/node
Error [ERR_INTERNAL_ASSERTION]
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Stack trace: at new NodeError (node:internal/errors:399:5) at assert (node:internal/assert:14:11) at internalConnectMultiple (node:net:1077:3) at afterConnectMultiple (node:net:1532:5)
Version 6.20.0 (freshly updated)
closed time in 5 days
hch-2k8issue commentnodejs/node
Error [ERR_INTERNAL_ASSERTION]
v6.x is no longer supported. For supported versions, please see the information here.
comment created time in 5 days
issue closednodejs/node
Affected URL(s)
https://web.facebook.com/yusufsuryanata99
Description of the problem
Okay
closed time in 5 days
Yusufsuryanata1999issue commenteudev-project/eudev
I just wanted to voice my support for these changes as I was running into an issue with virtio-scsi qemu dvdrom devices not showing up in /dev/disk/by-path, but with the changes detailed in https://github.com/eudev-project/eudev/issues/242#issuecomment-1331238300 the symlink is now visible.
@yodayox Are you still not interested in submitting a PR? If so, I can submit one (although I am not familiar with the code being changed here) as I'd rather not have to maintain a patch on top of eudev...
comment created time in 5 days
issue commentmscdex/ssh2
can't compile by rollup when use pnpm
If rollup works with npm and not pnpm, then I would say it's a pnpm problem.
comment created time in 8 days
created tagmscdex/cpu-features
A simple node.js binding to Google's cpu_features library for obtaining information about installed CPU(s)
created time in 8 days
push eventmscdex/cpu-features
commit sha d2d599f2fe57e2501d852d7fb28f7f38129c208b
package: bump version to v0.0.8
push time in 8 days
push eventmscdex/cpu-features
commit sha 69a517df65c8ddfb415cda43f457a8cdf56d535b
ci: update workflows
commit sha 8929a068ff252b6520d21f64868f21b11ab7b9a1
deps: bump cpu_features to v0.8.0
push time in 8 days