hi! it's failing to create a project from cli and ...
# prefect-community
a
hi! it's failing to create a project from cli and from code
Copy code
prefect.exceptions.ClientError: [{'path': ['create_project'], 'message': 'Uniqueness violation.', 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}]
the project name
feast
failing to create from UI also
the error happens here
debugging it the response is empty, but it's expecting to have something, any idea?
could be I already created and deleted a project with that name, I don't remember
k
The deletion can take a while because it has to propagate for flow runs and task runs. How long has it been since you deleted the project?
What is your team name?
a
I don't remember so at least days
Quiqup
k
Can you try turning off the schedules of the flows in that project?
a
I can't access flows from that project as I deleted it
Mmm maybe flows are still there, but project is in a "Limbo"
k
Ah I see ok will forward these details
👍 1