RubixDev / mason-update-all

Easily update all Mason packages with one command
GNU General Public License v3.0
16 stars 3 forks source link

error when running `:MasonUpdateAll` #1

Open chrisgrieser opened 1 year ago

chrisgrieser commented 1 year ago

The error does not occur when using :Mason and it updates all from there.

The error also does not always occur, only sometimes.

Pasted image 2022-12-31 18 44 11
RubixDev commented 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

nolantait commented 1 year ago

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.