From e263634c63bd71c5663142fe5831a8b0a9a53715 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 04:13:20 +0000 Subject: [PATCH 1/3] [bot] sync troubleshooting guides to db (#40586) Co-authored-by: github-docs-sync-bot --- ...sql-query-connection-terminated-due-to-connection-timeout.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx b/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx index ed8b8af877234..4e4cfab65842f 100644 --- a/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx +++ b/apps/docs/content/troubleshooting/failed-to-run-sql-query-connection-terminated-due-to-connection-timeout.mdx @@ -1,6 +1,7 @@ --- title = "Error: Failed to run sql query: Connection terminated due to connection timeout" topics = [ "database", "studio" ] +database_id = "7529ca12-114b-485c-9b64-bca3b2dc744b" [[errors]] http_status_code = 500 From cf77d8971e21122b6139a9bed295164ee6a82750 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 04:15:58 +0000 Subject: [PATCH 2/3] [bot] sync troubleshooting guides to db (#40146) Co-authored-by: github-docs-sync-bot --- .../cant-access-supabase-project-lovable-cloud.mdx | 10 +++------- .../identify-lovable-cloud-or-supabase-backend.mdx | 10 +++------- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx b/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx index 3e2140e23b865..ab90657e82751 100644 --- a/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx +++ b/apps/docs/content/troubleshooting/cant-access-supabase-project-lovable-cloud.mdx @@ -1,12 +1,8 @@ --- title = "Can’t Access Supabase Project When Using Lovable Cloud" -topics = [ -"ai", -] -keywords = [ -"lovable", -"lovable cloud" -] +topics = [ "ai" ] +keywords = [ "lovable", "lovable cloud" ] +database_id = "f7f2d68b-f336-4578-9541-17ca37aaa327" --- ## Problem diff --git a/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx b/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx index ce4b64857fe09..681ba694b8189 100644 --- a/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx +++ b/apps/docs/content/troubleshooting/identify-lovable-cloud-or-supabase-backend.mdx @@ -1,12 +1,8 @@ --- title = "Identifying Lovable backend: Lovable Cloud or Supabase" -topics = [ -"ai", -] -keywords = [ -"lovable", -"lovable cloud" -] +topics = [ "ai" ] +keywords = [ "lovable", "lovable cloud" ] +database_id = "37244f4a-cf99-4b1d-b7f2-ee70c3a126ab" --- ## Overview From fb9d8e328131d9676360ea705f108e0fb1463d71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 04:22:10 +0000 Subject: [PATCH 3/3] [bot] sync troubleshooting guides to db (#41241) Co-authored-by: github-docs-sync-bot --- .../content/troubleshooting/realtime-debugging-with-logger.mdx | 1 + .../docs/content/troubleshooting/realtime-heartbeat-messages.mdx | 1 + .../content/troubleshooting/realtime-too-many-channels-error.mdx | 1 + 3 files changed, 3 insertions(+) diff --git a/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx b/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx index 34b07c2d6baab..3184e582a958b 100644 --- a/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx +++ b/apps/docs/content/troubleshooting/realtime-debugging-with-logger.mdx @@ -3,6 +3,7 @@ title = "Debug Realtime with Logger and Log Levels" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "debug", "logger", "log_level", "troubleshooting", "diagnostics" ] +database_id = "4112ff74-dd74-4003-9f4f-479590afed3c" --- ## What are logger and log_level parameters? diff --git a/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx b/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx index 6ebf1fe579df6..54ee81ac8eb83 100644 --- a/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx +++ b/apps/docs/content/troubleshooting/realtime-heartbeat-messages.mdx @@ -3,6 +3,7 @@ title = "Understanding and Monitoring Realtime Heartbeats" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "heartbeat", "connection", "websocket", "keep-alive", "timeout", "onHeartbeat", "heartbeatCallback", "reconnect" ] +database_id = "e882c2a2-b04c-48d3-9aae-615ec3458477" --- ## What are heartbeat messages? diff --git a/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx b/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx index ad1848d23e89f..bbc0303106e92 100644 --- a/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx +++ b/apps/docs/content/troubleshooting/realtime-too-many-channels-error.mdx @@ -3,6 +3,7 @@ title = "Fixing the TooManyChannels Error" date_created = "2025-11-28T00:00:00+00:00" topics = [ "realtime" ] keywords = [ "channels", "useEffect", "react", "memory leak", "quota", "TooManyChannels", "ChannelRateLimitReached", "unsubscribe", "cleanup" ] +database_id = "dee93cc3-0ab1-4101-8ad4-31d8682c8844" --- {/* supa-mdx-lint-disable Rule003Spelling */}