I have a bucket stored 6399 objects, now I’m getting error to retrieve existing objects and create new objects. Both the web and filezilla failed,
error show in web console,
GET https://gateway.storjshare.io/flux?delimiter=%2F&prefix=
app_chunk-vendors_61be00bd6947233c.js:336 InternalError: We encountered an internal error, please try again.: cause(uplink: metainfo: invalid direction 0)
at constructor.extractError (app_chunk-vendors_61be00bd6947233c.js:1:222622)
at constructor.callListeners (app_chunk-vendors_61be00bd6947233c.js:1:198352)
at constructor.emit (app_chunk-vendors_61be00bd6947233c.js:1:198062)
at constructor.emitEvent (app_chunk-vendors_61be00bd6947233c.js:1:183872)
at constructor.e (app_chunk-vendors_61be00bd6947233c.js:1:179429)
at t.runTo (app_chunk-vendors_61be00bd6947233c.js:1:246787)
at app_chunk-vendors_61be00bd6947233c.js:1:246993
at constructor.<anonymous> (app_chunk-vendors_61be00bd6947233c.js:1:179640)
at constructor.<anonymous> (app_chunk-vendors_61be00bd6947233c.js:1:183928)
at constructor.callListeners (app_chunk-vendors_61be00bd6947233c.js:1:198458)
Error showed in filezilla,
Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Connecting to us1.storj.io...
Status: Retrieving directory listing of "/flux"...
Command: list "/flux"
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Connecting to us1.storj.io...
Status: Retrieving directory listing of
I believe that this issue can happen only if you either use wrong encryption key, or one bucket contains files which are encrypted with multiple different encryption keys.
Should be fixed anyway, the deep dive started here: