Open MicDeDuiwel opened 3 years ago
Hi MicDeDuiwel (https://github.com/MicDeDuiwel),
Thank you for your comment. This GitHub repo is not actively monitored. If you need help, please check previously asked questions in the WA Business API Developer Community, or raise a Direct support ticket. Meanwhile, we are happy to continue with less time-sensitive discussions in GitHub.
Thanks for your understanding!
I have somewhat fixed this issue but the fix is not sustainable. By changing the bridge type to host everything works, the downside being that port-mapping will not work.
As stated in the documentation I download and move the files for the docker-compose development single instance test.
Using the postgres docker-compose manifest I easily get it up and running, but the containers are stuck in a loop and won't connect to postgres:
This will just continue and never resolve. I'm also in the process to see what happens when I connect an external postgres db but that also does not seem to work.