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

Deploying the Taiga takes several tries to make it function. #1788

Closed
A-Harby opened this issue Dec 25, 2023 · 7 comments
Closed

Deploying the Taiga takes several tries to make it function. #1788

A-Harby opened this issue Dec 25, 2023 · 7 comments
Assignees
Labels
dashboard type_bug Something isn't working
Milestone

Comments

@A-Harby
Copy link
Contributor

A-Harby commented Dec 25, 2023

Description

All the solutions, when deployed, will have a 50/50 chance of working; any solution on any network will do the same. I just tried all of them, and I had to deploy the same solution more than once to have it work, and this issue has been like this for a while.

The error message differs from one solution to another, for example, Taiga.
image
image

@xmonader
Copy link
Contributor

Do we have tickets for the failures?

@A-Harby
Copy link
Contributor Author

A-Harby commented Dec 27, 2023

Do we have tickets for the failures?

No,
But it is very easy to reproduce, and there is no specific reason for the failure.

@ramezsaeed ramezsaeed changed the title Deploying the solution takes several tries to make it function. Deploying the Taiga takes several tries to make it function. Jan 3, 2024
@ramezsaeed ramezsaeed added this to 3.14.x Jan 3, 2024
@ramezsaeed ramezsaeed added this to the 2.4.0 milestone Jan 3, 2024
@AlaaElattar AlaaElattar added type_bug Something isn't working dashboard labels Jan 15, 2024
@A-Harby
Copy link
Contributor Author

A-Harby commented Jan 17, 2024

Update: The same issue is still happening.

Zinit Logs

image
image

{
  "version": 0,
  "contractId": 145696,
  "nodeId": 420,
  "name": "tgztna1",
  "created": 1705506052,
  "status": "ok",
  "message": "",
  "flist": "https://hub.grid.tf/tf-official-apps/grid3_taiga_docker-latest.flist",
  "publicIP": null,
  "planetary": "300:64e7:9178:1b7:7059:a0e9:d814:53ea",
  "interfaces": [
    {
      "network": "nwmc6i7",
      "ip": "10.20.4.2"
    }
  ],
  "capacity": {
    "cpu": 2,
    "memory": 4096
  },
  "mounts": [
    {
      "name": "disklqb",
      "mountPoint": "/var/lib/docker",
      "size": 107374182400,
      "state": "ok",
      "message": ""
    }
  ],
  "env": {
    "SSH_KEY": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvmSYj5BKWkizdNyIziMfMm0CRrgq0UxFtBfBdArUMXSFkU30rtExbg6dlVFJCufw6UsCESm/QBSwlOyYKRdpsfVARcAw5G5OG0iX/22n+tYmCcWpmOJLJZaAmSynF1kwpBx3XDy40mFL6OMXjqFcU3DirbcucIL185XfAsTzrq3tDtSvmYPwbXMVMbs1ZAZValxOQNuaLty4qGD2awxVNZq4vtAzgpz3FFo3cs2g70jsGiPq/rsH+NxZHYmqvYnF/S0aPGBrbOe2yW8Cz0mqq5CzqbjYd+Qorkmt7uyJrlCBI43ky+pUuiAYeE1eJlWl5svA+ibWk5yYoa6svLUkaL1kcOMeZWLzDjL3OCrno9gglNp8zUkdSagHROoYlGgpc5fnzMGX4MKDLpHdE9xdk4NjpjB2Iq3hV3DamexXAhLEirLYv9fSilSyKVf/2kvYAa9o+NS4DgBVvXg9J54By/mAVsydD4lbpNe/2pX/WoFGCczmoQfWdHgJPYVCf2vU= harby@ahmed-Saleh-Harby",
    "DOMAIN_NAME": "tg7189tgztna1.gent04.grid.tf",
    "ADMIN_USERNAME": "admin",
    "ADMIN_PASSWORD": "OUF5ewvaGeAp",
    "ADMIN_EMAIL": "harby@cs.rg"
  },
  "entrypoint": "/sbin/zinit init",
  "metadata": "{\"type\":\"vm\",\"name\":\"tgztna1\",\"projectName\":\"taiga/tgztna1\"}",
  "description": "",
  "rootfs_size": 2147483648,
  "corex": false,
  "gpu": [],
  "deploymentName": "tgztna1",
  "projectName": "taiga/tgztna1",
  "billing": "0.738 TFT/hour",
  "wireguard": "[Interface]\nAddress = 100.64.20.3/32\nPrivateKey = lMOaDsIgPM9Dv4R1nr3HfY1vhb/QepUdOSuEG+dj2GE=\n\n[Peer]\nPublicKey = 8hJgytYGZHSTRFUfQlD/TvuFYqN11iMJJ6Kv587xU30=\nAllowedIPs = 10.20.0.0/16, 100.64.20.0/32\nPersistentKeepalive = 25\nEndpoint = 185.69.167.142:2392"
}

@MohamedElmdary
Copy link
Member

require investing

@A-Harby
Copy link
Contributor Author

A-Harby commented Mar 4, 2024

Still happening...
image

@AhmedHanafy725 AhmedHanafy725 modified the milestones: 2.4.0, 2.5.0 Mar 25, 2024
@zaelgohary
Copy link
Contributor

Blocked on threefoldtech/tf-images#230

@zaelgohary zaelgohary moved this from Accepted to Blocked in 3.14.x May 1, 2024
@AlaaElattar AlaaElattar moved this from Blocked to Pending Review in 3.14.x May 19, 2024
@AlaaElattar AlaaElattar self-assigned this May 19, 2024
@AlaaElattar AlaaElattar mentioned this issue May 19, 2024
5 tasks
@AlaaElattar AlaaElattar moved this from Pending Review to In Verification in 3.14.x May 20, 2024
@khaledyoussef24
Copy link
Contributor

@khaledyoussef24 khaledyoussef24 moved this from In Verification to Done in 3.14.x May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

8 participants