Michael Wasser
Michael Wasser
Just to clarify, this error specifically happens when `Allow connections only from computers running Remote Desktop with Network Level Authentication (recommended)` is selected in Windows 8.1's Remote table in System...
@jdelrue I ended up writing a node wrapper around freerdp to get this functionality myself: https://github.com/bloomapi/node-freerdp ... a different direction that works in node today. That said, it may not...
Nope, this still happens for me as well.
Updating bug description to be to update the docs for `sendKeyEventScancode` given super key requires `KBDFLAGS_EXTENDED` to be set but node-rdpjs already supports it. For others that may see this...
Note it appears other volume plugins have had similar issues: https://github.com/NetApp/netappdvp/issues/93
Related thread on Moby: https://github.com/moby/moby/issues/34665
For folks that see this and need a fix while waiting for the pull request to be reviewed -- I've pushed a docker image to `untoldone/gce-docker`
Thanks for the quick and detailed replies here -- they are really useful and hope others going down a similar path to myself find this thread. I do think if...
@peterbourgon I've spent the last hour or so reading about oklog and what you've been working on -- really excited to find it! I was just hoping to clarify the...
Thanks! This is really helpful and I really appreciate the quick reply. Sorry if this is off-topic for this bug, but as a follow up to your response, hypothetically, in...