Edmondo Porcu
06/28/2023, 12:24 AMnicholas
Edmondo Porcu
06/28/2023, 12:43 AMnicholas
Edmondo Porcu
06/28/2023, 2:24 AMdocker run prefect:whatever prefect server start
they throw an exception? đnicholas
Edmondo Porcu
06/28/2023, 2:28 AM02:33:17.023 | INFO | Flow run 'attentive-wildcat' - View at <http://localhost:4200/flow-runs/flow-run/f01d5f08-1302-440b-8263-10a93bdbc572>
02:33:17.218 | ERROR | Flow run 'vivid-donkey' - Crash detected! Execution was interrupted by an unexpected exception: PrefectHTTPStatusError: Server error '500 Internal Server Error' for url '<http://localhost:4200/api/block_documents/>'
Response: {'exception_message': 'Internal Server Error'}
For more information check: <https://httpstatuses.com/500>
02:33:17.244 | ERROR | Flow run 'big-vole' - Crash detected! Execution was interrupted by an unexpected exception: PrefectHTTPStatusError: Server error '500 Internal Server Error' for url '<http://localhost:4200/api/block_documents/>'
Response: {'exception_message': 'Internal Server Error'}
For more information check: <https://httpstatuses.com/500>
nicholas
Edmondo Porcu
06/28/2023, 2:36 AMprefect server start
nicholas
Edmondo Porcu
06/28/2023, 2:41 AMnicholas
Edmondo Porcu
06/28/2023, 3:20 AMnicholas
Edmondo Porcu
06/28/2023, 3:31 AMFile "asyncpg/protocol/protocol.pyx", line 201, in bind_execute
40
asyncpg.exceptions.UniqueViolationError: duplicate key value violates unique constraint "uq_configuration__key"
41
DETAIL: Key (key)=(ENCRYPTION_KEY) already exists.
prefect.exceptions.PrefectHTTPStatusError: Client error '409 Conflict' for url '<http://localhost:4200/api/block_schemas/>'
Response: {'detail': 'Data integrity conflict. This usually means a unique or foreign key constraint was violated. See server logs for details.'}