Mysql 5.7 to PostgreSQL 17.4-1 on Windows - Invalid byte 0xC2 inside a character
`(m2p) root@16ach:~ pgloader mysql://root:[email protected]/ec_project postgresql://postgres:[email protected]/ec_project 2025-05-03T13:49:30.010000Z LOG pgloader version "3.6.7~devel" 2025-05-03T13:49:30.010000Z LOG Data errors in '/tmp/pgloader/' KABOOM! DB-CONNECTION-ERROR: Failed to connect to pgsql at "192.168.3.98" (port 5432) as user "postgres": Invalid byte 0xC2 inside a character. An unhandled error condition has been signalled: Failed to connect to pgsql at "192.168.3.98" (port 5432) as user "postgres": Invalid byte 0xC2 inside a character.
What I am doing here?
Failed to connect to pgsql at "192.168.3.98" (port 5432) as user "postgres": Invalid byte 0xC2 inside a character.`
Hello, I have encountered the same problem. Have you solved this problem, and can you tell me how to solve it