Interesting… I’m seeing a few lines like this:
2020/10/06 13:27:04 [warn] 71812#0: *1321 upstream server temporarily disabled while reading response header from upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://[::1]:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:04 [error] 71812#0: *1321 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://[fe80::1]:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:04 [warn] 71812#0: *1321 upstream server temporarily disabled while connecting to upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://[fe80::1]:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:04 [error] 71812#0: *1321 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://127.0.0.1:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:04 [warn] 71812#0: *1321 upstream server temporarily disabled while connecting to upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://127.0.0.1:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_AhGh&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:04 [error] 71812#0: *1321 no live upstreams while connecting to upstream, client: ::1, server: ebt.local, request: "POST /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_Ahgb&sid=KCMIFeKwVZVm7tnnAAAD HTTP/1.1", upstream: "http://localhost/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_Ahgb&sid=KCMIFeKwVZVm7tnnAAAD", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
2020/10/06 13:27:05 [error] 71812#0: *1321 no live upstreams while connecting to upstream, client: ::1, server: ebt.local, request: "GET /browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_Ahss HTTP/1.1", upstream: "http://localhost/browser-sync/socket.io/?EIO=3&transport=polling&t=NJ_Ahss", host: "ebt.local", referrer: "http://ebt.local/wp-admin/"
Are you using BrowserSync while updating this plugin? Do you have Local’s Instant Reload enabled while doing this?
I’m wondering if there’s some sort of lingering process that’s holding onto those files so that WordPress can’t cleanly delete/update the file?