swinster

Results 11 comments of swinster

I don't suppose there has been any further movement on renewals? I note that Win-simple has this feature but although I am using Windows (amongst other hosts), we don't actually...

Just found this issue - I posted to https://github.com/npm/cli/issues/3078#issuecomment-1126024397 although that issue is closed so perhaps here is better. I'm seeing this issue without a proxy. More detail in the...

I re-ran things, this time using `npm ci --noproxy registry.npmjs.org`, but still no go: ``` pi@raspberrypi:/opt/zigbee2mqtt $ npm ci --noproxy registry.npmjs.org npm ERR! code ECONNRESET npm ERR! errno ECONNRESET npm...

FWIW, I finally managed to get `npm ci` to complete - unfortunately, I didn't PCAP this working process. I decided to reduce the number of concurrent sockets used by the...

Just in case there is anything weird going on here, I tested this on ``` Name Value ---- ----- PSVersion 7.2.5 PSEdition Core GitCommitId 7.2.5 OS Microsoft Windows 10.0.22000 Platform...

Ah ha, better still, you don't need to create a new `Udpclient` object each time, you just use the `Send` method. Looks like if you call the `Connect` method, you...

WRT `VNets`, I actually meant virtual network adapters installed locally via HyperV, VMware or the like :) I will test more across different PS versions shortly.

Also, see https://github.com/postmanlabs/postman-app-support/issues/10217

FWIW, I was using the "Initial Value" filed for a description, which is perhaps even uglier than @zhaowb 's method :( ![image](https://github.com/postmanlabs/postman-app-support/assets/8142964/7884c2ec-1485-4e59-9f9b-b3ad28764cfe)

Also see https://github.com/postmanlabs/postman-app-support/issues/5976