```log level=50 time=2025-11-25T13:06:12.322Z pid=1 hostname=c1dbd49864b6 region=local reqId=req-28 tenantId=storage-single-tenant project=storage-single-tenant appVersion=1.29.0 type=request req.headers.accept=*/* req.headers.host=supabase-storage:5000 req.headers.user_agent=node req.headers.x_client_info=supabase-js-node/2.49.3 req.headers.x_forwarded_host=supabase-kong req.headers.x_forwarded_port=443 req.headers.x_forwarded_prefix=/storage/v1/ req.headers.x_forwarded_proto=http req.headers.x_real_ip=10.0.2.10 req.hostname=supabase-storage:5000 req.method=GET req.region=local req.remoteAddress=10.0.2.5 req.remotePort=41494 req.traceId=req-28 req.url=/bucket res.headers.content_length=528 res.headers.content_type=application/json; charset=utf-8 res.statusCode=500 responseTime=10.004999998956919 error.message=select * from ((select "id", "name", "public", "owner", "created_at", "updated_at", "file_size_limit", "allowed_mime_types", "type" from "buckets") union all (select "id", "id" as "name", null as "public", null as "owner", "created_at", "updated_at", null as "file_size_limit", null as "allowed_mime_types", "type" from "buckets_analytics")) as "all_buckets" - UNION types text and uuid cannot be matched error.name=Error error.raw={"metadata":{"query":"select * from ((select \"id\", \"name\", \"public\", \"owner\", \"created_at\", \"updated_at\", \"file_size_limit\", \"allowed_mime_types\", \"type\" from \"buckets\") union all (select \"id\", \"id\" as \"name\", null as \"public\", null as \"owner\", \"created_at\", \"updated_at\", null as \"file_size_limit\", null as \"allowed_mime_types\", \"type\" from \"buckets_analytics\")) as \"all_buckets\"","code":"42804"},"code":"DatabaseError","httpStatusCode":500,"userStatusCode":500,"originalError":{"length":118,"name":"error","severity":"ERROR","code":"42804","position":"167","file":"parse_coerce.c","line":"1379","routine":"select_common_type"}} error.stack=Error: select * from ((select "id", "name", "public", "owner", "created_at", "updated_at", "file_size_limit", "allowed_mime_types", "type" from "buckets") union all (select "id", "id" as "name", null as "public", null as "owner", "created_at", "updated_at", null as "file_size_limit", null as "allowed_mime_types", "type" from "buckets_analytics")) as "all_buckets" - UNION types text and uuid cannot be matched at Object.DatabaseError (/app/dist/internal/errors/codes.js:327:36) at DBError.fromDBError (/app/dist/storage/database/knex.js:767:37) at Function. (/app/dist/storage/database/knex.js:708:23) at Object.onceWrapper (node:events:634:26) at Function.emit (node:events:519:28) at Client_PG. (/app/node_modules/knex/lib/knex-builder/make-knex.js:304:10) at Client_PG.emit (node:events:531:35) at /app/node_modules/knex/lib/execution/internal/query-executioner.js:46:12 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Runner.ensureConnection (/app/node_modules/knex/lib/execution/runner.js:318:14) error.statusCode=500 role=service_role resources= operation=storage.bucket.list msg=storage-single-tenant | GET | 500 | 10.0.2.5 | req-28 | /bucket | node ```