-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
MLFLOW_TRACKING_EXTERNAL_URI is empty. It seems MLFlow Tracking Server is not properly deployed #133
Comments
Hi davidsinjaya, MLFlow Tracking Server should have been installed in kubernetes cluster by helm chart. |
hi @kornelregius, thank you for the reply! in original issue description i run the command somehow, the code endless loop since "googleusercontent.com" is never written to the file |
We should see the logs in proxy container. This container runs mlflow-helm/proxy/attempt-register-vm-on-proxy.sh to create a reverse proxy. Try to attach to this instance and run /opt/proxy/attempt-register-vm-on-proxy.sh manually. |
I managed to do the following:
I sent the command line output error to your email. hoping that we can communicate through email instead hence I can send the screenshots. really appreciate your help! |
Also having this issue - did you find a resolution? |
hi @alexlgeorgiou , good to know that someone else has the same issue. |
UPDATE: i have not received an update yet from the author. |
Any updates regarding the same? |
Hi,
I have an endless loop when installing
mlops-composer-mlflow
.as far as I understand the code, there is no specific script to install MLFlow Tracking Server.
Problematic paragraph
mlops-on-gcp/environments_setup/mlops-composer-mlflow/install.sh
Line 217 in 54b9a77
Command line output:
Debug code:
The text was updated successfully, but these errors were encountered: