Thank you. Does it perhaps work when you disable the lazy filewalkers?
I think that would look like
pieces.enable-lazy-filewalker: false
in the config.yaml or
STORJ_PIECES_ENABLE_LAZY_FILEWALKER=false
as an environment variable.
Thank you. Does it perhaps work when you disable the lazy filewalkers?
I think that would look like
pieces.enable-lazy-filewalker: false
in the config.yaml or
STORJ_PIECES_ENABLE_LAZY_FILEWALKER=false
as an environment variable.