Saul Moonves
Saul Moonves
I will try, this error is killing me. Please give me time.
Had to switch to disabling SSL verification for reasons, and that change made this problem go away. Closing since it seemed I was the only one who had the problem...
This still happens to me, but only very infrequently now. In my current application I spawn a hundred or more promises doing (among other things) node-libcurl calls and put them...
``` user@pop-os:~/vcs/int/jssoup-test$ cat index.js import JSSoup from 'jssoup'; const html = ` onetwo three `; const soup = new JSSoup(html); user@pop-os:~/vcs/int/jssoup-test$ node index.js file:///home/user/vcs/int/jssoup-test/index.js:8 const soup = new JSSoup(html); ^...
I don't know if it's related but I have two planets and a star, I log in using my ethereum private key, and all three say "derived networking keys do...
the server is running, and it's definitely etherpad throwing the error because it appears in the etherpad logs.
I am having the problem even if it is built from Cargo or if I download a release. I did not try from source though.
It seems to still get not found.
Same issue here: ``` qemu-system-i386 -hda win98.img -cdrom ~/Downloads/softgpu-0.6.2024.40.iso -device VGA,vgamem_mb=128 -m 640 -netdev user,id=lan -device pcnet,netdev=lan -usb -device usb-tablet -rtc base=localtime -monitor stdio ```
@rsnorkel Here is the solution: 1. in control panel device manager, manually install PCI bridge and install all the drivers it finds, reboot, etc 2. there are probably two video...