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

Playground shows nodes are down when public key missing from twin #73

Closed
elproducto opened this issue Apr 9, 2023 · 4 comments
Closed
Assignees
Labels
Milestone

Comments

@elproducto
Copy link

Description

Unable to deploy a micro VM on test playground. Error Node is down is presented once node is selected, however node is marked as online in the test dashboard. Brave and Chrome browser was used to deploy on grid.

Issue only appears on test playground. I was able to deploy a Micro VM to production playground with same browsers and seed phrase. Production playground is using v1.6.1 of playground, test is using v1.7.0-rc3 of playground.

Steps to reproduce

  • Navigate to test dashboard Node Section - Note an online Node ID
  • Navigate to test playground
  • In Brave browser toggled Shield down, not required for Chrome
  • Select Micro Virtual machine link
  • Click Profile Manager link
  • Input seed phrase into Profile Manager
  • Inpute VM specification
  • Select node or Input Node ID from above to deploy VM to (Tested against several nodes, but one can use FreeFarm Nodes,Node 12, or Node 262 to reproduce)
@scottyeager
Copy link
Contributor

scottyeager commented Apr 10, 2023

So I thought that this was happening because the dashboard didn't set the public key ([#630 ])(threefoldtecharchive/tfgrid_dashboard#630).

Since originally writing this comment, I've learned that:

  1. The playground should set the public key and relay automatically
  2. The case where the public key does not get set is not universally reproducible and it's not been observed on mainnet since the playground 1.7.0 was released there

@scottyeager scottyeager transferred this issue from threefoldtecharchive/tfgrid_dashboard Apr 10, 2023
@scottyeager scottyeager changed the title Deployment Node Down On Test Playground Playground shows nodes are down when public key missing from twin Apr 10, 2023
@scottyeager
Copy link
Contributor

scottyeager commented Apr 11, 2023

The outstanding question is, why do some accounts on testnet not have their twin and relay set automatically. For example, I've activated this account in the profile:

image

But the relay doesn't get set:

image

And this happens on new accounts I create on testnet too.

@rkhamis rkhamis transferred this issue from threefoldtecharchive/grid_weblets Apr 13, 2023
@alichaddad alichaddad self-assigned this Apr 13, 2023
@ramezsaeed ramezsaeed removed this from 3.9.0 Apr 19, 2023
@ramezsaeed ramezsaeed added this to the 2.0.0 milestone Apr 19, 2023
@ramezsaeed ramezsaeed removed this from 3.11.x Apr 19, 2023
@ramezsaeed ramezsaeed moved this to Accepted in 3.10.x Apr 19, 2023
@AhmedHanafy725
Copy link
Contributor

@AhmedHanafy725 AhmedHanafy725 moved this from Accepted to In Progress in 3.10.x Apr 20, 2023
@AhmedHanafy725 AhmedHanafy725 self-assigned this Apr 20, 2023
@AhmedHanafy725 AhmedHanafy725 moved this from In Progress to Verification in 3.10.x Apr 26, 2023
@A-Harby
Copy link
Contributor

A-Harby commented Apr 27, 2023

PK issue was fixed and if pk is empty or incorrect, it will update once weblets is used.
And If relay isn't defined yet, user wouldn't be able to open until twin relay is set.
image
image

@A-Harby A-Harby closed this as completed Apr 27, 2023
@github-project-automation github-project-automation bot moved this from Verification to Done in 3.10.x Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

7 participants