Open mfatihercik opened 1 year ago
I couldn't reproduce the issue on an EC2 Ubuntu 20.04 aarch64 machine (the one used to build the docker images and the arm executable) after following these steps: https://github.com/PostgREST/postgrest/discussions/2944#discussioncomment-7007106
So maybe it's some sort of interaction between the M1 and the aarch64 image? Is there anyone in the team with a Mac M1 can reproduce and try a fix for this issue?
@mfatihercik Could you try without docker?
There's a homebrew package: https://formulae.brew.sh/formula/postgrest
Environment
Description of issue
Details can be found in #2944