This message was deleted.
# ask-marvin
s
This message was deleted.
m
Your message was too long by 765 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
prefect deploy facing issue self hosted :
```Traceback (most recent call last): File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/cli/_utilities.py", line 41, in wrapper return fn(*args, **kwargs) File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/utilities/asyncutils.py", line 300, in coroutine_wrapper return call() File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/_internal/concurrency/calls.py", line 432, in call return self.result() File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/_internal/concurrency/calls.py", line 318, in result return self.future.result(timeout=timeout) File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/_internal/concurrency/calls.py", line 179, in result return self.__get_result() File "/opt/conda/envs/myenv/lib/python3.10/concurrent/futures/_base.py", line 403, in __get_result raise self._exception File "/opt/conda/envs/myenv/lib/python3.10/site-packages/prefect/_internal/concurrency/calls.py", line 389, in _run_async
Your message was too long by 118 tokens - please shorten it and try again. For reference, here's your message at the allowed limit:
raise PrefectHTTPStatusError.from_httpx_error(exc) from exc.cause
prefect.exceptions.PrefectHTTPStatusError: Client error '422 Unprocessable Entity' for url 'http://32.87.88.77:8888/api/deployments/' Response: {'exception_message': 'Invalid request received.', 'exception_detail': [{'loc': ['body', 'schedules'], 'msg': 'extra fields not permitted', 'type': 'value_error.extra'}], 'request_body': {'infra_overrides': {}, 'name': 'llama_text_generation', 'flow_id': '6cd2f8f0-f56f-4b07-8e42-a9988c8fcc72', 'schedules': [], 'enforce_parameter_schema': False, 'parameter_openapi_schema': {'title': 'Parameters', 'type': 'object', 'properties': {'chunk_blob_filenames': {'items': {}, 'position': 0, 'title': 'chunk_blob_filenames', 'type': 'array'}, 'destination_bucket_path': {'position': 1, 'title': 'destination_bucket_path', 'type': 'string'}}, 'required': ['chunk_blob_filenames', 'destination_bucket_path']}, 'parameters': {}, 'tags': [], 'pull_steps': [{'prefect.deployments.steps.git_clone': {'repository': 'https://xyz@bitbucket.org/dev/llm-data-collection.git', 'branch': 'llama_data_gen