https://prefect.io
Join Slack
<@ULVA73B9P> How do I set an annotation on the kubernetes job pods that prefect-worker runs? I am u...
t

Tom Jordahl

12 months ago
@Marvin How do I set an annotation on the kubernetes job pods that prefect-worker runs? I am using Prefect 2.x
t
m
  • 2
  • 9
  • 87
Hey team i am getting this error while deploying flows using prefect-docker ```stacktrace is in thre...
s

Sagar Arora

about 1 year ago
Hey team i am getting this error while deploying flows using prefect-docker
stacktrace is in thread
👍 1
s
n
  • 2
  • 33
  • 87
Our flow runs have started failing today with the following error: ```prefect.exceptions.ScriptErro...
p

Pablo Recio

about 1 year ago
Our flow runs have started failing today with the following error:
prefect.exceptions.ScriptError: Script at 'flows/meta_subscriptions.py' encountered an exception: AttributeError("cffi library '_openssl' has no function, constant or global variable named 'Cryptography_HAS_ED448'")
We hadn't change the code in a couple of months and things have been running smoothly. Also, just checked and we have our Python libraries with fixed version numbers
➕ 1
p
v
  • 2
  • 4
  • 87
Hi, I'm unable to create a deployment from a prefect.yaml. Am I missing something? I execute the fo...
i

Ian Thomas

almost 2 years ago
Hi, I'm unable to create a deployment from a prefect.yaml. Am I missing something? I execute the following via CLI:
$ prefect deployment apply prefect.yaml
I get the following error:
'prefect.yaml' did not conform to deployment spec: AttributeError("'NoneType' object has no attribute 'name'")
Contents of the prefect.yaml.
name: a_flow
prefect-version: 2.14.9

pull:
- prefect.deployments.steps.set_working_directory:
    directory: /app

definitions:
  tags: &common_tags
    - development
    - eks
  work_pool: &common_work_pool
    name: development-kubernetes
    job_variables:
      image: "{{ $PREFECT_IMAGE_NAME }}:$CIRCLE_SHA1"

deployments:
- name: default
  entrypoint: main.py:run_flow
  path: /app
  tags: *common_tags
  version: "{{ $CIRCLE_SHA1 }}"
  work_pool_name: *common_work_pool
i
a
  • 2
  • 8
  • 87
Where does the Docker storage inherit its credentials from? I assume boto3, but I'm getting a weird ...
j

Jason

over 3 years ago
Where does the Docker storage inherit its credentials from? I assume boto3, but I'm getting a weird behavior on Github Actions. Using the manual docker build and push with the ECR Login action (https://github.com/aws-actions/amazon-ecr-login#usage), I can push my image just fine to ECR. However, when I run this with flow.register() it fails on no authorization.
j
k
+2
  • 4
  • 27
  • 87
Hi everyone, I’ve just started using Prefect at my company. First of all, thank you for a great prod...
r

Rasmus Lindqvist

over 3 years ago
Hi everyone, I’ve just started using Prefect at my company. First of all, thank you for a great product. I am trying to deploy Prefect on GCP and find the documentation very good except for GCP deployment, so I’m struggling a bit. I understand that the VertexAgent is a quite new addition. I have so far successfully registered a Vertex agent on Prefect Cloud but I don’t quite manage to deploy the agent to Vertex. Is the intention to start a Custom Vertex job in addition to
prefect agent vertex start
? Or would you recommend deploying Prefect on in another way on GCP instead?
discourse 1
r
a
  • 2
  • 13
  • 87
<@ULVA73B9P> i want hints on parameters for a given flow can you give me an example
m

mondras

9 months ago
@Marvin i want hints on parameters for a given flow can you give me an example
m
m
n
  • 3
  • 19
  • 86
<@ULVA73B9P> prefect.exceptions.PrefectHTTPStatusError: Client error '401 Unauthorized' for url do ...
k

Kevin Mach

about 1 year ago
@Marvin prefect.exceptions.PrefectHTTPStatusError: Client error '401 Unauthorized' for url do i need to generate a csrf token first? i dont know when when i try to run a flow i get this
k
m
  • 2
  • 3
  • 86
<@ULVA73B9P> how do I trigger a flow run from a deployment when a previous run from the same deploym...
c

Christine Chen

over 1 year ago
@Marvin how do I trigger a flow run from a deployment when a previous run from the same deployment is completed?
c
m
n
  • 3
  • 4
  • 86
how can two projects share code? I have some `utils` I want to be common to all projects, but i want...
a

Andy Dienes

over 2 years ago
how can two projects share code? I have some
utils
I want to be common to all projects, but i want to develop and deploy
projA
and
projB
separately. I'm using the s3 recipe
a
f
+2
  • 4
  • 48
  • 86
Previous737475Next

Prefect Community

Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.

Powered by