When running with Bun as a runtime (e.g bun --bun run dev), returning a Response object from a server function throws an error. Uncaught (in promise) Error: Invariant ...
When using postgres in the advised docker setup (https://github.com/n8n-io/n8n-hosting/tree/main/docker-compose/withPostgres), the postgres logs are being flooded ...