Closed fredguth closed 7 years ago
I had some progress when I inserted the region.
Running "s3:build" (s3) task
Verifying property s3.build exists in config...OK
Files: , Remoto-1.1.53.dmg, Remoto-darwin-x64-1.1.53.zip
Options: access="public-read", concurrent=20, cacheTTL=3600000, dryRun=false, gzip, cache, overwrite, createBucket=false, enableWeb=false, signatureVersion="v4", accessKeyId="AKIA...", secretAccessKey="Vv...", bucket="remoto-releases", region="us-west-2"
Warning: Put 'Remoto-darwin-x64-1.1.53.zip' failed...
PermanentRedirect: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.
Use --force to continue.
I don't see an endpoint configuration, shouldn't it define the right endpoint based on region?
Well, I think i used wrong region, right one is 'us-east-1', so again back to the problem of stalling.
created a very simple example Gruntfile.js
Then, I run:
(removed actual credentials values)
The task was stoped in this point for a while and didn't seem to progress.