You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem during the migration of the assets with this tools.
When i launch the command ./bin/migrate.php, i receive this info :
`Export PAM assets and their variations in CSV files from old PAM mysql tables..
This command will export the old PAM assets from mysql tables into 2 csv files in the "/tmp" directory:
"/tmp/assets.csv" : The assets and their information
"/tmp/variations.csv" : The variations for each assets
Now exporting the assets...
10:58:54 ERROR [console] Error thrown while running command "pimee:migrate-pam-assets:export-assets --ansi --env=prod '/tmp'". Message: "An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" ["exception" => Doctrine\DBAL\Exception\ConnectionException { …},"command" => "pimee:migrate-pam-assets:export-assets --ansi --env=prod '/tmp'","message" => "An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known"]
`
My pim are correctly migrated in akeneo enterprise v4.0 in the last version.
Could you help me please ?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem during the migration of the assets with this tools.
When i launch the command ./bin/migrate.php, i receive this info :
`Export PAM assets and their variations in CSV files from old PAM mysql tables..
This command will export the old PAM assets from mysql tables into 2 csv files in the "/tmp" directory:
Now exporting the assets...
10:58:54 ERROR [console] Error thrown while running command "pimee:migrate-pam-assets:export-assets --ansi --env=prod '/tmp'". Message: "An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" ["exception" => Doctrine\DBAL\Exception\ConnectionException { …},"command" => "pimee:migrate-pam-assets:export-assets --ansi --env=prod '/tmp'","message" => "An exception occurred in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known"]
`
My pim are correctly migrated in akeneo enterprise v4.0 in the last version.
Could you help me please ?
Thanks
The text was updated successfully, but these errors were encountered: