Martino Massalini

Results 7 comments of Martino Massalini

hi @sant123 , i got the same issue, while is not a fix i managed to proceed with ` encrypt: false`

`8085DC0201000000:error:8000003D:system library:BIO_connect:Connection refused:crypto/bio/bio_sock2.c:114:calling connect() 8085DC0201000000:error:10000067:BIO routines:BIO_connect:connect error:crypto/bio/bio_sock2.c:116: connect:errno=61 `

@mmastrac here it is `error: Uncaught (in promise) ConnectionRefused: Connection refused (os error 61) let conn = await Deno.connectTls({hostname, port}); ^ at async Object.connectTls (ext:deno_net/02_tls.js:36:51) at async file:///Users/martino/d/varie/variedeno/main.ts:3:12`

Hi Matt, actually i can connect to that address at that port to SQLServer via mssql (with the encrypt: false option), do you want me to run additional tests?

i have that issue too on webstorm with "h" and "n" when i activate the ligatures, how could be fixed? Is it that difficult to "disable" that combination as ligature?

Hi, I had to remove the old font from the system and reinstall it, now the hn ligature does not trigger anymore, which is nice, BUT it seems we have...

then is for sure a temporary thing Il giorno gio 21 mar 2024 alle ore 11:02 cigamsarierom < ***@***.***> ha scritto: > I have had the same problem today. It...