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

Mattermost: After deploying some instance aren't working #1977

Closed
A-Harby opened this issue Jan 15, 2024 · 3 comments
Closed

Mattermost: After deploying some instance aren't working #1977

A-Harby opened this issue Jan 15, 2024 · 3 comments
Assignees
Labels
playground type_bug Something isn't working
Milestone

Comments

@A-Harby
Copy link
Contributor

A-Harby commented Jan 15, 2024

Description

Devnet, 755bfa4.

After deploying multiple instances of Mattermost, some of them aren't working even after waiting for few hours to load.

A clear description of the bug, including relevant identifiers like:

  • Twin ID: 162

  • Node ID: 30

  • Farm ID: 1

  • Contract ID: 60606

Steps to reproduce

  1. Navigate to the Dashboard.
  2. Connect your wallet.
  3. Click on Applications under the Deploy tab in the sidebar.
  4. Select the Mattermost card.
  5. Choose a node and domain.
  6. Deploy.

Logs/Alerts

image

Zinit log

{
  "version": 0,
  "contractId": 60606,
  "nodeId": 30,
  "name": "mmkcidr1",
  "created": 1705239195,
  "status": "ok",
  "message": "",
  "flist": "https://hub.grid.tf/tf-official-apps/mattermost-latest.flist",
  "publicIP": null,
  "planetary": "301:a9bd:9b77:ce71:b630:5895:f0ac:ca9d",
  "interfaces": [
    {
      "network": "nwpsueo",
      "ip": "10.20.4.2"
    }
  ],
  "capacity": {
    "cpu": 1,
    "memory": 2048
  },
  "mounts": [
    {
      "name": "diskpzt",
      "mountPoint": "/var/lib/docker",
      "size": 16106127360,
      "state": "ok",
      "message": ""
    }
  ],
  "env": {
    "SSH_KEY": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvmSYj5BKWkizdNyIziMfMm0CRrgq0UxFtBfBdArUMXSFkU30rtExbg6dlVFJCufw6UsCESm/QBSwlOyYKRdpsfVARcAw5G5OG0iX/22n+tYmCcWpmOJLJZaAmSynF1kwpBx3XDy40mFL6OMXjqFcU3DirbcucIL185XfAsTzrq3tDtSvmYPwbXMVMbs1ZAZValxOQNuaLty4qGD2awxVNZq4vtAzgp755bfa4z3FFo3cs2g70jsGiPq/rsH+NxZHYmqvYnF/S0aPGBrbOe2yW8Cz0mqq5CzqbjYd+Qorkmt7uyJrlCBI43ky+pUuiAYeE1eJlWl5svA+ibWk5yYoa6svLUkaL1kcOMeZWLzDjL3OCrno9gglNp8zUkdSagHROoYlGgpc5fnzMGX4MKDLpHdE9xdk4NjpjB2Iq3hV3DamexXAhLEirLYv9fSilSyKVf/2kvYAa9o+NS4DgBVvXg9J54By/mAVsydD4lbpNe/2pX/WoFGCczmoQfWdHgJPYVCf2vU= harby@ahmed-Saleh-Harby",
    "DB_PASSWORD": "vFYr4VlG7fOn",
    "SITE_URL": "https://mm162mmkcidr1.gent02.dev.grid.tf",
    "MATTERMOST_DOMAIN": "mm162mmkcidr1.gent02.dev.grid.tf"
  },
  "entrypoint": "/sbin/zinit init",
  "metadata": "{\"type\":\"vm\",\"name\":\"mmkcidr1\",\"projectName\":\"mattermost/mmkcidr1\"}",
  "description": "",
  "rootfs_size": 524288000,
  "corex": false,
  "gpu": [],
  "deploymentName": "mmkcidr1",
  "projectName": "mattermost/mmkcidr1",
  "billing": "No Data Available",
  "wireguard": "[Interface]\nAddress = 100.64.20.3/32\nPrivateKey = M+gOug/onQmZCKdx96bXTK2fE/4VXeubs/1FXxA43xI=\n\n[Peer]\nPublicKey = OTIP0p/zX+t0ccNAktpCn4YzoQZ8zdIhFncIlNMD8j4=\nAllowedIPs = 10.20.0.0/16, 100.64.20.0/32\nPersistentKeepalive = 25\nEndpoint = 185.206.122.32:6651"
}
@A-Harby A-Harby added type_bug Something isn't working dashboard playground and removed dashboard labels Jan 15, 2024
@mohamedamer453
Copy link
Contributor

I faced the same issue while deploying multiple instances, after deploying 4 different instances on different nodes and with different specs all of them returned Bad Gateway and were unable to start after almost an hour.

image

and here are the full logs of one of the instances from executing zinit log

@zaelgohary
Copy link
Contributor

Blocked on threefoldtech/tf-images#225

@zaelgohary zaelgohary moved this from Accepted to Blocked in 3.14.x May 1, 2024
@AlaaElattar AlaaElattar self-assigned this May 19, 2024
@AlaaElattar AlaaElattar moved this from Blocked to Pending Review in 3.14.x 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
playground type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

7 participants