Issue backing up after 9.0.7
-
I haven't had a large app backup successfully after 9.0.7. I looked at the logs and saw this message.
/home/yellowtent/box/node_modules/@smithy/smithy-client/dist-cjs/index.js:287 const response = new exceptionCtor({ ^ InvalidArgument: Part number must be an integer between 1 and 10000, inclusiveWould I be able to work around this by increasing the size of upload parts?
-
Does it fail immediately or after uploading many parts? What is the size of the back up (and which provider) ?
-
@eyecreate there is a bug in 9.x that the limits (part size, concurrency) is not applied correctly. A fix is coming .
-
@eyecreate can you try with 9.0.10 ?