Javier Ebrero
05/27/2022, 11:54 AMKevin Kho
prefect server start
and ran into this? When you get a chance, could you move the traceback to the thread to keep the main channel cleaner?Javier Ebrero
05/27/2022, 1:31 PM{"type":"pg-client","timestamp":"2022-05-27T11:44:45.827+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(0)."}}
{"type":"pg-client","timestamp":"2022-05-27T11:44:45.827+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(1)."}}
{"type":"startup","timestamp":"2022-05-27T11:44:45.827+0000","level":"error","detail":{"kind":"catalog_migrate","info":{"internal":"could not connect to server: Connection refused\n\tIs the server running on host \"postgres\" (172.23.0.2) and accepting\n\tTCP/IP connections on port 5432?\n","path":"$","error":"connection error","code":"postgres-error"}}}
{"internal":"could not connect to server: Connection refused\n\tIs the server running on host \"postgres\" (172.23.0.2) and accepting\n\tTCP/IP connections on port 5432?\n","path":"$","error":"connection error","code":"postgres-error"}
{"type":"startup","timestamp":"2022-05-27T11:44:46.878+0000","level":"error","detail":{"kind":"catalog_migrate","info":{"internal":{"statement":"CREATE EXTENSION IF NOT EXISTS pgcrypto SCHEMA public","prepared":false,"error":{"exec_status":"FatalError","hint":null,"message":"duplicate key value violates unique constraint \"pg_extension_name_index\"","status_code":"23505","description":"Key (extname)=(pgcrypto) already exists."},"arguments":[]},"path":"$","error":"pgcrypto extension is required, but it could not be created; encountered unknown postgres error","code":"postgres-error"}}}
{"internal":{"statement":"CREATE EXTENSION IF NOT EXISTS pgcrypto SCHEMA public","prepared":false,"error":{"exec_status":"FatalError","hint":null,"message":"duplicate key value violates unique constraint \"pg_extension_name_index\"","status_code":"23505","description":"Key (extname)=(pgcrypto) already exists."},"arguments":[]},"path":"$","error":"pgcrypto extension is required, but it could not be created; encountered unknown postgres error","code":"postgres-error"}
{"type":"unstructured","timestamp":"2022-05-27T11:44:47.849+0000","level":"warn","detail":"The following environment variables are deprecated: HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE"}
Kevin Kho
Javier Ebrero
05/27/2022, 1:33 PMKevin Kho
Javier Ebrero
05/27/2022, 1:33 PMJavier Ebrero
05/27/2022, 1:34 PMKevin Kho
Kevin Kho
Javier Ebrero
05/27/2022, 3:18 PMKevin Kho
Javier Ebrero
05/27/2022, 3:23 PMKevin Kho
Javier Ebrero
05/27/2022, 3:28 PMAnna Geller
Javier Ebrero
05/30/2022, 7:47 AMJavier Ebrero
05/30/2022, 10:25 AM{"type":"pg-client","timestamp":"2022-05-30T10:20:21.565+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(0)."}}
{"type":"pg-client","timestamp":"2022-05-30T10:20:21.565+0000","level":"warn","detail":{"message":"postgres connection failed, retrying(1)."}}
{"type":"startup","timestamp":"2022-05-30T10:20:21.565+0000","level":"error","detail":{"kind":"catalog_migrate","info":{"internal":"could not connect to server: Connection refused\n\tIs the server running on host \"postgres\" (172.19.0.2) and accepting\n\tTCP/IP connections on port 5432?\n","path":"$","error":"connection error","code":"postgres-error"}}}
{"internal":"could not connect to server: Connection refused\n\tIs the server running on host \"postgres\" (172.19.0.2) and accepting\n\tTCP/IP connections on port 5432?\n","path":"$","error":"connection error","code":"postgres-error"}
{"type":"unstructured","timestamp":"2022-05-30T10:20:22.792+0000","level":"warn","detail":"The following environment variables are deprecated: HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE"}
Anna Geller
Javier Ebrero
05/30/2022, 10:48 AMAnna Geller
prefect server start --expose
also, are you just getting started with Prefect? if that's the case I would recommend Prefect 2.0Javier Ebrero
05/30/2022, 11:08 AMAnna Geller
Javier Ebrero
05/30/2022, 11:13 AMAnna Geller
prefect agent docker start --network prefect-server
this thread explains it moreBring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by