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

supabase start service not healthy : [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui] #2146

Open
xiaocheng9812 opened this issue Apr 12, 2024 · 5 comments

Comments

@xiaocheng9812
Copy link

Describe the bug
supabase start
service not healthy : [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui]

To Reproduce
Steps to reproduce the behavior:

  1. Go to run supabase start and logs:
    Applying migration 20240108234540_setup.sql...
    Applying migration 20240108234541_add_profiles.sql...
    Applying migration 20240108234542_add_workspaces.sql...
    Applying migration 20240108234543_add_folders.sql...
    Applying migration 20240108234544_add_files.sql...
    Applying migration 20240108234545_add_file_items.sql...
    Applying migration 20240108234546_add_presets.sql...
    Applying migration 20240108234547_add_assistants.sql...
    Applying migration 20240108234548_add_chats.sql...
    Applying migration 20240108234549_add_messages.sql...
    Applying migration 20240108234550_add_prompts.sql...
    Applying migration 20240108234551_add_collections.sql...
    Applying migration 20240115135033_add_openrouter.sql...
    Applying migration 20240115171510_add_assistant_files.sql...
    Applying migration 20240115171524_add_tools.sql...
    Applying migration 20240115172125_add_assistant_tools.sql...
    Applying migration 20240118224049_add_azure_embeddings.sql...
    Applying migration 20240124234424_tool_improvements.sql...
    Applying migration 20240125192042_upgrade_openai_models.sql...
    Applying migration 20240125194719_add_custom_models.sql...
    Applying migration 20240129232644_add_workspace_images.sql...
    Applying migration 20240212063532_add_at_assistants.sql...
    Applying migration 20240213040255_remove_request_in_body_from_tools.sql...
    Applying migration 20240213085646_add_context_length_to_custom_models.sql...
    Applying migration 20240302004845_add_groq.sql...
    Seeding data supabase/seed.sql...
    supabase_edge_runtime_chatbotui container logs:

       #
       # Fatal error in , line 0
       # Check failed: Start().
       #
       #
       #
       #FailureMessage Object: 0x7ffcc9a55da0Aborted (core dumped)
       supabase_pg_meta_chatbotui container logs:
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7f6caf79424a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f6caf794305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7f84728e124a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f84728e1305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7fc7b6aa224a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7fc7b6aa2305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7f14d69e924a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f14d69e9305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7f307072924a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f3070729305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7f9a023f524a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f9a023f5305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7fe9006df24a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7fe9006df305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       
         #  node[1]: std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start() at ../src/node_platform.cc:68
         #  Assertion failed: (0) == (uv_thread_create(t.get(), start_thread, this))
       
       ----- Native stack trace -----
       
        1: 0xca5580 node::Abort() [node]
        2: 0xca5600 node::errors::SetPrepareStackTraceCallback(v8::FunctionCallbackInfo<v8::Value> const&) [node]
        3: 0xd24949 node::WorkerThreadsTaskRunner::WorkerThreadsTaskRunner(int) [node]
        4: 0xd24a6c node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xc5e5d3  [node]
        6: 0xc5ef64 node::Start(int, char**) [node]
        7: 0x7ff72eecf24a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7ff72eecf305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xbb8eee _start [node]
       supabase_studio_chatbotui container logs:
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f9cc03b024a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f9cc03b0305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f1e0009124a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f1e00091305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7fc5ebc7e24a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7fc5ebc7e305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f1a09c8a24a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f1a09c8a305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f76b119524a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f76b1195305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7fa76060524a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7fa760605305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f096e50024a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f096e500305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       node[1]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
        1: 0xb95be0 node::Abort() [node]
        2: 0xb95c5e  [node]
        3: 0xc045ae  [node]
        4: 0xc04691 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
        5: 0xb50e63 node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
        6: 0xb514bb node::Start(int, char**) [node]
        7: 0x7f660eb2f24a  [/lib/x86_64-linux-gnu/libc.so.6]
        8: 0x7f660eb2f305 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
        9: 0xacfdce _start [node]
       service not healthy: [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui]
       Try rerunning the command with --debug to troubleshoot the error.
    
  2. if run supabase start --ignore-health-check
    ...
    service not healthy: [supabase_edge_runtime_chatbotui supabase_pg_meta_chatbotui supabase_studio_chatbotui]
    Started supabase local development setup.

and run supabase status :
supabase_pg_meta_chatbotui container is not ready: unhealthy
supabase_studio_chatbotui container is not ready: unhealthy
Stopped services: [supabase_analytics_chatbotui]
supabase local development setup is running.

  1. check docker here:
    $docker ps -a | grep supabase
    acf23d9b413a public.ecr.aws/supabase/edge-runtime:v1.41.3 "edge-runtime" 38 minutes ago Exited (139) 38 minutes ago supabase_edge_runtime_chatbotui
    52b8080856ed public.ecr.aws/supabase/studio:20240326-5e5586d "docker-entrypoint.s…" 43 minutes ago Restarting (139) 4 seconds ago supabase_studio_chatbotui
    20bb1d050ad5 public.ecr.aws/supabase/postgres-meta:v0.80.0 "docker-entrypoint.s…" 43 minutes ago Restarting (139) 32 seconds ago

Expected behavior
supabase start runing ok.

Screenshots
supabase start now Three containers are found to be abnormal.

System information
Rerun the failing command with --create-ticket flag.

  • Ticket ID: [e.g. None]
  • Version of OS: [e.g. Ubuntu 22.04]
  • Version of CLI: [e.g. 1.153.4]
  • Version of Docker: [e.g. 26.0.0]
  • Versions of services: [Access token not provided. Supply an access token by running supabase login or setting the SUPABASE_ACCESS_TOKEN environment variable]
@sweatybridge
Copy link
Contributor

Based on this SO post, it could be an issue with nodejs exceeding the user process limit of your host OS, which is inherited by docker container.

What's your output from running ulimit?

$ ulimit
unlimited

@jackjury
Copy link

I have this same issue.... running ulimit:

>ulimit unlimited

Any other ideas?

@sweatybridge
Copy link
Contributor

I can seem to reproduce this on gitpod which runs ubuntu 22.04.

I noticed that chatbot-ui doesn't use edge functions, so it would be ok to exclude it from starting.

supabase start -x edge-runtime

Could you share the logs again after running the above command?

@jackjury
Copy link

jackjury commented Jun 1, 2024

`🥳 >supabase start -x edge-runtime
Failed to load registry credentials: error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ``
15.1.0.147: Pulling from supabase/postgres
25ad149ed3cf: Pull complete
14f90cf66c68: Pull complete
50947b8b9d23: Pull complete
84c8818bb266: Pull complete
0193a6672d0f: Pull complete
54457cfcc0b1: Pull complete
86d67435e240: Pull complete
5241087a446f: Pull complete
b3d9db1b125e: Pull complete
103ad6b15fce: Pull complete
a94f97c95c74: Pull complete
32571cb33575: Pull complete
4680a9e12204: Pull complete
2cd0cc61b3ea: Pull complete
1c7ade17b757: Pull complete
fd1eabcd334d: Pull complete
73b45d9f32ff: Pull complete
0b875606ffed: Pull complete
5ebd8615e81b: Pull complete
a90419bbb41d: Pull complete
b7bab5e87f96: Pull complete
340bdfd12933: Pull complete
4f970f6ed0d2: Pull complete
23247bd83a46: Pull complete
Digest: sha256:5a8cb2e4acf7845a50e557bff8dcfb3e3c73b410e66c3cd011105fc09d8ff13b
Status: Downloaded newer image for public.ecr.aws/supabase/postgres:15.1.0.147
v1.0.6: Pulling from supabase/storage-api
4abcf2066143: Pull complete
3bce96456554: Pull complete
3b135d67e13e: Pull complete
b1854535bcfc: Pull complete
612afed2bb5a: Pull complete
e95099ed26bf: Pull complete
29f2ced79707: Pull complete
fb68f6313f2d: Pull complete
18c9be9b8857: Pull complete
e9aeafbed117: Pull complete
Digest: sha256:35f51a9dccdabf3ac821a136df030218906d97e629daebea00f500d2ba55f5e0
Status: Downloaded newer image for public.ecr.aws/supabase/storage-api:v1.0.6
v2.145.0: Pulling from supabase/gotrue
3c854c8cbf46: Pull complete
15f19a51d95c: Pull complete
e751a3eb0cf6: Pull complete
a6b501fa673d: Pull complete
6ddeaf8e151a: Pull complete
bfb7074b7e8e: Pull complete
Digest: sha256:38db2ec15e366285ecdd865a0e4c6d23244131ac5eaf215fbff742c29a5f42ba
Status: Downloaded newer image for public.ecr.aws/supabase/gotrue:v2.145.0
Seeding data supabase/seed.sql...
2.8.1: Pulling from supabase/kong
213ec9aee27d: Pull complete
a70653f7a2d5: Pull complete
531e3bd93090: Pull complete
814dd06d26c7: Pull complete
Digest: sha256:1b53405d8680a09d6f44494b7990bf7da2ea43f84a258c59717d4539abf09f6d
Status: Downloaded newer image for public.ecr.aws/supabase/kong:2.8.1
3.0.3: Pulling from supabase/inbucket
530afca65e2e: Pull complete
866f56904284: Pull complete
e356c9130232: Pull complete
8d4341af276d: Pull complete
82a73217a072: Pull complete
64b833ffe729: Pull complete
a77af8706e66: Pull complete
9c842edb6049: Pull complete
Digest: sha256:dc912ab76de647ca2a363fe285515e512e964cf699166773f3c2c73f5e7f71c0
Status: Downloaded newer image for public.ecr.aws/supabase/inbucket:3.0.3
v2.28.23: Pulling from supabase/realtime
3f9582a2cbe7: Pull complete
ead1aa3d6db7: Pull complete
193102f091d2: Pull complete
da790444238d: Pull complete
f24e8300a30f: Pull complete
920fa167321f: Pull complete
d150a38dff0b: Pull complete
534d23f16b0e: Pull complete
9e2315a29279: Pull complete
88adc912f93d: Pull complete
2211b4e583e2: Pull complete
da9b454b5732: Pull complete
Digest: sha256:de22e747d8fdf148612eecfde50a85edea0710fa01857cc3c4351700959262e7
Status: Downloaded newer image for public.ecr.aws/supabase/realtime:v2.28.23
v12.0.1: Pulling from supabase/postgrest
f01ccac3e043: Pull complete
Digest: sha256:1201a178615539c57d9d0458b1ca516b1e031abbb6baf9c2959557d99625cdd0
Status: Downloaded newer image for public.ecr.aws/supabase/postgrest:v12.0.1
v3.8.0: Pulling from supabase/imgproxy
bd159e379b3b: Pull complete
6309c66995c3: Pull complete
afc82c51c69d: Pull complete
053e09c75ec1: Pull complete
fc6c361fe360: Pull complete
901d40e1841c: Pull complete
Digest: sha256:0facd355d50f3be665ebe674486f2b2e9cdaebd3f74404acd9b7fece2f661435
Status: Downloaded newer image for public.ecr.aws/supabase/imgproxy:v3.8.0
supabase_pg_meta_supabase-test container logs:
supabase_studio_supabase-test container logs:
▲ Next.js 14.1.4

✓ Ready in 311ms
▲ Next.js 14.1.4

✓ Ready in 389ms
▲ Next.js 14.1.4

▲ Next.js 14.1.4

✓ Ready in 294ms
▲ Next.js 14.1.4

▲ Next.js 14.1.4

▲ Next.js 14.1.4

✓ Ready in 272ms
▲ Next.js 14.1.4

✓ Ready in 260ms
service not healthy: [supabase_pg_meta_supabase-test supabase_studio_supabase-test]
Try rerunning the command with --debug to troubleshoot the error.`

@jackjury
Copy link

jackjury commented Jun 1, 2024

I reinstalled docker and it now works!

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

3 participants