You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We perform neuroscience research and I am evaluating if ZenML can be used to manage our compute pipelines. Not sure if this is a bug or maybe just a misunderstanding on my part but I wanted to start the ZenML server using the Docker deploy instructions but it just hangs. Was expecting to access the dashboard so I could start trying to run a pipeline I created.
INFO: Started server process [1]
INFO: Waiting for application startup.
Not writing the global configuration to disk in a ZenML server environment.
Initializing the ZenML global configuration version to 0.65.0
Not writing the global configuration to disk in a ZenML server environment.
Creating database tables
Not writing the global configuration to disk in a ZenML server environment.
Creating default workspace 'default' ...
Creating default stack in workspace default...
Not writing the global configuration to disk in a ZenML server environment.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hey @guzman-raphael, the logs look okay to me. You should be able to access the zenml dashboard on your localhost at port 8080 after you run the docker run command. Can you run docker ps? That will show you the running zenml server container and also what port to access it on.
let me know how it goes.
Contact Details [Optional]
No response
System Information
What happened?
We perform neuroscience research and I am evaluating if ZenML can be used to manage our compute pipelines. Not sure if this is a bug or maybe just a misunderstanding on my part but I wanted to start the ZenML server using the Docker deploy instructions but it just hangs. Was expecting to access the dashboard so I could start trying to run a pipeline I created.
Reproduction steps
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: