dgrigg / craft-migration-assistant

Migration Manager for Craft CMS
Other
27 stars 10 forks source link

Wrong charset, conversion from `UTF-8' to `UTF-8//IGNORE' is not allowed #43

Closed tprice-macsales closed 2 years ago

tprice-macsales commented 2 years ago

We're trying to run a migration inside craftcms installed on a docker, and get this error.

An error occurred while executing the "craft\contentmigrations\m220222_112404_migration_tprice migration: iconv(): Wrong charset, conversion fromUTF-8' to UTF-8//IGNORE' is not allowed Check the logs for details.

We're running:

Craft 3.7.30.1 Neo 2.12.3 Migration Assistant 3.2.7

dgrigg commented 2 years ago

Did you install PHP in Docker with iconv?

dgrigg commented 2 years ago

closing, no reply