Skip to content

Instantly share code, notes, and snippets.

@skanel
Last active August 27, 2021 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skanel/b165146c73511c76a8899d4857d49eb4 to your computer and use it in GitHub Desktop.
Save skanel/b165146c73511c76a8899d4857d49eb4 to your computer and use it in GitHub Desktop.
docker-compose logs
Last login: Fri Aug 27 19:34:44 on ttys001
cd % kanel@MacBooker ~ % cd Documents/go24/pos.graphql-engine
kanel@MacBooker pos.graphql-engine % docker-compose logs
Attaching to posgraphql-engine_graphql-engine_1, posgraphql-engine_postgres_1
graphql-engine_1 | {"timestamp":"2021-08-27T12:45:38.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"migrations server port env var is not set, defaulting to 9691"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:45:38.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"server timeout is not set, defaulting to 30 seconds"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:45:38.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"starting graphql engine temporarily on port 9691"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:45:38.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"waiting 30 for 9691 to be ready"}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:45:40.004+0000","level":"info","detail":{"kind":"server_configuration","info":{"live_query_options":{"batch_size":100,"refetch_delay":1},"transaction_isolation":"ISOLATION LEVEL READ COMMITTED","plan_cache_options":{"plan_cache_size":4000},"enable_maintenance_mode":false,"enabled_log_types":["http-log","websocket-log","startup","webhook-log","query-log"],"server_host":"HostAny","enable_allowlist":false,"remote_schema_permissions":false,"log_level":"info","auth_hook_mode":null,"use_prepared_statements":true,"unauth_role":null,"stringify_numeric_types":false,"v1-boolean-null-collapse":false,"graceful_shutdown_timeout":60,"enabled_apis":["metadata"],"enable_telemetry":true,"enable_console":true,"auth_hook":null,"infer_function_permissions":true,"experimental_features":[],"events_fetch_batch_size":100,"jwt_secret":{"audience":null,"claims_format":"json","claims_namespace":"https://hasura.io/jwt/claims","key":"<JWK REDACTED>","header":null,"type":"<TYPE REDACTED>","issuer":null},"cors_config":{"allowed_origins":"*","disabled":false,"ws_read_cookie":null},"websocket_compression_options":"NoCompression","console_assets_dir":null,"admin_secret_set":true,"port":9691,"websocket_keep_alive":"KeepAliveDelay {unKeepAliveDelay = Seconds {seconds = 5s}}"}}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:45:40.004+0000","level":"info","detail":{"kind":"postgres_connection","info":{"retries":1,"database_url":"postgres://postgres:...@postgres:5432/postgres"}}}
graphql-engine_1 | {"type":"pg-client","timestamp":"2021-08-27T12:45:40.004+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(0)."}}
graphql-engine_1 | {"type":"pg-client","timestamp":"2021-08-27T12:45:40.004+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(1)."}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:45:40.004+0000","level":"error","detail":{"kind":"catalog_migrate","info":{"internal":"FATAL: the database system is in recovery mode\n","path":"$","error":"connection error","code":"postgres-error"}}}
graphql-engine_1 | {"internal":"FATAL: the database system is in recovery mode\n","path":"$","error":"connection error","code":"postgres-error"}
graphql-engine_1 | {"timestamp":"2021-08-27T12:46:08.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"failed waiting for 9691, try increasing HASURA_GRAPHQL_MIGRATIONS_SERVER_TIMEOUT (default: 30)"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:46:11.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"migrations server port env var is not set, defaulting to 9691"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:46:11.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"server timeout is not set, defaulting to 30 seconds"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:46:11.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"starting graphql engine temporarily on port 9691"}}
graphql-engine_1 | {"timestamp":"2021-08-27T12:46:11.000+0000","level":"info","type":"startup","detail":{"kind":"migrations-startup","info":"waiting 30 for 9691 to be ready"}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:46:13.558+0000","level":"info","detail":{"kind":"server_configuration","info":{"live_query_options":{"batch_size":100,"refetch_delay":1},"transaction_isolation":"ISOLATION LEVEL READ COMMITTED","plan_cache_options":{"plan_cache_size":4000},"enable_maintenance_mode":false,"enabled_log_types":["http-log","websocket-log","startup","webhook-log","query-log"],"server_host":"HostAny","enable_allowlist":false,"remote_schema_permissions":false,"log_level":"info","auth_hook_mode":null,"use_prepared_statements":true,"unauth_role":null,"stringify_numeric_types":false,"v1-boolean-null-collapse":false,"graceful_shutdown_timeout":60,"enabled_apis":["metadata"],"enable_telemetry":true,"enable_console":true,"auth_hook":null,"infer_function_permissions":true,"experimental_features":[],"events_fetch_batch_size":100,"jwt_secret":{"audience":null,"claims_format":"json","claims_namespace":"https://hasura.io/jwt/claims","key":"<JWK REDACTED>","header":null,"type":"<TYPE REDACTED>","issuer":null},"cors_config":{"allowed_origins":"*","disabled":false,"ws_read_cookie":null},"websocket_compression_options":"NoCompression","console_assets_dir":null,"admin_secret_set":true,"port":9691,"websocket_keep_alive":"KeepAliveDelay {unKeepAliveDelay = Seconds {seconds = 5s}}"}}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:46:13.558+0000","level":"info","detail":{"kind":"postgres_connection","info":{"retries":1,"database_url":"postgres://postgres:...@postgres:5432/postgres"}}}
graphql-engine_1 | {"type":"pg-client","timestamp":"2021-08-27T12:46:13.558+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(0)."}}
graphql-engine_1 | {"type":"pg-client","timestamp":"2021-08-27T12:46:13.558+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(1)."}}
graphql-engine_1 | {"type":"startup","timestamp":"2021-08-27T12:46:13.558+0000","level":"error","detail":{"kind":"catalog_migrate","info":{"internal":"FATAL: the database system is in recovery mode\n","path":"$","error":"connection error","code":"postgres-error"}}}
graphql-engine_1 | {"internal":"FATAL: the database system is in recovery mode\n","path":"$","error":"connection error","code":"postgres-error"}
postgres_1 |
postgres_1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres_1 |
postgres_1 | 2021-08-27 12:45:36.304 UTC [1] LOG: starting PostgreSQL 12.8 (Debian 12.8-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
postgres_1 | 2021-08-27 12:45:36.306 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
postgres_1 | 2021-08-27 12:45:36.306 UTC [1] LOG: listening on IPv6 address "::", port 5432
postgres_1 | 2021-08-27 12:45:36.320 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
postgres_1 | 2021-08-27 12:45:36.435 UTC [29] LOG: database system was interrupted; last known up at 2021-08-27 12:39:54 UTC
postgres_1 | 2021-08-27 12:45:38.074 UTC [29] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:38.087 UTC [29] LOG: invalid record length at 0/10C7318: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:38.087 UTC [29] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:38.221 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:38.236 UTC [35] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:38.240 UTC [33] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:38.255 UTC [1] LOG: background worker "logical replication launcher" (PID 35) exited with exit code 1
postgres_1 | 2021-08-27 12:45:38.266 UTC [1] LOG: autovacuum launcher process (PID 33) exited with exit code 1
postgres_1 | 2021-08-27 12:45:38.267 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:38.311 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:38.396 UTC [36] LOG: database system was interrupted; last known up at 2021-08-27 12:45:38 UTC
postgres_1 | 2021-08-27 12:45:39.981 UTC [36] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:40.008 UTC [36] LOG: invalid record length at 0/10C7390: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:40.009 UTC [36] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:40.034 UTC [37] FATAL: the database system is in recovery mode
postgres_1 | 2021-08-27 12:45:40.081 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:40.089 UTC [41] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:40.093 UTC [43] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:40.097 UTC [1] LOG: background worker "logical replication launcher" (PID 43) exited with exit code 1
postgres_1 | 2021-08-27 12:45:40.099 UTC [1] LOG: autovacuum launcher process (PID 41) exited with exit code 1
postgres_1 | 2021-08-27 12:45:40.099 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:40.124 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:40.220 UTC [44] LOG: database system was interrupted; last known up at 2021-08-27 12:45:40 UTC
postgres_1 | 2021-08-27 12:45:40.228 UTC [45] FATAL: the database system is in recovery mode
postgres_1 | 2021-08-27 12:45:41.609 UTC [44] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:41.617 UTC [44] LOG: invalid record length at 0/10C7408: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:41.617 UTC [44] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:41.676 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:41.683 UTC [49] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:41.691 UTC [51] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:41.696 UTC [1] LOG: background worker "logical replication launcher" (PID 51) exited with exit code 1
postgres_1 | 2021-08-27 12:45:41.698 UTC [1] LOG: autovacuum launcher process (PID 49) exited with exit code 1
postgres_1 | 2021-08-27 12:45:41.698 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:41.723 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:41.795 UTC [52] LOG: database system was interrupted; last known up at 2021-08-27 12:45:41 UTC
postgres_1 | 2021-08-27 12:45:43.077 UTC [52] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:43.086 UTC [52] LOG: invalid record length at 0/10C7480: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:43.086 UTC [52] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:43.144 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:43.150 UTC [58] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:43.162 UTC [1] LOG: background worker "logical replication launcher" (PID 58) exited with exit code 1
postgres_1 | 2021-08-27 12:45:43.163 UTC [56] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:43.170 UTC [1] LOG: autovacuum launcher process (PID 56) exited with exit code 1
postgres_1 | 2021-08-27 12:45:43.170 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:43.191 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:43.251 UTC [59] LOG: database system was interrupted; last known up at 2021-08-27 12:45:43 UTC
postgres_1 | 2021-08-27 12:45:44.562 UTC [59] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:44.571 UTC [59] LOG: invalid record length at 0/10C74F8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:44.571 UTC [59] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:44.629 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:44.642 UTC [63] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:44.647 UTC [1] LOG: autovacuum launcher process (PID 63) exited with exit code 1
postgres_1 | 2021-08-27 12:45:44.647 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:44.673 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:44.732 UTC [66] LOG: database system was interrupted; last known up at 2021-08-27 12:45:44 UTC
postgres_1 | 2021-08-27 12:45:46.033 UTC [66] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:46.041 UTC [66] LOG: invalid record length at 0/10C7570: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:46.041 UTC [66] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:46.098 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:46.111 UTC [70] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:46.116 UTC [72] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:46.121 UTC [1] LOG: background worker "logical replication launcher" (PID 72) exited with exit code 1
postgres_1 | 2021-08-27 12:45:46.123 UTC [1] LOG: autovacuum launcher process (PID 70) exited with exit code 1
postgres_1 | 2021-08-27 12:45:46.123 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:46.144 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:46.212 UTC [73] LOG: database system was interrupted; last known up at 2021-08-27 12:45:46 UTC
postgres_1 | 2021-08-27 12:45:47.496 UTC [73] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:47.508 UTC [73] LOG: invalid record length at 0/10C75E8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:47.508 UTC [73] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:47.563 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:47.578 UTC [77] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:47.582 UTC [1] LOG: autovacuum launcher process (PID 77) exited with exit code 1
postgres_1 | 2021-08-27 12:45:47.582 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:47.605 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:47.669 UTC [80] LOG: database system was interrupted; last known up at 2021-08-27 12:45:47 UTC
postgres_1 | 2021-08-27 12:45:48.977 UTC [80] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:48.986 UTC [80] LOG: invalid record length at 0/10C7660: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:48.986 UTC [80] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:49.048 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:49.054 UTC [84] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:49.057 UTC [86] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:49.058 UTC [1] LOG: autovacuum launcher process (PID 84) exited with exit code 1
postgres_1 | 2021-08-27 12:45:49.058 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:49.077 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:49.144 UTC [87] LOG: database system was interrupted; last known up at 2021-08-27 12:45:49 UTC
postgres_1 | 2021-08-27 12:45:50.412 UTC [87] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:50.420 UTC [87] LOG: invalid record length at 0/10C76D8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:50.420 UTC [87] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:50.475 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:50.483 UTC [93] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:50.483 UTC [91] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:50.489 UTC [1] LOG: autovacuum launcher process (PID 91) exited with exit code 1
postgres_1 | 2021-08-27 12:45:50.489 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:50.495 UTC [1] LOG: background worker "logical replication launcher" (PID 93) exited with exit code 1
postgres_1 | 2021-08-27 12:45:50.509 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:50.565 UTC [94] LOG: database system was interrupted; last known up at 2021-08-27 12:45:50 UTC
postgres_1 | 2021-08-27 12:45:51.951 UTC [94] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:51.960 UTC [94] LOG: invalid record length at 0/10C7750: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:51.960 UTC [94] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:52.015 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:52.024 UTC [100] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:52.030 UTC [1] LOG: background worker "logical replication launcher" (PID 100) exited with exit code 1
postgres_1 | 2021-08-27 12:45:52.030 UTC [98] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:52.034 UTC [1] LOG: autovacuum launcher process (PID 98) exited with exit code 1
postgres_1 | 2021-08-27 12:45:52.035 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:52.054 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:52.108 UTC [101] LOG: database system was interrupted; last known up at 2021-08-27 12:45:51 UTC
postgres_1 | 2021-08-27 12:45:53.472 UTC [101] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:53.487 UTC [101] LOG: invalid record length at 0/10C77C8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:53.487 UTC [101] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:53.546 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:53.548 UTC [105] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:53.559 UTC [1] LOG: autovacuum launcher process (PID 105) exited with exit code 1
postgres_1 | 2021-08-27 12:45:53.560 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:53.583 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:53.654 UTC [108] LOG: database system was interrupted; last known up at 2021-08-27 12:45:53 UTC
postgres_1 | 2021-08-27 12:45:54.978 UTC [108] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:54.984 UTC [108] LOG: invalid record length at 0/10C7840: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:54.984 UTC [108] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:55.048 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:55.055 UTC [112] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:55.063 UTC [114] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:55.067 UTC [1] LOG: background worker "logical replication launcher" (PID 114) exited with exit code 1
postgres_1 | 2021-08-27 12:45:55.069 UTC [1] LOG: autovacuum launcher process (PID 112) exited with exit code 1
postgres_1 | 2021-08-27 12:45:55.069 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:55.087 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:55.143 UTC [115] LOG: database system was interrupted; last known up at 2021-08-27 12:45:55 UTC
postgres_1 | 2021-08-27 12:45:56.518 UTC [115] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:56.529 UTC [115] LOG: invalid record length at 0/10C78B8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:56.529 UTC [115] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:56.597 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:56.607 UTC [119] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:56.611 UTC [1] LOG: autovacuum launcher process (PID 119) exited with exit code 1
postgres_1 | 2021-08-27 12:45:56.611 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:56.642 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:56.706 UTC [122] LOG: database system was interrupted; last known up at 2021-08-27 12:45:56 UTC
postgres_1 | 2021-08-27 12:45:58.047 UTC [122] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:58.064 UTC [122] LOG: invalid record length at 0/10C7930: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:58.064 UTC [122] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:58.131 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:58.146 UTC [126] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:58.150 UTC [128] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:58.156 UTC [1] LOG: background worker "logical replication launcher" (PID 128) exited with exit code 1
postgres_1 | 2021-08-27 12:45:58.160 UTC [1] LOG: autovacuum launcher process (PID 126) exited with exit code 1
postgres_1 | 2021-08-27 12:45:58.160 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:58.180 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:58.241 UTC [129] LOG: database system was interrupted; last known up at 2021-08-27 12:45:58 UTC
postgres_1 | 2021-08-27 12:45:59.670 UTC [129] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:45:59.677 UTC [129] LOG: invalid record length at 0/10C79A8: wanted 24, got 0
postgres_1 | 2021-08-27 12:45:59.677 UTC [129] LOG: redo is not required
postgres_1 | 2021-08-27 12:45:59.734 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:45:59.745 UTC [135] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:59.746 UTC [133] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:45:59.750 UTC [1] LOG: background worker "logical replication launcher" (PID 135) exited with exit code 1
postgres_1 | 2021-08-27 12:45:59.751 UTC [1] LOG: autovacuum launcher process (PID 133) exited with exit code 1
postgres_1 | 2021-08-27 12:45:59.752 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:45:59.771 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:45:59.835 UTC [136] LOG: database system was interrupted; last known up at 2021-08-27 12:45:59 UTC
postgres_1 | 2021-08-27 12:46:01.541 UTC [136] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:01.553 UTC [136] LOG: invalid record length at 0/10C7A20: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:01.553 UTC [136] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:01.628 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:01.636 UTC [142] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:01.638 UTC [140] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:01.642 UTC [1] LOG: autovacuum launcher process (PID 140) exited with exit code 1
postgres_1 | 2021-08-27 12:46:01.642 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:01.661 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:01.737 UTC [143] LOG: database system was interrupted; last known up at 2021-08-27 12:46:01 UTC
postgres_1 | 2021-08-27 12:46:03.051 UTC [143] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:03.061 UTC [143] LOG: invalid record length at 0/10C7A98: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:03.061 UTC [143] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:03.120 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:03.129 UTC [147] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:03.133 UTC [149] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:03.134 UTC [1] LOG: autovacuum launcher process (PID 147) exited with exit code 1
postgres_1 | 2021-08-27 12:46:03.135 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:03.151 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:03.216 UTC [150] LOG: database system was interrupted; last known up at 2021-08-27 12:46:03 UTC
postgres_1 | 2021-08-27 12:46:04.576 UTC [150] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:04.584 UTC [150] LOG: invalid record length at 0/10C7B10: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:04.584 UTC [150] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:04.640 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:04.644 UTC [154] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:04.651 UTC [1] LOG: autovacuum launcher process (PID 154) exited with exit code 1
postgres_1 | 2021-08-27 12:46:04.652 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:04.653 UTC [156] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:04.685 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:04.751 UTC [157] LOG: database system was interrupted; last known up at 2021-08-27 12:46:04 UTC
postgres_1 | 2021-08-27 12:46:06.112 UTC [157] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:06.120 UTC [157] LOG: invalid record length at 0/10C7B88: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:06.120 UTC [157] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:06.199 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:06.210 UTC [163] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:06.212 UTC [161] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:06.218 UTC [1] LOG: background worker "logical replication launcher" (PID 163) exited with exit code 1
postgres_1 | 2021-08-27 12:46:06.220 UTC [1] LOG: autovacuum launcher process (PID 161) exited with exit code 1
postgres_1 | 2021-08-27 12:46:06.220 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:06.240 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:06.297 UTC [164] LOG: database system was interrupted; last known up at 2021-08-27 12:46:06 UTC
postgres_1 | 2021-08-27 12:46:07.568 UTC [164] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:07.581 UTC [164] LOG: invalid record length at 0/10C7C00: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:07.581 UTC [164] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:07.646 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:07.649 UTC [168] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:07.657 UTC [170] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:07.657 UTC [1] LOG: autovacuum launcher process (PID 168) exited with exit code 1
postgres_1 | 2021-08-27 12:46:07.657 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:07.681 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:07.741 UTC [171] LOG: database system was interrupted; last known up at 2021-08-27 12:46:07 UTC
postgres_1 | 2021-08-27 12:46:09.819 UTC [171] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:09.830 UTC [171] LOG: invalid record length at 0/10C7C78: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:09.830 UTC [171] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:09.894 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:09.902 UTC [175] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:09.908 UTC [177] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:09.915 UTC [1] LOG: autovacuum launcher process (PID 175) exited with exit code 1
postgres_1 | 2021-08-27 12:46:09.916 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:09.953 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:10.029 UTC [178] LOG: database system was interrupted; last known up at 2021-08-27 12:46:09 UTC
postgres_1 | 2021-08-27 12:46:11.938 UTC [178] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:11.947 UTC [178] LOG: invalid record length at 0/10C7CF0: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:11.947 UTC [178] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:12.028 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:12.051 UTC [182] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:12.061 UTC [184] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:12.063 UTC [1] LOG: autovacuum launcher process (PID 182) exited with exit code 1
postgres_1 | 2021-08-27 12:46:12.064 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:12.092 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:12.168 UTC [185] LOG: database system was interrupted; last known up at 2021-08-27 12:46:12 UTC
postgres_1 | 2021-08-27 12:46:13.498 UTC [185] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:13.507 UTC [185] LOG: invalid record length at 0/10C7D68: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:13.507 UTC [185] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:13.575 UTC [186] FATAL: the database system is in recovery mode
postgres_1 | 2021-08-27 12:46:13.583 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:13.598 UTC [190] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:13.601 UTC [1] LOG: autovacuum launcher process (PID 190) exited with exit code 1
postgres_1 | 2021-08-27 12:46:13.602 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:13.631 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:13.700 UTC [193] LOG: database system was interrupted; last known up at 2021-08-27 12:46:13 UTC
postgres_1 | 2021-08-27 12:46:13.705 UTC [194] FATAL: the database system is in recovery mode
postgres_1 | 2021-08-27 12:46:15.075 UTC [193] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:15.082 UTC [193] LOG: invalid record length at 0/10C7DE0: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:15.083 UTC [193] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:15.139 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:15.144 UTC [198] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:15.149 UTC [200] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:15.152 UTC [1] LOG: background worker "logical replication launcher" (PID 200) exited with exit code 1
postgres_1 | 2021-08-27 12:46:15.161 UTC [1] LOG: autovacuum launcher process (PID 198) exited with exit code 1
postgres_1 | 2021-08-27 12:46:15.161 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:15.183 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:15.243 UTC [201] LOG: database system was interrupted; last known up at 2021-08-27 12:46:15 UTC
postgres_1 | 2021-08-27 12:46:16.568 UTC [201] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:16.579 UTC [201] LOG: invalid record length at 0/10C7E58: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:16.579 UTC [201] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:16.666 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:16.682 UTC [207] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:16.688 UTC [1] LOG: background worker "logical replication launcher" (PID 207) exited with exit code 1
postgres_1 | 2021-08-27 12:46:16.691 UTC [205] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:16.699 UTC [1] LOG: autovacuum launcher process (PID 205) exited with exit code 1
postgres_1 | 2021-08-27 12:46:16.700 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:16.722 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:16.784 UTC [208] LOG: database system was interrupted; last known up at 2021-08-27 12:46:16 UTC
postgres_1 | 2021-08-27 12:46:17.789 UTC [208] LOG: database system was not properly shut down; automatic recovery in progress
postgres_1 | 2021-08-27 12:46:17.796 UTC [208] LOG: invalid record length at 0/10C7ED0: wanted 24, got 0
postgres_1 | 2021-08-27 12:46:17.796 UTC [208] LOG: redo is not required
postgres_1 | 2021-08-27 12:46:17.825 UTC [1] LOG: database system is ready to accept connections
postgres_1 | 2021-08-27 12:46:17.830 UTC [214] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:17.833 UTC [212] FATAL: could not open file "global/pg_filenode.map": No such file or directory
postgres_1 | 2021-08-27 12:46:17.837 UTC [1] LOG: autovacuum launcher process (PID 212) exited with exit code 1
postgres_1 | 2021-08-27 12:46:17.837 UTC [1] LOG: terminating any other active server processes
postgres_1 | 2021-08-27 12:46:17.837 UTC [1] LOG: background worker "logical replication launcher" (PID 214) exited with exit code 1
postgres_1 | 2021-08-27 12:46:17.848 UTC [1] LOG: all server processes terminated; reinitializing
postgres_1 | 2021-08-27 12:46:17.887 UTC [215] LOG: database system was interrupted; last known up at 2021-08-27 12:46:17 UTC
kanel@MacBooker pos.graphql-engine %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment