Are you using a local or a remote (AKS) FarmVibes.AI cluster?
Local cluster
Bug description
Hi. I'm currently setup FarmVibes.AI on Azure VM and facing the issue as below. The setup works well yesterday but running into error today. I tried to run the setup on Azure VM and also GCP Compute Engine instance but receive the same error. Any idea why?
Running step:
farmvibes-ai local setup
Errors:
2024-11-22 06:08:19,650 - INFO - terraform: │ Error: could not download chart: invalid_reference: invalid tag
2024-11-22 06:08:19,650 - INFO - terraform: │
2024-11-22 06:08:19,650 - INFO - terraform: │ with module.kubernetes.helm_release.rabbitmq,
2024-11-22 06:08:19,650 - INFO - terraform: │ on modules/kubernetes/rabbitmq.tf line 1, in resource "helm_release" "rabbitmq":
2024-11-22 06:08:19,650 - INFO - terraform: │ 1: resource "helm_release" "rabbitmq" {
2024-11-22 06:08:19,650 - INFO - terraform: │
2024-11-22 06:08:19,650 - INFO - terraform: ╵
2024-11-22 06:08:19,833 - ERROR - farmvibes-ai local failed (Failed to apply terraform resources in /home/azureuser/.config/farmvibes-ai/terraform-user/local). Please see the above error descriptions. If you think this is an error with the program, please file an issue at https://github.com/microsoft/farmvibes-ai/issues. Please also include the contents of /home/azureuser/.cache/farmvibes-ai/farmvibes-ai-local.log in your issue.
In which step did you encounter the bug?
FarmVibes.AI setup
Are you using a local or a remote (AKS) FarmVibes.AI cluster?
Local cluster
Bug description
Hi. I'm currently setup FarmVibes.AI on Azure VM and facing the issue as below. The setup works well yesterday but running into error today. I tried to run the setup on Azure VM and also GCP Compute Engine instance but receive the same error. Any idea why?
Running step:
farmvibes-ai local setup
Errors:
Steps to reproduce the problem
No response