Guest User

Untitled

a guest
Oct 12th, 2022
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. WARN[0000] The "STUDIO_DEFAULT_PROJECT" variable is not set. Defaulting to a blank string.
  2. WARN[0000] The "STUDIO_DEFAULT_ORGANIZATION" variable is not set. Defaulting to a blank string.
  3. [+] Running 8/8
  4. ⠿ Container supabase-kong Created 0.2s
  5. ⠿ Container supabase-studio Created 0.2s
  6. ⠿ Container supabase-db Created 0.2s
  7. ⠿ Container supabase-meta Created 0.3s
  8. ⠿ Container supabase-auth Created 0.2s
  9. ⠿ Container supabase-rest Created 0.2s
  10. ⠿ Container supabase-realtime Created 0.3s
  11. ⠿ Container supabase-storage Created 0.1s
  12. Attaching to supabase-auth, supabase-db, supabase-kong, supabase-meta, supabase-realtime, supabase-rest, supabase-storage, supabase-studio
  13. supabase-db | The files belonging to this database system will be owned by user "postgres".
  14. supabase-db | This user must also own the server process.
  15. supabase-db |
  16. supabase-db | The database cluster will be initialized with locale "en_US.UTF-8".
  17. supabase-db | The default database encoding has accordingly been set to "UTF8".
  18. supabase-db | The default text search configuration will be set to "english".
  19. supabase-db |
  20. supabase-db | Data page checksums are disabled.
  21. supabase-db |
  22. supabase-db | fixing permissions on existing directory /var/lib/postgresql/data ... ok
  23. supabase-db | creating subdirectories ... ok
  24. supabase-db | selecting dynamic shared memory implementation ... posix
  25. supabase-db | selecting default max_connections ... 100
  26. supabase-db | selecting default shared_buffers ... 128MB
  27. supabase-db | selecting default time zone ... Etc/UTC
  28. supabase-db | creating configuration files ... ok
  29. supabase-db | running bootstrap script ... initdb: error: could not execute command ""/usr/lib/postgresql/14/bin/postgres" --boot -x1 -X 16777216 -F ": Cannot allocate memory
  30. supabase-db | initdb: removing contents of data directory "/var/lib/postgresql/data"
  31. Error response from daemon: failed to start shim: start failed: : fork/exec /usr/bin/containerd-shim-runc-v2: resource temporarily unavailable: unknown
Advertisement
Add Comment
Please, Sign In to add comment