S3 upload not working

"A redirect was returned without a new location. This can be caused by attempting to access buckets with periods in the name in a different region then the client is configured for."

I am getting the above message when using Amazon S3, the region is Ireland.

This is happening because I was using a bucket called updates.domainname.com.

It would be nice to use the above format but I won't lose sleep over it.

I think this might be a limitation to S3.

I would doubt that, we are already hosting files on S3 which are accessed via the URL http://friendlyname.domain.com

The bucket has to be called friendlyname.domain.com and you have to set up a dns cname for this to work.

If we can upload files to buckets called friendlyname.domain.com using the AWS interface, then you will certainly be able to do it via whatever SDK you are using to access AWS.

We're using Amazon's official SDK, unmodified, and we're using the "s3.amazonaws.com" endpoint. The endpoint might be the problem. Maybe we should give an option to change that. I guess for you it would be "s3-eu-west-1.amazonaws.com"

I'm not sure what the issue might be with the SDK as we have found the AWS website sufficient for our needs so far.

It would be nice (but not a show stopper) if this just worked in wyBuild, shouldn't take too much time to test and find out what you need to do.

So, did the option to specify the s3 server region get added? This would be useful for us.

We haven't added it yet.

Will this issue be added in the next release?

We have just run into it, we tried using cloudfront to map a domain a bucket but the caching played havoc with the who got the latest updates.

I can get round it manually but its just a pain, please could you add the location option asap.

This there any further news on when there will be a new updated including this feature?

It should come with the next release.

Any new on when the release is coming?

The dates spoken about in other thread have been and gone but still no update.

It's being worked on.

It's important to have the ability to specify the region. Is the app still supported? Or it makes no sense to buy a license? This feature is awaited for almost 3 years.

Yes the app is still being developed. The release delay has been explained a dozen times in a bunch of other posts. Long story short: big features are coming that required more work.

Regarding S3 uploading, if you require uploading that wyBuild doesn't currently support, then use a 3rd party uploader, like cyberduck.