yourfate
yourfate
I still see that error even with NSURLSession disabled… > relay: error decoding websocket frame for client 1/weechat/127.0.0.1 its localhost because of the nginx proxy I assume. I run weechat...
I am seeing the same error with aldec riviera + vivado: ``` 2022-07-13 13:41:04,671 - CTR - ERROR - Compiling into osvvm: .venv\Lib\site-packages\vunit\vhdl\osvvm\ScoreboardPkg_slv_c.vhd failed 2022-07-13 13:41:04,671 - CTR - ERROR...
Also, when I try to load a key handle for the resident keys with `ssh-keygen -K` I get: ``` ❯ ssh-keygen -K Enter PIN for authenticator: You may need to...
+1. I had to create the key stub file for my resident key on a linux machine before I could use this lib.
Yes, I was confused by this too. I read it has ed25519 support, but it didn't work when I installed it from the repo. This issue alerted me to the...
It seems like node-botvac added some support for oauth tokens: https://github.com/Pmant/node-botvac/commit/4ec89aefe3527985aef4fb59d73a4f176f0a9385
I have the same Problem, also with the weird fail in the logs mentioning that `D:\a\_work\1\s\external\pkg\...` path. I get this whenever I try to intall or update anything at all....
Same problem here: `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 3477435: invalid start byte` Any progress on merging the related PR?