rioastamal / lightsail-miab-installer

a user-friendly command-line tool to streamline the setup of Mail-in-a-Box on Amazon Lightsail
MIT License
14 stars 3 forks source link

[ERROR]: Region is not valid. #6

Open moys3s opened 6 months ago

moys3s commented 6 months ago

I have tried several times in different ways and with different regions, and it always returns the same error.

rioastamal commented 5 months ago

@moys3s can you clear ./out/caches directory and try again?

rm -rf ./out/caches/*

Try to see the latest log file which is located in the ./out/ directory

moys3s commented 5 months ago

the log is empty. I tried on two different instances. Screenshot_1 Screenshot_2

rioastamal commented 5 months ago

What was the full command that you run, can you show it to me?

moys3s commented 5 months ago
sh lightsail-miab-installer.sh --installation-id demo --az us-east-1a --hostname box.codice.dev.br --email 'moys3s@hotmail.com
' --password 'password'

I tried other combinations as well, but without success.