@TomB I think this error is because of something else… maybe you have two different AP containers?
Nonetheless, I recommend you to do this
docker stop activepieces
docker rm activepieces
then, try again the docker compose up -d
.
If this doesn’t work, execute docker ps
and send a screenshot of the result.