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

Funkwhale shows errors in developer tool console #255

Open
A-Harby opened this issue May 22, 2024 · 1 comment
Open

Funkwhale shows errors in developer tool console #255

A-Harby opened this issue May 22, 2024 · 1 comment
Assignees

Comments

@A-Harby
Copy link

A-Harby commented May 22, 2024

I just deployed a funkwhale instance from dashboard mainnet 2.4.2 using the flist https://hub.grid.tf/tf-official-apps/funkwhale-dec21.flist.

It took a while to load the site; it kept giving me a bad gateway at first, then the site opened after.
image
image

Also, I tried to ssh to the VM to get zinit logs, but the connection was refused.
image

deployments details

{
  "version": 0,
  "contractId": 458496,
  "nodeId": 5942,
  "name": "fwlkbl1",
  "created": 1716383039,
  "status": "ok",
  "message": "",
  "flist": "https://hub.grid.tf/tf-official-apps/funkwhale-dec21.flist",
  "publicIP": null,
  "planetary": "300:fccd:ecd4:e202:b2ae:3ece:f23e:87ac",
  "myceliumIP": "5a8:66eb:3e42:29f7:ff0f:0:400:2",
  "interfaces": [
    {
      "network": "nwup8sx",
      "ip": "10.20.4.2"
    }
  ],
  "capacity": {
    "cpu": 1,
    "memory": 2048
  },
  "mounts": [
    {
      "name": "diskw8z",
      "mountPoint": "/data",
      "size": 53687091200,
      "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",
    "FUNKWHALE_HOSTNAME": "fw11867fwlkbl1.gent02.grid.tf",
    "DJANGO_SUPERUSER_EMAIL": "harbya@incubaid.com",
    "DJANGO_SUPERUSER_USERNAME": "admin",
    "DJANGO_SUPERUSER_PASSWORD": "fT2YSAE5%nid"
  },
  "entrypoint": "/init.sh",
  "metadata": "",
  "description": "",
  "rootfs_size": 524288000,
  "corex": false,
  "gpu": [],
  "deploymentName": "fwlkbl1",
  "projectName": "funkwhale/fwlkbl1",
  "billing": "No Data Available",
  "wireguard": "[Interface]\nAddress = 100.64.20.3/32\nPrivateKey = x2Kp08KNgJcKaWS2yjeB1OA67p0gfmYUwSmp/jiKPp8=\n\n[Peer]\nPublicKey = RPDonZYn3nGXWIHwbltAlV3iIcKoVbRBjQD5CYElMyg=\nAllowedIPs = 10.20.0.0/16, 100.64.20.0/32\nPersistentKeepalive = 25\nEndpoint = 185.69.166.141:5593"
}
@PeterNashaat
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants