Open chrisgrieser opened 1 year ago
Sorry i've not yet been able to reproduce this issue and I have no idea what could cause it. I'll let you know when I find something
The ENOTCONN
means the socket closed, not sure if mason raises this on failed connections too or if you would see ECONNRESET
or ETIMEDOUT
instead with a connection issue. So at some point either you or the remote connection is terminating.
I've had something similar when I was running AdGuard on my home network and the rate limit I had for DNS requests was too low which was triggered when pinging all the plugin repos.
The error does not occur when using
:Mason
and it updates all from there.The error also does not always occur, only sometimes.