Error creating AWS docker machine - wrong region for Cape Town

@Teodor @George

Is there something im missing above? I have created the user.
Created the the “keys” … set the permissions as above…
Tried to create the AWS docker machine… … but i get ERROR! Creating Docker Machine…
Is there anything else that needs to be done in AWS for this to happen?

I have setup 4 Digital Ocean machines now… and its working great… but cannot for the life of me get aws to create a docker machine :frowning: … has something changed? or a new step that one should do?

Do i also have to create API keys? Like in DO beforehand? Is there perhaps an updated document? or is the above still relevant

Enable debug first ( the bug icon on the toolbar) and then click the create action.

More info about the whole process will be outputted that will show what was the trouble.

You can copy and paste it here. Use the copy output icon.

Thank you George.

Weird…

Creating Docker Machine …

Found binary path at C:\Users\User\AppData\Local\Wappler\resources\app\Shared\DMXzone\dmxAppCreator\UI\bin\win64\docker\docker-machine.exe
Launching plugin server for driver amazonec2
Plugin server listening at address 127.0.0.1:59010
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(flag-lookup) Calling .GetMachineName
(flag-lookup) Calling .DriverName
(flag-lookup) Calling .GetCreateFlags
Found binary path at C:\Users\User\AppData\Local\Wappler\resources\app\Shared\DMXzone\dmxAppCreator\UI\bin\win64\docker\docker-machine.exe
Launching plugin server for driver amazonec2
Plugin server listening at address 127.0.0.1:59012
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(AuctionSoftAWSdocker) Calling .GetMachineName
(AuctionSoftAWSdocker) Calling .DriverName
(AuctionSoftAWSdocker) Calling .GetCreateFlags
(AuctionSoftAWSdocker) Calling .SetConfigFromFlags
Error setting machine configuration from flags provided: Invalid region specified
Fetching Docker Machines …
Error Creating Docker Machine!.

Seems like Invalid region specified … but my region is set to Cape Town… in my settings and in AWS… mmm…

Let me google and search the community… as well…

if I login to AWS it also show Cape Town…

So im a bit lost now…

could it be that the CLI version is outdated… ( this is what i could find… on google… but its google…so take it with a pinch of salt ) … … is this my local “docker desktop” installation?

Aha probably the wrong AWS region is used for Cape Town indeed.

We have a static list integrated in Wappler UI for AWS

So have to find out what is the right value.

Thank you for having a look George.

Bump :slight_smile:

@George is this something I can go and update from my side?