Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continued inability to solve problem #4977

Open
1 task done
johnbhooper11 opened this issue Jan 3, 2025 · 0 comments
Open
1 task done

Continued inability to solve problem #4977

johnbhooper11 opened this issue Jan 3, 2025 · 0 comments

Comments

@johnbhooper11
Copy link

Describe the bug

finding these errors:
after 10 attempts can't fix:

2
"Failed to load goals:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Error loading dashboard data:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Supabase request failed"{url: "https://rjdksvmxbzcyrqupvtgp.supabase.co/rest/v1/goals?select=*%2Cobjectives%3Aobjectives%28*%29&order=startdate.asc", status: 300, body: "{"code":"PGRST201","details":[{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goalId_fkey using goals(id) and objectives(goal_id)"},{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goal_id_fkey using goals(id) and objectives(goal_id)"}],"hint":"Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.","message":"Could not embed because more than one relationship was found for 'goals' and 'objectives'"}"}

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-2brtksdl

Validations

  • Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.

Steps to reproduce

unknown - error is: 2
"Failed to load goals:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Error loading dashboard data:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Supabase request failed"{url: "https://rjdksvmxbzcyrqupvtgp.supabase.co/rest/v1/goals?select=*%2Cobjectives%3Aobjectives%28*%29&order=startdate.asc", status: 300, body: "{"code":"PGRST201","details":[{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goalId_fkey using goals(id) and objectives(goal_id)"},{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goal_id_fkey using goals(id) and objectives(goal_id)"}],"hint":"Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.","message":"Could not embed because more than one relationship was found for 'goals' and 'objectives'"}"}

Expected behavior

fix table/db/problem: 2
"Failed to load goals:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Error loading dashboard data:"{code: "PGRST201", details: Array(0), hint: "Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.", message: "Could not embed because more than one relationship was found for 'goals' and 'objectives'"}
2
"Supabase request failed"{url: "https://rjdksvmxbzcyrqupvtgp.supabase.co/rest/v1/goals?select=*%2Cobjectives%3Aobjectives%28*%29&order=startdate.asc", status: 300, body: "{"code":"PGRST201","details":[{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goalId_fkey using goals(id) and objectives(goal_id)"},{"cardinality":"one-to-many","embedding":"goals with objectives","relationship":"objectives_goal_id_fkey using goals(id) and objectives(goal_id)"}],"hint":"Try changing 'objectives' to one of the following: 'objectives!objectives_goalId_fkey', 'objectives!objectives_goal_id_fkey'. Find the desired relationship in the 'details' key.","message":"Could not embed because more than one relationship was found for 'goals' and 'objectives'"}"}

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 266995996,
  "usedJSHeapSize": 256121776,
  "jsHeapSizeLimit": 4294705152
}
Username = johnbhooper
Chat ID = e7f2c721b157

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant