Clean Ubuntu 22.04 instance. Ran though the standard process, got to the question about setting up the DB. enter all the way though, and then yes for "create db". then i get the following error:
PG::InvalidParameterValue: ERROR: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
HINT: Use the same encoding as in the template database, or use template0 as template.
Clean Ubuntu 22.04 instance. Ran though the standard process, got to the question about setting up the DB. enter all the way though, and then yes for "create db". then i get the following error:
PG::InvalidParameterValue: ERROR: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
HINT: Use the same encoding as in the template database, or use template0 as template.