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

AI Bootstrap fails to start #22810

Open
2 tasks done
toddgeist opened this issue Apr 16, 2024 · 2 comments
Open
2 tasks done

AI Bootstrap fails to start #22810

toddgeist opened this issue Apr 16, 2024 · 2 comments
Labels
bug Something isn't working cli Related to supabase/cli

Comments

@toddgeist
Copy link

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

After running pnpx supabase@latest bootstrap` and following the instructions i received this error

ERROR: access method "hnsw" does not exist (SQLSTATE 42704)                    
At statement 4: create index on embeddings using hnsw (embedding vector_ip_ops)
Try rerunning the command with --debug to troubleshoot the error.

To Reproduce

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

  1. run pnpx supabase@latest bootstrap
  2. Choose first option. The AI template
  3. Wait for it to complete
  4. following instructions by running supabase start && supabase functions serve

Expected behavior

Supabase would startup correctly

Screenshots

TG2024-04-16 at 14 47 08

System information

  • OS: Mac - Apple Silicon
  • Browser (if applies) [e.g. chrome, safari]
  • Latest version of supabase
  • node v20.11.1

Additional context

I don't know if this is the right repo to report this. Please direct me to the correct place if it isn't.

Thanks

Todd

@toddgeist toddgeist added the bug Something isn't working label Apr 16, 2024
@encima
Copy link
Contributor

encima commented Apr 17, 2024

Hi @toddgeist ,

Thanks for reporting this (and for trying out this feature!). This is absolutely the right place to report this, let me try to repro and get the CLI team to investigate 🙏

@encima encima added the cli Related to supabase/cli label Apr 17, 2024
@encima
Copy link
Contributor

encima commented Apr 18, 2024

Hi @toddgeist
Sorry I am not able to reproduce this with the AI template. Potentially you could try clearing the docker images you have locally or running supabase link to ensure they are the latest. Can you try that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to supabase/cli
Projects
None yet
Development

No branches or pull requests

2 participants