Hi David, We self hosted a Supabase DB with your guide and most parts working correct. But if we try to add a user we got the following error messages:
GUI: Logs -> Kong API: 503 Kong Error logs of the Docker Container: 172.29.0.5 - - [23/Jan/2024:15:48:48 +0000] "POST /auth/v1/admin HTTP/1.1" 503 36 "-" "PostmanRuntime/7.34.0" 2024/01/23 15:49:00 [error] 1109#0: *1462886 [lua] init.lua:310: execute(): DNS resolution failed: dns server error: 3 name error. Tried: ["(short)auth:(na) - cache-miss","auth:1 - cache-miss/scheduled/querying/dns server error: 2 server failure","auth:5 - cache-miss/scheduled/querying/dns server error: 3 name error"], client: 172.29.0.5, server: kong, request: "POST /auth/v1/admin/users HTTP/1.1",
Do you have a solution for that error? Best regards Sven