https://prefect.io logo
Join Slack
Channels
ask-community
announcements
ask-marvin
best-practices
data-ecosystem
data-tricks-and-tips
events
feedback-deployment-concurrency
find-a-prefect-job
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
intros-test
livestream-chatter
marvin-ai
marvin-in-the-wild
pacc-apr-10-11-2024
pacc-apr-30-may-1-2024
pacc-apr-9-10-2025
pacc-aug-16-2023
pacc-aug-22-23-2023
pacc-aug-28-29-2024
pacc-aug-29-30-2023
pacc-clearcover-june-12-2023
pacc-dec-17-18-2024
pacc-feb-13-14-2024
pacc-feb-26-27-2025
pacc-jan-28-29-2025
pacc-july-11-12-2023
pacc-july-17-18-2023
pacc-july-30-31-2024
pacc-july-6-2023
pacc-june-14-2023
pacc-june-20-21-2024
pacc-london-2023
pacc-london-sept-2024
pacc-mar-12-13-2024
pacc-may-31-2023
pacc-nov-19-20-2024
pacc-nov-8-2023
pacc-nyc-may-2024
pacc-oct-11-12-2023
pacc-oct-1-2-2024
pacc-oct-16-17-2024
pacc-sept-13-14-2023
pacc-sept-20-21-2023
pacc-sept-26-27-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-contributors-archived
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-and-tell
Powered by
# prefect-ui
  • a

    Aurélien Vallée

    04/14/2021, 5:50 AM
    I have a very stupid issue. I'm running a prefect server locally (ui, postgres, etc) and I inadvertently pressed "cloud" in the top right corner of the UI just to see what it does. Since then, every time I open "localhost:8080" i'm redirected to the cloud login, instead of seeing my local UI. I cannot understand where I can revert that behavior (does not seem to be in the config). Tried to prune all docker containers but same result.
    👍 1
    n
    n
    m
    • 4
    • 7
  • r

    Ruslan

    04/14/2021, 8:14 AM
    whats happening with cloud? I can’t get in second day… loading data influently
    j
    j
    +4
    • 7
    • 13
  • d

    Devin Gonier

    04/19/2021, 8:40 PM
    I have been having issues inviting new team members. It might be related to https://github.com/PrefectHQ/ui/issues/775
  • d

    Devin Gonier

    04/19/2021, 8:41 PM
    When I try to invite team members, they just get brought to the regular login screen, and there is nothing specific about our company.
    n
    b
    • 3
    • 5
  • j

    Jonathan Wright

    04/20/2021, 3:39 PM
    Is there a way to inspect the return values of tasks in the “Flow Run Schematic” view? Or are they intentionally omitted.
    k
    • 2
    • 4
  • v

    Vincent

    04/20/2021, 6:54 PM
    Hi - I have a user trying register a new account. We saw this idp value. Can anyone explain what this is for?
    n
    • 2
    • 2
  • v

    Vladislav Bogucharov

    04/20/2021, 9:39 PM
    Hello everyone! Please tell me, is the UI available only from the cloud? Am I correct in understanding that UI is not free? I only see UI information in the Orchestration & API documentation, which I understand is cloud. Am I right?
    n
    • 2
    • 3
  • b

    Ben Stroud

    04/21/2021, 7:27 PM
    👋 After Prefect Cloud sign up form and clicking “Activate” in the verification email, I’m getting a 404 page.
    k
    • 2
    • 4
  • e

    eli

    04/21/2021, 10:31 PM
    Anybody else getting the white screen of death when they try to navigate directly to cloud.prefect.io? Steps to replicate (as best I can tell): 1. Log into cloud.prefect.io 2. Close all pages 3. Open a new tab and type cloud.prefect.io into the nav bar
    n
    r
    +3
    • 6
    • 60
  • d

    Devin Gonier

    04/22/2021, 2:32 PM
    Loving the Automations Tool!
    🚀 6
    ❤️ 6
  • j

    Jenny

    04/26/2021, 1:04 PM
    Hi @flavienbwk - can you give me a bit more information? Is this after running ‘prefect server start’? And what version of server are you using? Thanks!
  • i

    itay livni

    04/28/2021, 4:37 AM
    Hi - I was poking around the Cloud UI today and saw that "Runs today" in the "Account and Usage" page did not match the number of runs displayed in the dashboard. Is this a bug? Am I missing what is considered as a counted run for billing purposes? Or something else? Thanks in advance
    j
    m
    • 3
    • 6
  • a

    Andrew Hannigan

    04/29/2021, 7:39 PM
    With Service Accounts introduced, are personal API tokens a thing of the past? Is expected usage to use service accounts for all CLI stuff, whether running an agent or registering flows?
    j
    • 2
    • 2
  • a

    Andrew Hannigan

    04/29/2021, 11:15 PM
    When setting environment variables from the Run page, which environments exactly will receive this environment variable? I use a local agent, which then kicks off a Dask cluster on ECS to run the flow. Will the environment variable of the Dask cluster be set with this, or just the environment variables of the local agent?
    z
    m
    • 3
    • 10
  • m

    Matt Camp

    04/30/2021, 12:18 AM
    Sorry for a dumb question but I am at a dead end. what thing tells the UI that it should redirect you to the Cloud login? I have something cached somewhere or configured wrong but I have not a clue. Its configured using [this config](https://github.com/flavienbwk/prefect-docker-compose). I've run it on a different server and it works. I've tried both Firefox and Brave. Tried looking at browser cache to see if anything stands out but it keeps saying can't find the User and will either redirect me to an Oath page or just be a blank white page some console errors saying it can't find a user.
    j
    f
    a
    • 4
    • 13
  • d

    Devin Gonier

    05/03/2021, 9:45 PM
    Hi all. It appears that something funny is going on with Docker. I am getting an error related to pip upgrade using the standard prefect docker file. any idea what that could be?
    z
    • 2
    • 3
  • d

    Devin Gonier

    05/03/2021, 10:13 PM
    ---> Running in cd1c5912d705 Collecting pip WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connec tion broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate ver ify failed: certificate is not yet valid (_ssl.c:1091)'))': /packages/cd/6f/43037c7bcc8bd8ba7c9074256b 1a11596daa15555808ec748048c1507f08/pip-21.1.1-py3-none-any.whl
  • e

    eli

    05/04/2021, 4:26 AM
    Anybody having issues with the scheduler function in the UI? I seem to be hitting an issue where I can't schedule flows with non-default parameters... Replication steps: 1. Go to flow/settings to the scheduler tab 2. Set flow schedule to run every 90 minutes (supposedly) 3. Set custom parameters via the json format form 4. click create 5. kick back and watch as 0 new flows are scheduled
    n
    j
    • 3
    • 8
  • g

    Gopinath Jaganmohan

    05/04/2021, 12:48 PM
    Hi All, Currently , What is the best way to add Security(Authentication & Authorization) to prefect UI and API for open source version. Pls share you ideas and thoughts.
    k
    n
    • 3
    • 4
  • a

    Andrew Hannigan

    05/04/2021, 7:54 PM
    Seeing an internal server error I haven't seen before when running my flow related to a missing UUID. I'm running this using a local agent with DaskCloudProvider on ECS
    Copy code
    Failed to retrieve task state with error: ClientError([{'path': ['get_or_create_task_run_info'], 'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'locations': [{'line': 2, 'column': 101}], 'path': None}}}])
    Traceback (most recent call last):
      File "/usr/local/lib/python3.8/dist-packages/prefect/engine/cloud/task_runner.py", line 154, in initialize_run
        task_run_info = self.client.get_task_run_info(
      File "/usr/local/lib/python3.8/dist-packages/prefect/client/client.py", line 1399, in get_task_run_info
        result = self.graphql(mutation)  # type: Any
      File "/usr/local/lib/python3.8/dist-packages/prefect/client/client.py", line 319, in graphql
        raise ClientError(result["errors"])
    prefect.utilities.exceptions.ClientError: [{'path': ['get_or_create_task_run_info'], 'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Expected type UUID!, found ""; Could not parse UUID: ', 'locations': [{'line': 2, 'column': 101}], 'path': None}}}]
    k
    z
    • 3
    • 40
  • m

    Milton Tavares Neto

    05/07/2021, 2:05 PM
    Hello everyone, Would it be possible to setup a local dask cluster to run prefect tasks and a remote one to run dask collections? We've tried to do it but it seems that we can only use onde dask client for both at the same time. If it's not possible then the only solution to have both parallelisms would be the one described here: https://github.com/PrefectHQ/prefect/discussions/3022 right? Thanks
    k
    • 2
    • 2
  • r

    Rebecca Servaites

    05/10/2021, 8:17 PM
    Hello everyone!! I am having some issues getting the UI to run correctly on a Kubernetes cluster, deployed with the Prefect Helm chart I am using the L7 ingress for apollo and the UI and I keep getting this error: I am able to register projects and flows with the CLI, so I think everything is connecting except for the UI. Here's my Helm chart: Any ideas on where I might be going wrong?
    k
    j
    +2
    • 5
    • 29
  • r

    Rehan Razzaque Rajput

    05/11/2021, 8:44 PM
    Hi everyone, I tried following the Terraform gist and created a Prefect Server on an Azure Virtual Machine. However, when I open the UI it is empty. I tried creating the tenant too (see top right) but the UI remains empty. The agents are running on Azure Kubernetes Service. The Web UI gives this error (see thread)
    t
    • 2
    • 25
  • n

    Nathan Walker

    05/12/2021, 7:27 PM
    Hey folks, I just upgraded from 0.14.12 to 0.14.19 and now localhost:8080 brings me to Cloud login. I double-checked
    prefect backend server
    was set and I've also cleared localhost and Prefect cookies to no avail. Any thoughts on how to fix this?
    n
    • 2
    • 33
  • k

    Kha Nguyen

    05/14/2021, 7:01 PM
    Hi team. Great work with Prefect. I have been trying out Prefect today and got my simple flow to run on ECS Fargate. My only comment regarding the UI is, when I start a run, I may have some custom setting such as: • An extra environment • A different command • An extra label • A different image version • More memory When I revisit these runs, I don’t see these settings at all, so it is hard to keep track of what is happening in a flow, or how to reproduce the same run for debugging. It would be convenient to see these info when inspecting a run.
    n
    m
    • 3
    • 4
  • n

    Nathan Walker

    05/14/2021, 8:13 PM
    I cloned the UI git repo and am running it locally with
    npm run serve
    and it's working great. However, when I change code in ./src, I'm not seeing changes reflected at localhost:8080. Do I need to change any settings to get it to hot reload? Or does it only hot reload specific files in /src?
    • 1
    • 1
  • j

    Joey Kellison-Linn

    05/17/2021, 5:49 PM
    hi, i'm running a Prefect server on AWS, and i forwarded the 8080 port and 4200 graphQL port to my machine; the dashboard loads fine but the flow and flow-run pages don't load. anyone have any ideas? i have an agent running EDIT: @Kevin Kho helped me figure out that the HTTP ports weren't open, i added them per this and now it's working https://aws.amazon.com/premiumsupport/knowledge-center/connect-http-https-ec2/
    k
    • 2
    • 9
  • j

    Jacob Wilson

    05/18/2021, 9:08 PM
    Hi all, Every time I check my archived logs I get this response
    Sorry, we couldn't get the logs from glacial storage… Retry?
    Does anyone know what might be causing this?
    upvote 2
    k
    • 2
    • 4
  • d

    Dmitry Lyfar

    05/25/2021, 9:26 PM
    Hi all, it appears that a toggle to a locally hosted Prefect Server in the Prefect Cloud account has been removed and you can only access what is orchesrtated via Prefect Cloud. Could someone point me to the changelog, I cannot find any information if this is something that is going to be unavailable going forward? If yes would a recommended way be hosting UI locally?
    n
    • 2
    • 2
  • d

    Damien Ramunno-Johnson

    05/28/2021, 5:21 PM
    Is there a place that shows the cloud server status, today I just get when trying to go to https://cloud.prefect.io/
    n
    c
    • 3
    • 4
12345...27Latest