Results 17 comments of Dan Ports

If you are seeing this error on Debian or Ubuntu, see https://github.com/PowerShell/PowerShell/issues/7342#issuecomment-477711182.

@arnydo Did you check whether `/etc/services` was the issue? See https://github.com/PowerShell/PowerShell/issues/7342#issuecomment-477711182.

haha, yes, that's a fair question! There is an issue with the native OMI library PowerShell uses on Linux that only crops up with NTLM authentication when `/etc/services` is missing,...

Hmm, perhaps you're experiencing a different problem then. You might want to try [enabling OMI logging](https://github.com/microsoft/omi/blob/master/Unix/doc/diagnose-omi-problems.md#enabling-logging-in-omi) inside the container - reviewing the OMI logs is what eventually helped me to...

What do you mean by not present? You'll probably need to create the OMI log and configuration directories to enable logging - I don't think they are there by default.

Is there a workaround for this? Deleting the affected pod didn't help. The `volumeattachment` object doesn't exist in my case.

My guess (with really no evidence yet) is that this may have something to do with `rollingUpdate.maxSurge` being set to a value > 1 on some of my instance groups....

I have been unable to reproduce this on 1.23.x after 10-20 rolling updates. Not sure yet if the problem was fixed in 1.23.x or if it's just more rare than...

Haven't seen this on 1.23.x or 1.24.x after a few dozen rolling updates, so I'm content to close this unless @heybronson thinks the bug is still alive.

Can't reproduce this issue anymore - will reopen if I see it again.