docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

[BUG] docker-compose.yaml not working

Open m0wer opened this issue 4 years ago • 4 comments

Current docker-compose.yaml from master is not working. Database fails with LOG: unexpected EOF on client connection with an open transaction.

It would be nice to have a minimal working example.

Thanks for the project!

m0wer avatar Apr 23 '21 17:04 m0wer

Hi @m0wer, did you manage to find a workaround for this issue? I also ran into issues with docker-compose.yaml - the database starts for me but getting a password reset fails: #443. (I turned on Postgres' logging and it didn't have any errors. The web and database containers can connect to each other, the problem seems to be on the django/hyperkitty side.)

szarnyasg avatar May 17 '21 09:05 szarnyasg

Hi @m0wer, did you manage to find a workaround for this issue? I also ran into issues with docker-compose.yaml - the database starts for me but getting a password reset fails: #443. (I turned on Postgres' logging and it didn't have any errors. The web and database containers can connect to each other, the problem seems to be on the django/hyperkitty side.)

No, unfortunately. I did the same checks as you did and gave up :(

m0wer avatar May 17 '21 14:05 m0wer

Can you try using 0.3.10 images in your compose and see if you get the same issue?

maxking avatar May 18 '21 02:05 maxking

Hi @maxking, I figured out the problem. It was me binding the machine incorrectly. Followup in #464

szarnyasg avatar May 19 '21 14:05 szarnyasg

This issue has not been updated for more than 1year

github-actions[bot] avatar Oct 26 '22 22:10 github-actions[bot]