Error Running PGSync With Docker
PGSync version: 2.3.1
Postgres version: 14
Elasticsearch version: 7.17.4
Redis version: 6.2.6
Python version: 3.7.13
Problem Description: I tried to install pgsync on windows using Docker, other images run successfully, but the `pgsync_pgsync_1' couldn't run and exited with this error message. I've tried a few solutions such as changing CRLF to LF on dockerfile and .sh files, but it seems didn't work. Is there any other solution for this? Thank you.
Error Message (if any):
standard_init_linux.go:228: exec user process caused: no such file or directory

Sorry I made sone changes to the code on master. It should be OK now if you retry.
I'm having the same issue. PGSync version: 2.3.2 Windows 11
@m-walid Can you please provide a stack trace of the output you get. This currently works for me out of the box
Cn you please try this SO suggestion and let me know if it fixes it?