Closed lilyannehall closed 7 years ago
I don't see the fix for https://github.com/Storj/storjshare-daemon/issues/74 In my case the shard reaper was running but didn't print out anything on the logfile.
Looks like the logger is empty and we are using a new Logger with loglevel 0 here: https://github.com/Storj/core/blob/2742d487491e485274e1c3c50c47447f426917ba/lib/storage/manager.js#L34
@littleskunk that needs to be done in the daemon package. i have it staged for pr once this is merged.
LGTM. We'll need to update mongodb-adapter
Seems like this has popped up again? https://github.com/Storj/storjshare-daemon/issues/247