dua-cli
dua-cli copied to clipboard
~/Orbstack mount scan time out / unavailable loop
Reproduction
- Install Orbstack (which configures a
~/Orbstackdir for docker volume mounts) cdto go $HOMEdua- Observed output is a loop like so:
nfs server OrbStack:/OrbStack: not responding
nfs server OrbStack:/OrbStack: not responding
nfs server OrbStack:/OrbStack: not responding
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: resource temporarily unavailable (jukebox)
nfs server OrbStack:/OrbStack: resource temporarily unavailable (jukebox)
nfs server OrbStack:/OrbStack: resource temporarily unavailable (jukebox)
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: is alive again
nfs server OrbStack:/OrbStack: resource temporarily unavailable
Thanks for reporting!
Does Orbstack have to be running? to reproduce this? I have it as well, but at least why it's off I see no issues. Probably there is more to its configuration.
Besides that, the loop that determines file sizes is very simple and you should be able to experiment with it to see if dua can be more aware.
Also my feeling is that it will finish, but is very slow, but that's also something you can probably debug locally.