https://prefect.io logo
Docs
Join the conversationJoin Slack
Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-australia
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by Linen
prefect-ui
  • r

    Ruslan

    07/05/2021, 8:09 AM
    Hi! Is it possible to automatically kill flow if it runs more than an hour for example? I don’t know why but sometimes flow killed on server but UI doesn’t see it and leaving running state influently.
    j
    1 reply · 2 participants
  • l

    Laura Vaida

    07/05/2021, 2:00 PM
    does anybody have experience wth that? I guess it's a docker error
    Pod prefect-job-aef6a185-lqk75 failed.
    	Container 'flow' state: terminated
    		Exit Code:: 139
    		Reason: Error
    ✅ 1
    k
    6 replies · 2 participants
  • m

    Marwan Sarieddine

    07/06/2021, 6:29 PM
    Hi Folks, a question about prefect artifacts and jupyter notebooks I am exporting a notebook to markdown and saving it as an artifact on prefect cloud but I am unable to make the following render correctly • latex • tables in html (when trying to display a pandas dataframe) • images (when trying to display plots)
    n
    7 replies · 2 participants
  • r

    Rachel Funk

    07/07/2021, 2:09 PM
    Hey! I'm getting an error on a flow run that I have never seen before in the UI:
    Failed to load and execute Flow's environment: FileNotFoundError(2, 'No such file or directory')
    When I try to isolate where it's coming from, the logs won't load on the UI. When I check the Activity tab, I don't see any tasks. I'm not sure what might be causing the issue. Does anyone have experience with this error in the UI?
    k
    z
    10 replies · 3 participants
  • c

    Clemens

    07/08/2021, 1:08 PM
    I consistently get an error if I try to create schedules via the UI instead of hard-coding them in the flow. Any hints where I might look to find out why?
    j
    5 replies · 2 participants
  • е

    Евгений Берендяев

    07/09/2021, 7:02 AM
    Hi guys. Does the Prefect UI have Tenants view? (i.e. the webpage on which all tenants are listed)
    ✅ 1
    n
    3 replies · 2 participants
  • r

    Ruslan

    07/09/2021, 7:42 PM
    something wrong with agent list.. i have got 2 agents, both of them are working correctly. but in UI there is only one agent that is dead long time ago. how to fix it?
    k
    8 replies · 2 participants
  • a

    Ali Abbas Zaidi

    07/13/2021, 12:30 PM
    Hey guys, running into this issue with prefect, and I'd appreciate some insight. I'm working on just the tutorial from the docs, and the page isn't loading
    k
    n
    38 replies · 3 participants
  • b

    Brett Jurman

    07/13/2021, 3:42 PM
    Dumb question here... I am running a dask executor backend using coiled and using prefect cloud. It doesn't look like runs executing on the dask executor (with coiled) are being sent back to the prefect cloud.. I cannot see any runs, but the system works and runs everything correctly. Should I expect to be able to monitor runs from prefect cloud with this setup?
    k
    35 replies · 2 participants
  • r

    Rafael Fecha

    07/15/2021, 1:12 PM
    Hey guys, have one question here, I'd like to run a flow only on weekdays at a specific time. The closest thing I found in the UI was the screenshot below, but there I didn't find where to set the specific time to run the flow ! Thanks in advance !
    j
    2 replies · 2 participants
  • c

    Connor Campbell

    07/16/2021, 8:02 PM
    probably a dumb question but when running local executor in a conda environment. Does the ui, agent and code all need to be run from the same conda environment?
    n
    m
    4 replies · 3 participants
  • s

    Sean Talia

    07/20/2021, 6:19 PM
    I just stumbled on the
    Prefect > Team > Roles
    page in my team's Prefect Cloud instance – are these custom roles a fully functional feature now? Very excited about these if so! 😄
    k
    1 reply · 2 participants
  • r

    Ruslan

    07/21/2021, 12:53 PM
    Hi! How to allow flow run only once in same time? I try to configure flow cncurrency, I gave label to flow, but anyway it is possibly to execute it many times in parallel
    k
    5 replies · 2 participants
  • b

    Ben Muller

    07/22/2021, 1:21 AM
    Hey guys, I love your UI it is incredible, but unfortunately after a couple months of use I have to report that I can only use Safari to load it ( I usually use Brave, but it just barely works ). The mobile version doesnt work at all either, which sucks a bit because as a DE on the move, I would love to be able to check my mobile to make sure everything is working great. Are there any tickets on the roadmap to address any of these issues? 🙏 love your work
    n
    4 replies · 2 participants
  • j

    Jay Krish

    08/01/2021, 6:43 PM
    Hi All, I am installing Prefect on-prem Kubernetes using the standard helm chat but the prefect-ui pods dont startup and I am seeing the follow message in them . Anybody seen this ?
    Missing the PREFECT_SERVER__BASE_URL environment variable.
    Liveness probe failed: Get "<http://172.31.3.28:8080/healthz>": dial tcp 172.31.3.28:8080: connect: connection refused
    k
    2 replies · 2 participants
  • r

    Ruben Aguilar

    08/02/2021, 12:49 PM
    Hello there 👋 I'm deploying Prefect with the official helm (version
    2021.07.06
    ), and the UI is telling me that is unable to connect to the prefect server, showing me a weird
    localhost
    😕 I've tried changing the
    apolloApiUrl
    value, and still points me to
    localhost
    , any help with that please? 🙏
    k
    2 replies · 2 participants
  • y

    YD

    08/02/2021, 5:03 PM
    I have a Prefect setup on a VM was working fine last week I can still ssh to the AWS VM but the UI is just hanging Any ideas how I can check what is going on? Tried to open in different browsers. Safari says, "unexpected drop in connection, This sometime occurs when server is busy"
    👀 1
    j
    s
    13 replies · 3 participants
  • a

    Alexander van Eck

    08/04/2021, 4:03 PM
    Found a problem with the UI where DockerRun.host_config gets erased when ‘Show advanced run configuration’ is opened. 💥 https://github.com/PrefectHQ/prefect/issues/4841 Posting here for more visibility 👌
    👀 1
  • m

    Marko Herkaliuk

    08/06/2021, 3:40 PM
    hello, guys, have interesting bug in UI cloud
    👀 2
    a
    4 replies · 2 participants
  • h

    Hugo Kitano

    08/09/2021, 11:51 PM
    Hi, I’m wondering if there could be an option on the UI schematic for flows to hide parameters and edges from parameters. In a lot of my flows, I have an extensive number of parameters that really clutter up the schematic, when I sometimes would rather just see only the tasks I have set up. Thanks!
    k
    j
    2 replies · 3 participants
  • r

    Ruslan

    08/10/2021, 8:08 AM
    Hi! how to abort task running? Cancelling just stoping a flow and waiting for running tasks finish.. but how to stop immediately?
    k
    5 replies · 2 participants
  • a

    Adam Everington

    08/10/2021, 12:25 PM
    Hi, i'm not sure if this is a bug or not but the on the UI when clicking into a mapped task (on a schematic view of a run) you get the "Failed (n)" or "Running (n)" buttons but clicking them does nothing. It would make sense for this to take you to the "mapped runs" view
    k
    12 replies · 2 participants
  • t

    Tim Chan

    08/10/2021, 11:59 PM
    Good afternoon!  Love Prefect and I am so glad it exists.  I was wondering if there are any plans on upgrading the mobile experience?  It’s not uncommon for me to lookup a Prefect alert while on my mobile phone (ashamedly, I will open my phone when I wake up and check whether there are any failures).  Unfortunately the UI just doesn’t work on mobile Chrome.  I saw @Ben Muller leave a comment on Jul 21st but his mobile comment was one of several feedback points and wasn’t directly addressed.  This is a screenshot of what I see today.  It used to be worse, but I still can’t really navigate.
    ✅ 1
    🙌 1
    👀 1
    k
    j
    2 replies · 3 participants
  • o

    Open-Issue Prefect Team 1

    08/11/2021, 7:19 PM
    Hi! I'm brand new and just getting started with Prefect for the company I'm working with (Open-Issue). I'm following the beginner's tutorial and the Create A Service Account Key instructions, but am getting an
    Unauthorized
    error when trying to add a service account on this page. (See attached screenshots.) Is that because the account I'm using is on the Free Plan?
    k
    23 replies · 2 participants
  • n

    Nishtha Varshney

    08/12/2021, 5:25 AM
    Hey so when i was printing the artifacts and when i scroll down the text gets overlapped with the flow name, so just wanted to bring this issue to your attention.
    k
    m
    3 replies · 3 participants
  • с

    Сергей Романкевич

    08/15/2021, 3:55 PM
    Dear friends! Please tell me how to replace the name of the executed flow? I want to see the number of rows inserted into the database.
    k
    3 replies · 2 participants
  • n

    Nishtha Varshney

    08/16/2021, 5:28 AM
    Hey so i was looking at the great expectation and prefect collaboration, is there any reference to the code or any link which i can follow to create an artifact of the great expectation's report ?
    k
    7 replies · 2 participants
  • z

    Zach Schumacher

    08/16/2021, 2:55 PM
    hey guys, are there any plans to make secrets viewable to admins in the UI in prefect cloud? Its somewhat cumbersome to have to use the API to view a secret when youre updating it or validating what it is set to. Would be awesome if you could set ACL on who can view secrets!
    n
    2 replies · 2 participants
  • k

    Kien Nguyen

    08/18/2021, 2:22 PM
    Hey guys, I cannot open flow on prefect cloud
    n
    6 replies · 2 participants
  • a

    Aric Huang

    08/18/2021, 11:43 PM
    Hi, one of my team members is reporting that when he opens cloud.prefect.io it renders like this in both Safari and Chrome. He is using macOS 10.15.7. Has anyone seen this happen before and have any ideas what could cause it? We'll look at installed extensions but it's strange that it occurs on different browsers.
    n
    4 replies · 2 participants
Powered by Linen
Title
a

Aric Huang

08/18/2021, 11:43 PM
Hi, one of my team members is reporting that when he opens cloud.prefect.io it renders like this in both Safari and Chrome. He is using macOS 10.15.7. Has anyone seen this happen before and have any ideas what could cause it? We'll look at installed extensions but it's strange that it occurs on different browsers.
n

nicholas

08/18/2021, 11:44 PM
Hi @Aric Huang - depending on their network/firewall, some stylesheets could be getting blocked. Have them open the user menu in the top right corner and toggle on/off the experimental dark mode theme
a

Aric Huang

08/18/2021, 11:47 PM
Thanks, will have him try and report back
🙏 1
He says it's working now after toggling the theme - thanks!!
n

nicholas

08/19/2021, 12:14 AM
Great! 🙂
View count: 3