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

Error Status 502 when running supabase start #2893

Open
aidan-wood-43 opened this issue Nov 15, 2024 · 3 comments
Open

Error Status 502 when running supabase start #2893

aidan-wood-43 opened this issue Nov 15, 2024 · 3 comments

Comments

@aidan-wood-43
Copy link

Describe the bug
Following an update to the CLI, I am no longer able to start supabase services via the cli.

I am using Ubuntu 22.04 via Windows 11 WSL. I initially installed supabase via dpkg with the instructions here. Following this, I ran supabase init, start, etc. as expected without issues. After using supbase cli for a period of time, I was prompted to update the cli. To make this easier, I decided to uninstall the cli installed via source and re-install via npm. Following this, I am now unable to run supabase start without encountering Error status 502:.

The final lines of the error trace are below:

Stopping containers...
Pruned containers: [...]
Pruned volumes: [supabase_db_project_name supabase_storage_project_name supabase_config_project_name  supabase_inbucket_project_name ]
Pruned network: [supabase_network_project_name ]
Error status 502:

As part of efforts to resolve the issue I have attempted the following without success:

  • uninstall/reinstall supabase cli via npm
  • uninstall/reinstall via brew
  • remove all docker containers, networks, and volumes

To Reproduce
Steps to reproduce the behavior:

  1. Install supabase from source via dpkg
  2. Run supabase init, supabase start
  3. Uninstall supabase-cli
  4. install supabase via npm
  5. Run supabase start

Expected behavior
I would expect my supabase local instance to be available through localhost.

Screenshots
N/A

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

  • Ticket ID: 570f37188b87413a8f38fdc2492df413
  • Version of OS: Ubuntu 22.04.2 LTS
  • Version of CLI: 1.219.2
  • Version of Docker: Docker Engine 24.0.6
  • Versions of services:
     SERVICE IMAGE      │      LOCAL       │ LINKED
 ─────────────────────────┼──────────────────┼─────────
   supabase/postgres      │ 15.1.1.78        │ -
   supabase/gotrue        │ v2.163.2         │ -
   postgrest/postgrest    │ v12.2.0          │ -
   supabase/realtime      │ v2.30.34         │ -
   supabase/storage-api   │ v1.11.13         │ -
   supabase/edge-runtime  │ v1.61.0          │ -
   supabase/studio        │ 20241106-f29003e │ -
   supabase/postgres-meta │ v0.84.2          │ -
   supabase/logflare      │ 1.4.0            │ -
   supabase/supavisor     │ 1.1.56           │ -

Additional context
If applicable, add any other context about the problem here.

  • Version of supabase-js unknown
  • Version of Node.js v22.6.0.
@avallete
Copy link
Member

Hey there !

Thanks for reporting.

Did you tried cleaning up your local volumes and made sure all containers were down with npx supabase stop --all --no-backup ?

Could you try to run things with the --debug flags to get more details about which container is failing to spin up ?

@4W4I5
Copy link

4W4I5 commented Dec 1, 2024

Same here, it prompts for a warning about analytics requiring TCP enabled. It is the same setup as OP and I also enabled the 2 checkboxes as highlighted in the supabase docker setup.
image

The vector container is the one that is the problem, The cause of the error was updating the CLI, I wanted the newer update of the docker images so updated the CLI alongside those.

Here's the log from attempting to run npx supabase start --debug after running npx supabase stop --all --no-backup

                                                            2024/12/01 15:33:46 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                 2024/12/01 15:33:46 Sent Header: Content-Length [8671]
                     2024/12/01 15:33:46 Sent Header: Content-Type [application/json]
                                                                                     2024/12/01 15:33:46 Send Done
2024/12/01 15:33:46 Recv First Byte
                                   2024/12/01 15:33:46 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:46 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:46 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:46 Send Done
2024/12/01 15:33:47 Recv First Byte
                                   2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:47 Send Done
                            2024/12/01 15:33:47 Recv First Byte
                                                               2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:33:47 Sent Header: Content-Length [265]
                                                                                 2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                                                                                                                 2024/12/01 15:33:47 Send Done    
2024/12/01 15:33:47 Recv First Byte                              ⡿ Starting containers...
                                   2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [127]
                                                    2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                                                                                    2024/12/01 15:33:47 Send Done
                                                                                                                                                 2024/12/01 15:33:47 Recv First Byte
  2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                            2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [127]
                    2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                                                    2024/12/01 15:33:47 Send Done
                                                                                                                 2024/12/01 15:33:47 Recv First Byte
                                                                                                                                                    2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                            2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [2016]
                                                                                                                                                                       2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                     2024/12/01 15:33:47 Send Done
2024/12/01 15:33:47 Recv First Byte
                                   2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:47 Send Done
2024/12/01 15:33:47 Recv First Byte
                                   2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:47 Send Done
2024/12/01 15:33:47 Recv First Byte
                                   2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [265]
                                                    2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                                                                                    2024/12/01 15:33:47 Send Done
                                                                                                                                                 2024/12/01 15:33:47 Recv First Byte
  2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                                                            2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                 2024/12/01 15:33:47 Sent Header: Content-Length [2839]
                     2024/12/01 15:33:47 Sent Header: Content-Type [application/json]
                                                                                     2024/12/01 15:33:47 Send Done
                                                                                                                  2024/12/01 15:33:47 Recv First Byte
                                                                                                                                                     2024/12/01 15:33:47 Sent Header: Host [api.moby.localhost]
                             2024/12/01 15:33:47 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                  2024/12/01 15:33:47 Sent Header: Content-Length [0]
                                                                                                                                                                     2024/12/01 15:33:47 Send Done
2024/12/01 15:33:48 Recv First Byte
                                   2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:48 Send Done
                            2024/12/01 15:33:48 Recv First Byte
                                                               2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:33:48 Sent Header: Content-Length [265]
                                                                                 2024/12/01 15:33:48 Sent Header: Content-Type [application/json]
                                                                                                                                                 2024/12/01 15:33:48 Send Done    
                                                                                                                                                                              2024/12/01 15:33:48 Recv First Byte
                               2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                         2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]    
                                                                                                                                                                              2024/12/01 15:33:48 Sent Header: Content-Length [2288]
                                                  2024/12/01 15:33:48 Sent Header: Content-Type [application/json]
                                                                                                                  2024/12/01 15:33:48 Send Done
2024/12/01 15:33:48 Recv First Byte Starting containers...
                                   2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:48 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:48 Send Done
2024/12/01 15:33:48 Recv First Byte
                                   2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:48 Send Done
                            2024/12/01 15:33:48 Recv First Byte
                                                               2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:33:48 Sent Header: Content-Length [265]
                                                                                 2024/12/01 15:33:48 Sent Header: Content-Type [application/json]
                                                                                                                                                 2024/12/01 15:33:48 Send Done    
                                                                                                                                                                              2024/12/01 15:33:48 Recv First Byte
                               2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                         2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]    
                                                                                                                                                                              2024/12/01 15:33:48 Sent Header: Content-Length [126]
                                                 2024/12/01 15:33:48 Sent Header: Content-Type [application/json]
                                                                                                                 2024/12/01 15:33:48 Send Done
                                                                                                                                              2024/12/01 15:33:48 Recv First Byte 
                                                                                                                                                                                22024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                         2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                              2024/12/01 15:33:48 Sent Header: Content-Length [3331]
                  2024/12/01 15:33:48 Sent Header: Content-Type [application/json]
                                                                                  2024/12/01 15:33:48 Send Done
2024/12/01 15:33:48 Recv First Byte
                                   2024/12/01 15:33:48 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:48 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:48 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:48 Send Done
2024/12/01 15:33:49 Recv First Byte
                                   2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:49 Send Done
                            2024/12/01 15:33:49 Recv First Byte
                                                               2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:33:49 Sent Header: Content-Length [265]
                                                                                 2024/12/01 15:33:49 Sent Header: Content-Type [application/json]
                                                                                                                                                 2024/12/01 15:33:49 Send Done    
                                                                                                                                                                              2024/12/01 15:33:49 Recv First Byte
                               2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                         2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]    
                                                                                                                                                                              2024/12/01 15:33:49 Sent Header: Content-Length [2110]
                                                  2024/12/01 15:33:49 Sent Header: Content-Type [application/json]
                                                                                                                  2024/12/01 15:33:49 Send Done
2024/12/01 15:33:49 Recv First Byte Starting containers...
                                   2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:49 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:49 Send Done
2024/12/01 15:33:49 Recv First Byte
                                   2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:49 Send Done
                            2024/12/01 15:33:49 Recv First Byte
                                                               2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:33:49 Sent Header: Content-Length [265]
                                                                                 2024/12/01 15:33:49 Sent Header: Content-Type [application/json]
                                                                                                                                                 2024/12/01 15:33:49 Send Done    
                                                                                                                                                                              2024/12/01 15:33:49 Recv First Byte
                               2024/12/01 15:33:49 Sent Header: Host [api.moby.localhost]
                                                                                         2024/12/01 15:33:49 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]    
                                                                                                                                                                              2024/12/01 15:33:49 Sent Header: Content-Length [10579]
                                                   2024/12/01 15:33:49 Sent Header: Content-Type [application/json]
                                                                                                                   2024/12/01 15:33:49 Send Done
2024/12/01 15:33:50 Recv First Byte⣷ Starting containers...
                                   2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:50 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:50 Send Done
2024/12/01 15:33:50 Recv First Byte
                                   2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:50 Send Done
2024/12/01 15:33:50 Recv First Byte
                                   2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:50 Sent Header: Content-Length [265]
                                                    2024/12/01 15:33:50 Sent Header: Content-Type [application/json]
                                                                                                                    2024/12/01 15:33:50 Send Done
                                                                                                                                                 2024/12/01 15:33:50 Recv First Byte
  2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                            2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                 2024/12/01 15:33:50 Sent Header: Content-Length [2277]
                     2024/12/01 15:33:50 Sent Header: Content-Type [application/json]
                                                                                     2024/12/01 15:33:50 Send Done
2024/12/01 15:33:50 Recv First Byte
                                   2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:50 Sent Header: Content-Length [0]
                                                  2024/12/01 15:33:50 Send Done
2024/12/01 15:33:50 Recv First Byte
                                   2024/12/01 15:33:50 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:33:50 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:33:50 Send Done
                            2024/12/01 15:33:50 Recv First Byte
2024/12/01 15:33:51 Sent Header: Host [api.moby.localhost]
                                                          2024/12/01 15:33:51 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                               2024/12/01 15:33:51 Sent Header: Content-Length [0]
                2024/12/01 15:33:51 Sent Header: X-Registry-Auth [e30=]
                                                                       2024/12/01 15:33:51 Send Done
2024/12/01 15:33:53 Recv First Byte
                                   20241106-f29003e: Pulling from supabase/studio
6022b153e7f2: Already exists
4640349c5a8c: Download complete
2b4fef11fdce: Download complete
643adade9ce5: Download complete
2fe48b34f76f: Already exists
Digest: sha256:e5cf72d1ccd858ab0404e4b9381ea6decb1cb3d72dc5be496c6a73c157a042c7
                                                                               Status: Downloaded newer image for public.ecr.aws/supabase/studio:20241106-f29003e
                                                                                                                                                                 2024/12/01 15:34:27 Sent Header: Host [api.moby.localhost]
                                         2024/12/01 15:34:27 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                              2024/12/01 15:34:27 Sent Header: Content-Length [265]
 2024/12/01 15:34:27 Sent Header: Content-Type [application/json]
                                                                 2024/12/01 15:34:27 Send Done
                                                                                              2024/12/01 15:34:27 Recv First Byte
                                                                                                                                 2024/12/01 15:34:27 Sent Header: Host [api.moby.localhost]
         2024/12/01 15:34:27 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                              2024/12/01 15:34:27 Sent Header: Content-Length [2971]
                                                                                                                                                    2024/12/01 15:34:27 Sent Header: Content-Type [application/json]
                                  2024/12/01 15:34:27 Send Done
2024/12/01 15:34:28 Recv First Byte
                                   2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:34:28 Sent Header: Content-Length [0]
                                                  2024/12/01 15:34:28 Send Done
2024/12/01 15:34:28 Recv First Byte
                                   2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:34:28 Send Done
                            2024/12/01 15:34:28 Recv First Byte
                                                               2024/12/01 15:34:28 Connect Start: tcp 127.0.0.1:54321
                                                                                                                     2024/12/01 15:34:28 Connect Done: tcp 127.0.0.1:54321        
                                                                                                                                                                          2024/12/01 15:34:28 Sent Header: Host [127.0.0.1:54321]
                                               2024/12/01 15:34:28 Sent Header: User-Agent [SupabaseCLI/1.223.10]
                                                                                                                 2024/12/01 15:34:28 Sent Header: Authorization [Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6InNlcnZpY2Vfcm9sZSIsImV4cCI6MTk4MzgxMjk5Nn0.EGIM96RAZx35lJzdJsyH-qQwv8Hdp7fsn3W0YpN81IU]
                                                                                                                                                           2024/12/01 15:34:28 Sent Header: Accept-Encoding [gzip]
                                2024/12/01 15:34:28 Send Done
2024/12/01 15:34:28 Recv First Byte
                                   2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                             2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                                 2024/12/01 15:34:28 Send Done
                            2024/12/01 15:34:28 Recv First Byte
                                                               2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                                                         2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                            2024/12/01 15:34:28 Send Done
                                                         2024/12/01 15:34:28 Recv First Byte
                                                                                            2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                                                                                      2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                         2024/12/01 15:34:28 Send Done
                                                                                      2024/12/01 15:34:28 Recv First Byte
                                                                                                                         2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
 2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                      2024/12/01 15:34:28 Send Done
                                                                                                                   2024/12/01 15:34:28 Recv First Byte
                                                                                                                                                      2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                              2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                   2024/12/01 15:34:28 Send Done
                                                                                                                                                2024/12/01 15:34:28 Recv First Byte
 2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                           2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                2024/12/01 15:34:28 Send Done     
2024/12/01 15:34:28 Recv First Byte                             ⣾ Waiting for health checks...
                                   2024/12/01 15:34:28 Connect Start: tcp 127.0.0.1:54321
                                                                                         2024/12/01 15:34:28 Connect Done: tcp 127.0.0.1:54321
                                                                                                                                              2024/12/01 15:34:28 Sent Header: Host [127.0.0.1:54321]
                   2024/12/01 15:34:28 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                   2024/12/01 15:34:28 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                    2024/12/01 15:34:28 Send Done
                                                                                                                                 2024/12/01 15:34:28 Recv First Byte
                                                                                                                                                                    2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                            2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                 2024/12/01 15:34:28 Send Done
                                                                                                                                                              2024/12/01 15:34:28 Recv First Byte
               2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                         2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                              2024/12/01 15:34:28 Send Done
         2024/12/01 15:34:28 Recv First Byte
                                            2024/12/01 15:34:28 Sent Header: Host [127.0.0.1:54321]
                                                                                                   2024/12/01 15:34:28 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                                                                   2024/12/01 15:34:28 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
  2024/12/01 15:34:28 Send Done
                               2024/12/01 15:34:28 Recv First Byte
                                                                  2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                                                            2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                               2024/12/01 15:34:28 Send Done
                                                            2024/12/01 15:34:28 Recv First Byte
                                                                                               2024/12/01 15:34:28 Sent Header: Host [api.moby.localhost]
                                                                                                                                                         2024/12/01 15:34:28 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                            2024/12/01 15:34:28 Send Done
                                                                                         2024/12/01 15:34:28 Recv First Byte
2024/12/01 15:34:29 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:29 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:29 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:29 Send Done
                                                                                                                                                                     2024/12/01 15:34:29 Recv First Byte
                      2024/12/01 15:34:29 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:29 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:29 Send Done
                2024/12/01 15:34:29 Recv First Byte
2024/12/01 15:34:30 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:30 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:30 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:30 Send Done
                                                                                                                                                                     2024/12/01 15:34:30 Recv First Byte
                      2024/12/01 15:34:30 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:30 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:30 Send Done
                2024/12/01 15:34:30 Recv First Byte
2024/12/01 15:34:31 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:31 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:31 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:31 Send Done
                                                                                                                                                                     2024/12/01 15:34:31 Recv First Byte
                      2024/12/01 15:34:31 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:31 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:31 Send Done
                2024/12/01 15:34:31 Recv First Byte
2024/12/01 15:34:32 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:32 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:32 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:32 Send Done
                                                                                                                                                                     2024/12/01 15:34:32 Recv First Byte
                      2024/12/01 15:34:32 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:32 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:32 Send Done
                2024/12/01 15:34:32 Recv First Byte
2024/12/01 15:34:33 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:33 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:33 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:33 Send Done
                                                                                                                                                                     2024/12/01 15:34:33 Recv First Byte
                      2024/12/01 15:34:33 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:33 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:33 Send Done
                2024/12/01 15:34:33 Recv First Byte
2024/12/01 15:34:34 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:34 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:34 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:34 Send Done
                                                                                                                                                                     2024/12/01 15:34:34 Recv First Byte
                      2024/12/01 15:34:34 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:34 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:34 Send Done
                2024/12/01 15:34:34 Recv First Byte
2024/12/01 15:34:35 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:35 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:35 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:35 Send Done
                                                                                                                                                                     2024/12/01 15:34:35 Recv First Byte
                      2024/12/01 15:34:35 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:35 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:35 Send Done
                2024/12/01 15:34:35 Recv First Byte
2024/12/01 15:34:36 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:36 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:36 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:36 Send Done
                                                                                                                                                                     2024/12/01 15:34:36 Recv First Byte
                      2024/12/01 15:34:36 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:36 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:36 Send Done
                2024/12/01 15:34:36 Recv First Byte
2024/12/01 15:34:37 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:37 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:37 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:37 Send Done
                                                                                                                                                                     2024/12/01 15:34:37 Recv First Byte
                      2024/12/01 15:34:37 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:37 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:37 Send Done
                2024/12/01 15:34:37 Recv First Byte
2024/12/01 15:34:38 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:38 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:38 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:38 Send Done
                                                                                                                                                                     2024/12/01 15:34:38 Recv First Byte
                      2024/12/01 15:34:38 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:38 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:38 Send Done
                2024/12/01 15:34:38 Recv First Byte
2024/12/01 15:34:39 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:39 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:39 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:39 Send Done
                                                                                                                                                                     2024/12/01 15:34:39 Recv First Byte
                      2024/12/01 15:34:39 Sent Header: Host [api.moby.localhost]
                                                                                2024/12/01 15:34:39 Sent Header: User-Agent [Docker-Client/unknown-version (windows)]
                                                                                                                                                                     2024/12/01 15:34:39 Send Done
                2024/12/01 15:34:39 Recv First Byte
2024/12/01 15:34:40 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:40 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:40 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:40 Send Done
                                                                                                                                                                     2024/12/01 15:34:40 Recv First Byte
2024/12/01 15:34:41 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:41 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:41 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:41 Send Done
                                                                                                                                                                     2024/12/01 15:34:41 Recv First Byte
2024/12/01 15:34:42 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:42 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:42 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:42 Send Done
                                                                                                                                                                     2024/12/01 15:34:42 Recv First Byte
2024/12/01 15:34:43 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:43 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:43 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:43 Send Done
                                                                                                                                                                     2024/12/01 15:34:43 Recv First Byte
2024/12/01 15:34:44 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:44 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:44 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:44 Send Done
                                                                                                                                                                     2024/12/01 15:34:44 Recv First Byte
2024/12/01 15:34:45 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:45 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:45 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:45 Send Done
                                                                                                                                                                     2024/12/01 15:34:45 Recv First Byte
2024/12/01 15:34:46 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:46 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:46 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:46 Send Done
                                                                                                                                                                     2024/12/01 15:34:46 Recv First Byte
2024/12/01 15:34:47 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:47 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:47 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:47 Send Done
                                                                                                                                                                     2024/12/01 15:34:47 Recv First Byte
2024/12/01 15:34:48 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:48 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:48 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:48 Send Done
                                                                                                                                                                     2024/12/01 15:34:48 Recv First Byte
2024/12/01 15:34:49 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:49 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:49 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:49 Send Done
                                                                                                                                                                     2024/12/01 15:34:49 Recv First Byte
2024/12/01 15:34:50 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:50 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:50 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:50 Send Done
                                                                                                                                                                     2024/12/01 15:34:50 Recv First Byte
2024/12/01 15:34:51 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:51 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:51 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:51 Send Done
                                                                                                                                                                     2024/12/01 15:34:51 Recv First Byte
2024/12/01 15:34:52 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:52 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:52 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:52 Send Done
                                                                                                                                                                     2024/12/01 15:34:52 Recv First Byte
2024/12/01 15:34:53 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:53 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:53 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:53 Send Done
                                                                                                                                                                     2024/12/01 15:34:53 Recv First Byte
2024/12/01 15:34:54 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:54 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:54 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:54 Send Done
                                                                                                                                                                     2024/12/01 15:34:54 Recv First Byte
2024/12/01 15:34:55 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:55 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:55 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:55 Send Done
                                                                                                                                                                     2024/12/01 15:34:55 Recv First Byte
2024/12/01 15:34:56 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:56 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:56 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:56 Send Done
                                                                                                                                                                     2024/12/01 15:34:56 Recv First Byte
2024/12/01 15:34:57 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:57 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:57 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:57 Send Done
                                                                                                                                                                     2024/12/01 15:34:57 Recv First Byte
2024/12/01 15:34:58 Sent Header: Host [127.0.0.1:54321]
                                                       2024/12/01 15:34:58 Sent Header: User-Agent [Go-http-client/1.1]
                                                                                                                       2024/12/01 15:34:58 Sent Header: Apikey [eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0]
                                                                                                                                        2024/12/01 15:34:58 Send Done
                                                                                                                                                                     2024/12/01 15:34:58 Recv First Byte
                      supabase_edge_runtime_supabase container logs:
                                                                    DEBUG Opening cache /root/.cache/deno/dep_analysis_cache_v1...
                                                                                                                                  DEBUG Opening cache /root/.cache/deno/node_analysis_cache_v1...
               DEBUG FileFetcher::fetch_no_follow_with_options - specifier: file:///root/index.ts
                                                                                                 DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/std/http/status.ts
                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/std/http/status.ts
                                                                                                           DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/std/http/status.ts
                    Download https://deno.land/std/http/status.ts
                                                                 DEBUG starting new connection: https://deno.land/
                                                                                                                  DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/std/path/posix/mod.ts
                                    DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/std/path/posix/mod.ts
                                                                                                                                  DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/std/path/posix/mod.ts
                                              Download https://deno.land/std/path/posix/mod.ts
                                                                                              DEBUG starting new connection: https://deno.land/
                                                                                                                                               DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/index.ts
                                                                   DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/index.ts
                                                                                                                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/index.ts
                                                                                 Download https://deno.land/x/[email protected]/index.ts
                                                                                                                                   DEBUG starting new connection: https://deno.land/
  DEBUG No cached session for DnsName("deno.land")
                                                  DEBUG Not resuming any session
                                                                                DEBUG No cached session for DnsName("deno.land")
                                                                                                                                DEBUG Not resuming any session
                                                                                                                                                              DEBUG No cached session for DnsName("deno.land")
                            DEBUG Not resuming any session
                                                          DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
                                                                                                          DEBUG Not resuming
                                                                                                                            DEBUG TLS1.3 encrypted extensions: [Protocols([ProtocolName(6832)]), ServerNameAck]
                             DEBUG ALPN protocol is Some(b"h2")
                                                               DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
                                                                                                               DEBUG Not resuming
                                                                                                                                 DEBUG TLS1.3 encrypted extensions: [Protocols([ProtocolName(6832)]), ServerNameAck]
                                  DEBUG ALPN protocol is Some(b"h2")
                                                                    DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
                                                                                                                    DEBUG Not resuming
                                                                                                                                      DEBUG TLS1.3 encrypted extensions: [Protocols([ProtocolName(6832)]), ServerNameAck]
                                       DEBUG ALPN protocol is Some(b"h2")
                                                                         DEBUG Sending warning alert CloseNotify
                                                                                                                DEBUG Sending warning alert CloseNotify
                                                                                                                                                       DEBUG redirect policy disallowed redirection to 'https://deno.land/[email protected]/path/posix/mod.ts'
                                                                      Implicitly using latest version (0.224.0) for https://deno.land/std/path/posix/mod.ts
                                                                                                                                                           DEBUG Redirecting to "/[email protected]/path/posix/mod.ts"...
                                 DEBUG redirect policy disallowed redirection to 'https://deno.land/[email protected]/http/status.ts'
                                                                                                                               Implicitly using latest version (0.224.0) for https://deno.land/std/http/status.ts
                               DEBUG Redirecting to "/[email protected]/http/status.ts"...
                                                                                    DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/http/status.ts
           DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/http/status.ts
                                                                                                              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/http/status.ts
                               Download https://deno.land/[email protected]/http/status.ts
                                                                                    DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/mod.ts
              DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/mod.ts
                                                                                                                    DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/mod.ts
                                        Download https://deno.land/[email protected]/path/posix/mod.ts
                                                                                                DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/compact/decrypt.ts
                                  DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/compact/decrypt.ts
                                                                                                                                                DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/compact/decrypt.ts
                                                                            Download https://deno.land/x/[email protected]/jwe/compact/decrypt.ts
                                                                                                                                            DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/flattened/decrypt.ts
                                                                                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/flattened/decrypt.ts
              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/flattened/decrypt.ts
                                                                                                                              Download https://deno.land/x/[email protected]/jwe/flattened/decrypt.ts
              DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/general/decrypt.ts
                                                                                                                                  DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/general/decrypt.ts
                                                              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/general/decrypt.ts      
                                                                                                                                                                            Download https://deno.land/x/[email protected]/jwe/general/decrypt.ts
                                                          DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/general/encrypt.ts    
                                                                                                                                                                              DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/general/encrypt.ts
                                                                                                          DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/general/encrypt.ts
                                      Download https://deno.land/x/[email protected]/jwe/general/encrypt.ts
                                                                                                      DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/compact/verify.ts
                                       DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/compact/verify.ts
                                                                                                                                                    DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/compact/verify.ts
                                                                               Download https://deno.land/x/[email protected]/jws/compact/verify.ts
                                                                                                                                              DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/flattened/verify.ts
                                                                                 DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/flattened/verify.ts
              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/flattened/verify.ts
                                                                                                                             Download https://deno.land/x/[email protected]/jws/flattened/verify.ts
            DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/general/verify.ts
                                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/general/verify.ts
                                                          DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/general/verify.ts
                                                                                                                                                                       Download https://deno.land/x/[email protected]/jws/general/verify.ts
                                                    DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwt/verify.ts
                                                                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwt/verify.ts
                                                                                  DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwt/verify.ts
     Download https://deno.land/x/[email protected]/jwt/verify.ts
                                                            DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwt/decrypt.ts
                                                                                                                                                                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwt/decrypt.ts
                                                                                            DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwt/decrypt.ts
                Download https://deno.land/x/[email protected]/jwt/decrypt.ts
                                                                        DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/compact/encrypt.ts
          DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/compact/encrypt.ts
                                                                                                                        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/compact/encrypt.ts
                                                    Download https://deno.land/x/[email protected]/jwe/compact/encrypt.ts
                                                                                                                    DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwe/flattened/encrypt.ts
                                                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwe/flattened/encrypt.ts
                                                                                                                                                                        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwe/flattened/encrypt.ts
                                                                                                      Download https://deno.land/x/[email protected]/jwe/flattened/encrypt.ts
                                                                                                                                                                        DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/compact/sign.ts
                                                                                                       DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/compact/sign.ts
                                DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/compact/sign.ts
                                                                                                                                           Download https://deno.land/x/[email protected]/jws/compact/sign.ts
                      DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/flattened/sign.ts
                                                                                                                                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/flattened/sign.ts
                                                                    DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/flattened/sign.ts 
                                                                                                                                                                                 Download https://deno.land/x/[email protected]/jws/flattened/sign.ts
                                                              DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jws/general/sign.ts   
                                                                                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jws/general/sign.ts
                                                                                                        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jws/general/sign.ts
                                 Download https://deno.land/x/[email protected]/jws/general/sign.ts
                                                                                              DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwt/sign.ts
                     DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwt/sign.ts
                                                                                                                        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwt/sign.ts
                                         Download https://deno.land/x/[email protected]/jwt/sign.ts
                                                                                              DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwt/encrypt.ts
                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwt/encrypt.ts
                                                                                                                              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwt/encrypt.ts
                                                  Download https://deno.land/x/[email protected]/jwt/encrypt.ts
                                                                                                          DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwk/thumbprint.ts
                                       DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwk/thumbprint.ts
                                                                                                                                                DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwk/thumbprint.ts
                                                                       Download https://deno.land/x/[email protected]/jwk/thumbprint.ts
                                                                                                                                  DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwk/embedded.ts
                                                             DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwk/embedded.ts
                                                                                                                                                                    DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwk/embedded.ts
                                                                                         Download https://deno.land/x/[email protected]/jwk/embedded.ts
                                                                                                                                                  DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwks/local.ts
                                                                           DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwks/local.ts  
                                                                                                                                                                                DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwks/local.ts
                                                                                                   Download https://deno.land/x/[email protected]/jwks/local.ts
                                                                                                                                                          DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwks/remote.ts
                                                                                    DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwks/remote.ts
        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwks/remote.ts
                                                                                                              Download https://deno.land/x/[email protected]/jwks/remote.ts
                                                                                                                                                                      DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/jwt/unsecured.ts
                                                                                                  DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/jwt/unsecured.ts
                        DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/jwt/unsecured.ts
                                                                                                                                Download https://deno.land/x/[email protected]/jwt/unsecured.ts
        DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/key/export.ts
                                                                                                                   DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/key/export.ts
                                      DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/key/export.ts
                                                                                                                                           Download https://deno.land/x/[email protected]/key/export.ts
                DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/key/import.ts
                                                                                                                           DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/key/import.ts
                                              DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/key/import.ts
                                                                                                                                                   Download https://deno.land/x/[email protected]/key/import.ts
                        DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/util/decode_protected_header.ts
                                                                                                                                                     DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/util/decode_protected_header.ts
                                                                                          DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/util/decode_protected_header.ts
                               Download https://deno.land/x/[email protected]/util/decode_protected_header.ts
                                                                                                        DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/util/decode_jwt.ts
                                      DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/util/decode_jwt.ts
                                                                                                                                                DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/util/decode_jwt.ts
                                                                        Download https://deno.land/x/[email protected]/util/decode_jwt.ts
                                                                                                                                    DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/util/errors.ts
DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/util/errors.ts
                                                                                                      DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/util/errors.ts
                          Download https://deno.land/x/[email protected]/util/errors.ts
                                                                                  DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/key/generate_key_pair.ts
                      DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/key/generate_key_pair.ts
                                                                                                                                      DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/key/generate_key_pair.ts
                                                                    Download https://deno.land/x/[email protected]/key/generate_key_pair.ts
                                                                                                                                      DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/key/generate_secret.ts
                                                                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/key/generate_secret.ts
    DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/key/generate_secret.ts
                                                                                                                  Download https://deno.land/x/[email protected]/key/generate_secret.ts
                                                                                                                                                                                 DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/util/base64url.ts
                                                                                                              DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/util/base64url.ts
                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/util/base64url.ts
                                                                                                                                              Download https://deno.land/x/[email protected]/util/base64url.ts
                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/basename.ts
                                                                                                                                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/basename.ts
                                                                 DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/basename.ts      
                                                                                                                                                                            Download https://deno.land/[email protected]/path/posix/basename.ts
                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/constants.ts
                                                                                                                                                                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/constants.ts
                                                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/constants.ts
                             Download https://deno.land/[email protected]/path/posix/constants.ts
                                                                                           DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/dirname.ts
                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/dirname.ts
                                                                                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/dirname.ts
                                                           Download https://deno.land/[email protected]/path/posix/dirname.ts
                                                                                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/extname.ts
                                                     DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/extname.ts
                                                                                                                                                               DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/extname.ts
                                                                                       Download https://deno.land/[email protected]/path/posix/extname.ts
                                                                                                                                                   DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/format.ts
                                                                                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/format.ts
       DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/format.ts
                                                                                                                Download https://deno.land/[email protected]/path/posix/format.ts       
                                                                                                                                                                           DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/from_file_url.ts
                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/from_file_url.ts
                                             DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/from_file_url.ts
                                                                                                                                                             Download https://deno.land/[email protected]/path/posix/from_file_url.ts
                                             DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/is_absolute.ts
                                                                                                                                                                 DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/is_absolute.ts
                                                                                             DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/is_absolute.ts
                         Download https://deno.land/[email protected]/path/posix/is_absolute.ts
                                                                                         DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/join.ts
                    DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/join.ts
                                                                                                                           DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/join.ts
                                                Download https://deno.land/[email protected]/path/posix/join.ts
                                                                                                         DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/normalize.ts
                                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/normalize.ts
                                                                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/normalize.ts
                                                                               Download https://deno.land/[email protected]/path/posix/normalize.ts
                                                                                                                                             DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/parse.ts
                                                                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/parse.ts 
                                                                                                                                                                                 DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/parse.ts
                                                                                                       Download https://deno.land/[email protected]/path/posix/parse.ts
                                                                                                                                                                 DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/relative.ts
                                                                                                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/relative.ts
                         DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/relative.ts
                                                                                                                                    Download https://deno.land/[email protected]/path/posix/relative.ts
               DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/resolve.ts
                                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/resolve.ts
                                                       DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/resolve.ts
                                                                                                                                                                 Download https://deno.land/[email protected]/path/posix/resolve.ts
                                           DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/to_file_url.ts
                                                                                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/to_file_url.ts
                                                                                           DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/to_file_url.ts
                       Download https://deno.land/[email protected]/path/posix/to_file_url.ts
                                                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/to_namespaced_path.ts
                                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/to_namespaced_path.ts
                                                                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/to_namespaced_path.ts
                                                                                        Download https://deno.land/[email protected]/path/posix/to_namespaced_path.ts
                                                                                                                                                               DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/common.ts
                                                                                            DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/common.ts
                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/common.ts
                                                                                                                            Download https://deno.land/[email protected]/path/posix/common.ts
     DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/_interface.ts
                                                                                                                  DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/_interface.ts
                                       DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/_interface.ts
                                                                                                                                              Download https://deno.land/[email protected]/path/_interface.ts
                     DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/glob_to_regexp.ts
                                                                                                                                            DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/glob_to_regexp.ts
                                                                           DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/glob_to_regexp.ts
          Download https://deno.land/[email protected]/path/posix/glob_to_regexp.ts
                                                                             DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/is_glob.ts
           DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/is_glob.ts
                                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/is_glob.ts
                                             Download https://deno.land/[email protected]/path/posix/is_glob.ts
                                                                                                         DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/join_globs.ts
                                          DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/join_globs.ts
                                                                                                                                                       DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/join_globs.ts
                                                                                  Download https://deno.land/[email protected]/path/posix/join_globs.ts
                                                                                                                                                 DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/[email protected]/path/posix/normalize_glob.ts
                                                                                      DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/[email protected]/path/posix/normalize_glob.ts
                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/[email protected]/path/posix/normalize_glob.ts
                                                                                                                                      Download https://deno.land/[email protected]/path/posix/normalize_glob.ts
                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/buffer_utils.ts
                                                                                                                                        DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/buffer_utils.ts
                                                                 DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/buffer_utils.ts      
                                                                                                                                                                            Download https://deno.land/x/[email protected]/lib/buffer_utils.ts
                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/runtime/base64url.ts
                                                                                                                                                                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/runtime/base64url.ts
                                                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/runtime/base64url.ts
                             Download https://deno.land/x/[email protected]/runtime/base64url.ts
                                                                                           DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/runtime/decrypt.ts
                         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/runtime/decrypt.ts
                                                                                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/runtime/decrypt.ts
                                                           Download https://deno.land/x/[email protected]/runtime/decrypt.ts
                                                                                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/runtime/zlib.ts
                                                  DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/runtime/zlib.ts
                                                                                                                                                         DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/runtime/zlib.ts
                                                                              Download https://deno.land/x/[email protected]/runtime/zlib.ts
                                                                                                                                       DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/is_disjoint.ts
                                                                     DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/is_disjoint.ts   
                                                                                                                                                                               DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/is_disjoint.ts
                                                                                                       Download https://deno.land/x/[email protected]/lib/is_disjoint.ts
                                                                                                                                                                   DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/is_object.ts
                                                                                               DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/is_object.ts
                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/is_object.ts
                                                                                                                             Download https://deno.land/x/[email protected]/lib/is_object.ts
     DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/decrypt_key_management.ts
                                                                                                                                DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/decrypt_key_management.ts
                                                                   DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/decrypt_key_management.ts
      Download https://deno.land/x/[email protected]/lib/decrypt_key_management.ts
                                                                             DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/cek.ts
   DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/cek.ts
                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/cek.ts
                     Download https://deno.land/x/[email protected]/lib/cek.ts
                                                                         DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/validate_crit.ts
         DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/validate_crit.ts
                                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/validate_crit.ts
                                               Download https://deno.land/x/[email protected]/lib/validate_crit.ts
                                                                                                             DEBUG FileFetcher::fetch_no_follow_with_options - specifier: https://deno.land/x/[email protected]/lib/validate_algorithms.ts
                                                   DEBUG FileFetcher::fetch_remote_no_follow - specifier: https://deno.land/x/[email protected]/lib/validate_algorithms.ts
                                                                                                                                                                     DEBUG FileFetcher::fetch_cached_no_follow - specifier: https://deno.land/x/[email protected]/lib/validate_algorithms.ts
                                                                                                     Download https://deno.land/x/[email protected]/lib/validate_algorithms.ts
                                                                                                                                                                         Stopping containers...
Pruned containers: [6ff9de8c8318d24cc4fb086ad84c307241dc8f2b4efbd5d829cb13abd559d2d6 8c2ce0adda7961b91497c9072592d69767bcbc1d4c28e61d0cd2b387fb978b5e db4540e6c7468fab4a4c8b9799bc48a49a0139812391a6ff3fc06dada08a5c2c 842a7285d7701a7c3f3db79510e38baaceda50633093286549344f95442a9185 1e2cb50d9c95a0b9d8a09d96a162378b22a6795743728401e16c31e31c7572c8 63ce736a25589fce2deb0f8cbb150cd8d19c7bd3b30ac5166155db8787c87108 bea13553ed6fbe39414e9d487af0a84dc5ef290ea5b41577abdb31ef4be425a3 f4244adbc8543aae7d0a27ac2815f2c48923e735793a624c79abf29d8e69ce1d 3922224df10c0629f3805fac0ffc32cb0b3c8256cb8c5223186dbc20c082066d 4ee1671994cde28d3c7b13182f69e93d3df4a1516faa4edfeff62879b588baf6 92246492e05c9fe36bc9b7e4e2a39071af850426e2b227a152fdee1dbf5d3e4d 5f58cbfa7fa07c84ec1f4d2ed3a57a7264c42e6e1a282980723ac3d4d6c9a94b 018150d084f551c4cee3e33490d559b6d5d93df1104f4c07549ff615be066225]
Pruned volumes: [supabase_db_supabase supabase_config_supabase supabase_inbucket_supabase supabase_storage_supabase]
Pruned network: [supabase_network_supabase]
Error status 502: 

@4W4I5
Copy link

4W4I5 commented Dec 1, 2024

starting with --ignore-health-check resolves the issue but since the errors are deno related. I'm sure edge functions are down.

Log attached below, did not use --debug as the output was way too garbled up

Seeding globals from roles.sql...
supabase_edge_runtime_supabase container logs:
                                              Download https://deno.land/std/http/status.ts
                                                                                           Download https://deno.land/std/path/posix/mod.ts
                Download https://deno.land/x/[email protected]/index.ts
                                                                  Implicitly using latest version (0.224.0) for https://deno.land/std/http/status.ts
                         Download https://deno.land/[email protected]/http/status.ts
                                                                              Implicitly using latest version (0.224.0) for https://deno.land/std/path/posix/mod.ts
                                        Download https://deno.land/[email protected]/path/posix/mod.ts
                                                                                                Download https://deno.land/x/[email protected]/jwe/compact/decrypt.ts
                                     Download https://deno.land/x/[email protected]/jwe/flattened/decrypt.ts
                                                                                                       Download https://deno.land/x/[email protected]/jwe/general/decrypt.ts
                                            Download https://deno.land/x/[email protected]/jwe/general/encrypt.ts
                                                                                                            Download https://deno.land/x/[email protected]/jws/compact/verify.ts
                                                Download https://deno.land/x/[email protected]/jws/flattened/verify.ts
                                                                                                                 Download https://deno.land/x/[email protected]/jws/general/verify.ts
                                                     Download https://deno.land/x/[email protected]/jwt/verify.ts
                                                                                                            Download https://deno.land/x/[email protected]/jwt/decrypt.ts
                                         Download https://deno.land/x/[email protected]/jwe/compact/encrypt.ts
                                                                                                         Download https://deno.land/x/[email protected]/jwe/flattened/encrypt.ts
                                                Download https://deno.land/x/[email protected]/jws/compact/sign.ts
                                                                                                             Download https://deno.land/x/[email protected]/jws/flattened/sign.ts
                                                 Download https://deno.land/x/[email protected]/jws/general/sign.ts
                                                                                                              Download https://deno.land/x/[email protected]/jwt/sign.ts
                                        Download https://deno.land/x/[email protected]/jwt/encrypt.ts
                                                                                                Download https://deno.land/x/[email protected]/jwk/thumbprint.ts
                                Download https://deno.land/x/[email protected]/jwk/embedded.ts
                                                                                         Download https://deno.land/x/[email protected]/jwks/local.ts
                     Download https://deno.land/x/[email protected]/jwks/remote.ts
                                                                             Download https://deno.land/x/[email protected]/jwt/unsecured.ts
            Download https://deno.land/x/[email protected]/key/export.ts
                                                                   Download https://deno.land/x/[email protected]/key/import.ts 
                                                                                                                          Download https://deno.land/x/[email protected]/util/decode_protected_header.ts
                                                                        Download https://deno.land/x/[email protected]/util/decode_jwt.ts
         Download https://deno.land/x/[email protected]/util/errors.ts
                                                                 Download https://deno.land/x/[email protected]/key/generate_key_pair.ts
        Download https://deno.land/x/[email protected]/key/generate_secret.ts
                                                                        Download https://deno.land/x/[email protected]/util/base64url.ts
        Download https://deno.land/[email protected]/path/posix/basename.ts
                                                                     Download https://deno.land/[email protected]/path/posix/constants.ts
        Download https://deno.land/[email protected]/path/posix/dirname.ts
                                                                    Download https://deno.land/[email protected]/path/posix/extname.ts
     Download https://deno.land/[email protected]/path/posix/format.ts
                                                                Download https://deno.land/[email protected]/path/posix/from_file_url.ts
       Download https://deno.land/[email protected]/path/posix/is_absolute.ts
                                                                       Download https://deno.land/[email protected]/path/posix/join.ts
     Download https://deno.land/[email protected]/path/posix/normalize.ts
                                                                   Download https://deno.land/[email protected]/path/posix/parse.ts
  Download https://deno.land/[email protected]/path/posix/relative.ts
                                                               Download https://deno.land/[email protected]/path/posix/resolve.ts
                                                                                                                          Download https://deno.land/[email protected]/path/posix/to_file_url.ts
                                                               Download https://deno.land/[email protected]/path/posix/to_namespaced_path.ts
           Download https://deno.land/[email protected]/path/posix/common.ts
                                                                      Download https://deno.land/[email protected]/path/_interface.ts
    Download https://deno.land/[email protected]/path/posix/glob_to_regexp.ts
                                                                       Download https://deno.land/[email protected]/path/posix/is_glob.ts
        Download https://deno.land/[email protected]/path/posix/join_globs.ts
                                                                       Download https://deno.land/[email protected]/path/posix/normalize_glob.ts
               Error status 502:

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