Samuel Hinton
10/02/2023, 10:24 AMNate
10/02/2023, 10:38 PMSamuel Hinton
10/03/2023, 12:31 AMSamuel Hinton
10/03/2023, 1:33 AMprefect server database reset -y
to run properly. Is there another command even more fundamental that database reset to just wipe the whole thing, or should I get infra on the line when they wake up to do hard wipe?Samuel Hinton
10/03/2023, 1:34 AMDETAIL: Key (deployment_id)=(09085e52-ed16-4832-9061-7e161b037189) is not present in table "deployment".
and insert or update on table "flow_run" violates foreign key constraint
When trying to run the database reset.Samuel Hinton
10/03/2023, 1:35 AMPREFECT_ORION_DATABASE_CONNECTION_URL
to PREFECT_API_DATABASE_CONNECTION_URL
that I had to do?Nate
10/03/2023, 2:35 AMPREFECT_ORION_*
settings should be removed as of 2.13.0 - following their deprecation period
as linked, there's the prefect config validate
(for your current profile) to switch those settings names, but I imagine you might have other places to update those settings in CI etc
Is there another command even more fundamental that database reset to just wipe the whole thing, or should I get infra on the line when they wake up to do hard wipe?unfortunately, im not aware of other reset options, though i may not be the best resource on this exact topic - i can ask around as soon as i can tomorrow if that'd be helpful
Samuel Hinton
10/03/2023, 2:40 AMDeceivious
10/04/2023, 9:09 AMDeceivious
10/04/2023, 9:09 AMSamuel Hinton
10/04/2023, 9:37 AM