Hasan Berkay Çağır

Results 7 comments of Hasan Berkay Çağır

Do you have an only single IPv6 address configured on the host machine?

No, I run it just like that too. Looking at your docker-compose.override.yml and mailcow.conf, you don't seem to need the docker-compose.override.yml; because from what I understand if there's only a...

I should definitely try to learn how to read sometime :stuck_out_tongue: Sorry about that. What does `docker ps` show after bringing the stack up without the override file?

> And no, `netstat -tupln` shows no binding on the IPv6 neither before `docker-compose up`ping, nor after, sadly.. It does not show a binding for me too (when I don't...

> 1. Generate your WireGuard config for your Cloudflare WARP account using [wgcf](https://github.com/ViRb3/wgcf), see readme for changing the license key for WARP+. This unfortunately is not a solution for good,...

`constructs==10.3.1` (which pip installed with `typeguard==4.3.0`) broke our deployment which was creating an NLB through `aws-cdk-lib==2.162.0`, just as an FYI: ``` $ python Python 3.12.7 (main, Oct 7 2024, 11:35:44)...

> Thanks for the report @berkaycagir Can you help me understand what's the issue here? > > It looks the new release of constructs caused your python project to now...