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

Pipeline run not getting tracked. #60

Closed
debanshu08 opened this issue Oct 31, 2022 · 1 comment
Closed

Pipeline run not getting tracked. #60

debanshu08 opened this issue Oct 31, 2022 · 1 comment

Comments

@debanshu08
Copy link

I ran a sample code with two steps in my local using the default stack
On doing zenml pipeline list I can see the pipeline but from zenml up I can't
Is there something which is messing or some mapping is not being done in the dashboard?

Does the command - zenml up --blocking -> Doesn't track the pipeline runs in Windows? Directly running zenml up throws this error
Running the ZenML server locally as a background process is not supported on Windows. Please use the --blocking flag to run the server in blocking mode, or run the server in a Docker container by setting --docker instead.

@htahir1
Copy link
Contributor

htahir1 commented Oct 31, 2022

@debanshu08 Im not sure this is a dashboard issue - more of an issue that belongs on the main ZenML repository.

You should definitely be doing zenml up --blocking on Windows and the run should be tracked. Sometimes however it does take some time for the pipelines to show up. Can you try doing zenml up --blocking again and verifying?

@htahir1 htahir1 closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants