pgsync
pgsync copied to clipboard
Unable to start PgSync - runserver.sh not found
PGSync version: latest
Postgres version: debezium/postgres:15
Elasticsearch version: docker.elastic.co/elasticsearch/elasticsearch:7.17.6
Redis version: none
Python version: 3.7
Problem Description: when I run docker-compose up, everything is working okay except for the pgsync. I am running docker in Windows and it is using linux container
Error Message (if any):
exec ./runserver.sh: no such file or directory
Does the suggestion in this SO post help ?
I have the same issue, im using docker desktop with WSL2. The error isthe same, i have checked if the doc is inside the container and it is actually but it doesnt find it anyways.