I am having difficulties using the cli command create-build to create builds from my S3 bucket. The problem is that although the process seems to work, it creates broken builds with SizeOnDisk set to 0 that when deployed into a fleet, makes the fleet change to FLEET_STATE_ERROR just after FLEET_STATE_DOWNLOADING with no logs or information about what exactly happened.
It does work properly if I upload it with upload-build.
Yep, I can unzip it and run it locally perfectly fine.
There is no instance to connect to, this is what the event log shows: https://puu.sh/yFFzm/205cef9f46.png It seems to fail when trying to download or create the AMI?
Hi @aftokinito, we have a known issue where size shows 0.00MB when you upload a build from an S3 bucket. However, it should work properly. Is this a build that has worked for you in the past? Does it activate properly if you upload it using upload-build?
If this is not fixed, I will be forced to move away from AWS. The other major cloud providers don’t force me to pay for premium support in order to get acceptable response times on issues that are caused by their own platform. I find it ridiculous that a company like Amazon that has such incredible support on their storefront is also that much incapable of providing working solutions to its low tier customers.
Hi @aftokinto, I’m investigating your failure but haven’t found anything yet. Can you upload a new build to S3 and run create-build again and provide the build-id and fleet-id? Can you also share your trust policy and inline access policy?
Hi @aftokinito, In order to troubleshoot this I’ll need to log onto one of your instances. Unfortunately the instance from this morning has already been cleaned up. Can you create a new fleet and can I have permission to log onto a fleet instance?
Hi @aftokinito, to debug this further I think we’ll need some info that isn’t safe to post on the forum. Can you email ly-community@amazon.com with your email address?
They’ll relay it to me and we can continue troubleshooting.
Is there any update regarding the dots bug? I need this fixed since I am using the same bucket to grab the build for GameLift and as a release channel so I need the bucket to work with the “static website hosting” option enabled (it doesn’t without the dots).
Hi @aftokinto, after digging a bit I think I understand the problem. You are correct, the bucket name needs to be the same as the CNAME you’re creating. Per documentation here: