Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

La pipeline ne peut être déployée #2702

Closed
VincentAntoine opened this issue Nov 10, 2023 · 0 comments · Fixed by #2703
Closed

La pipeline ne peut être déployée #2702

VincentAntoine opened this issue Nov 10, 2023 · 0 comments · Fixed by #2703
Assignees
Labels
bug Something isn't working data

Comments

@VincentAntoine
Copy link
Collaborator

docker.pkg.github.com/mtes-mct/monitorfish/monitorfish-pipeline:v1.38.0
Traceback (most recent call last):
  File "/home/monitorfish-pipeline/datascience/main.py", line 4, in <module>
    from src.pipeline.flows_config import flows_to_register
  File "/home/monitorfish-pipeline/datascience/src/pipeline/flows_config.py", line 301, in <module>
    flow.storage = Local(
                   ^^^^^^
  File "/opt/pysetup/.venv/lib/python3.11/site-packages/prefect/storage/local.py", line 62, in __init__
    os.makedirs(abs_directory, exist_ok=True)
  File "<frozen os>", line 225, in makedirs
PermissionError: [Errno 13] Permission denied: '/home/monitorfish-pipeline/.prefect/flows'
make: *** [Makefile:87 : register-pipeline-flows-int] Erreur 1

Originally posted by @louptheron in #2625 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working data
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant