You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attached the error log. I think we need the region / endpoint options.
error PermanentRedirect: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:32
throw err;
^
TypeError: Cannot read property 'Contents' of null
at Response.<anonymous> (/usr/local/lib/node_modules/s3-parallel-get/lib/aws-parallel-get.js:29:37)
at Request.<anonymous> (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:350:18)
at Request.callListeners (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/sequential_executor.js:100:18)
at Request.emit (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
at Request.emit (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:604:14)
at Request.transition (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:21:12)
at AcceptorStateMachine.runTo (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/state_machine.js:14:12)
at /usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/state_machine.js:26:10
at Request.<anonymous> (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:22:9)
at Request.<anonymous> (/usr/local/lib/node_modules/s3-parallel-get/node_modules/aws-sdk/lib/request.js:606:12)
The text was updated successfully, but these errors were encountered:
Attached the error log. I think we need the region / endpoint options.
The text was updated successfully, but these errors were encountered: