Skip to content

Embedding failing #62

@Dorkside

Description

@Dorkside

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Embeddings fail in the github action on every run.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Create new repo with the action and /docs folder containing a single md file
  2. Commit
  3. Check action run
  4. Following error arises :
Run supabase/embeddings-generator@v0.0.5
Discovered 1 pages
Checking which pages are new or have changed
Page 'docs/cv' or one/multiple of its page sections failed to store properly. Page has been marked with null checksum to indicate that it needs to be re-generated.
{
  code: 'PGRST106',
  details: null,
  hint: null,
  message: 'The schema must be one of the following: public, storage, graphql_public'
}
Removing old pages and their sections

Expected behavior

A new document with embedding inside supabase

Screenshots

Capture d’écran 2024-01-28 à 10 04 51

System information

  • Version of embeddings-generator: 0.0.5
  • Version of Node.js: 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions