Code Monkey home page Code Monkey logo

Comments (6)

aporlowski avatar aporlowski commented on August 11, 2024

burn gui works for Linux. I had to push a few fixes just now

cluster from the commandline also works
cms burn cluster --hostname=red,red00[1-2] --ssid=NETGEAR19-5G -y --device=/dev/sdb

from cloudmesh-pi-burn.

laszewsk avatar laszewsk commented on August 11, 2024

likely other modifications have been done. DK reports tutorials do not work, JP reports tutorial work

from cloudmesh-pi-burn.

laszewsk avatar laszewsk commented on August 11, 2024

gregor was able to after he fixed the config file in .ssh to run temp on dks machine. THis it seems a documentation issue on how to create the right config file. DK does not post the errors properly just says its the same error as before, but which, he had different once

from cloudmesh-pi-burn.

laszewsk avatar laszewsk commented on August 11, 2024

also dks issue is not yet related to ubuntu, but to rasbianos

from cloudmesh-pi-burn.

laszewsk avatar laszewsk commented on August 11, 2024

reassigned to JP.
just follow tutorial and if works, let us know so we can close this

from cloudmesh-pi-burn.

jpfleischer avatar jpfleischer commented on August 11, 2024

i am able to replicate this issue.

Sledgehammer@Sledgehammer MINGW64 ~
$ cms pi temp red,red0[1-3]
ERROR: not enough values to unpack (expected 2, got 0)
ERROR: not enough values to unpack (expected 2, got 0)
ERROR: not enough values to unpack (expected 2, got 0)
ERROR: not enough values to unpack (expected 2, got 0)
+--------+--------+-------+----------------------------+
| host   |    cpu |   gpu | date                       |
|--------+--------+-------+----------------------------|
| red    | 49.173 |  49.1 | 2022-05-11 13:15:47.525902 |
| red01  |  0     |   0   | 2022-05-11 13:15:49.123703 |
| red02  | 46.251 |  46.2 | 2022-05-11 13:15:48.622586 |
| red03  |  0     |   0   | 2022-05-11 13:15:50.259289 |
+--------+--------+-------+----------------------------+
# Timer: 3.9271s Load: 0.5881s pi temp red,red0[1-3]
(ENV3)
Sledgehammer@Sledgehammer MINGW64 ~
$ cat ~/.ssh/config



























##### CLOUDMESH PROXY CONFIG #####

Host red
     HostName red.local
     User pi
     StrictHostKeyChecking no

Host red01
     HostName red01.local
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no

Host red02
     HostName red02.local
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no

Host red03
     HostName red03.local
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no

Host red04
     HostName red04.local
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no

##### CLOUDMESH PROXY CONFIG #####


##### CLOUDMESH PROXY CONFIG red #####

Host red
     HostName red
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no

Host red01
     HostName red01
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no
     ProxyJump red

Host red02
     HostName red02
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no
     ProxyJump red

Host red03
     HostName red03
     User pi
     PreferredAuthentications publickey
     StrictHostKeyChecking no
     ProxyJump red

##### CLOUDMESH PROXY CONFIG red #####
(ENV3)
Sledgehammer@Sledgehammer MINGW64 ~

the solution is to manually delete the ~/.ssh/config file and start fresh.

after doing so, running cms host config --local=no --proxy=red red0[1-3] worked and temp worked fully for me.

$ cms pi temp red,red0[1-3]
+--------+--------+-------+----------------------------+
| host   |    cpu |   gpu | date                       |
|--------+--------+-------+----------------------------|
| red    | 50.147 |  49.1 | 2022-05-11 13:16:54.553520 |
| red01  | 46.251 |  46.2 | 2022-05-11 13:16:55.372313 |
| red02  | 47.225 |  47.2 | 2022-05-11 13:16:54.623518 |
| red03  | 45.277 |  45.2 | 2022-05-11 13:16:55.572259 |
+--------+--------+-------+----------------------------+
# Timer: 4.6478s Load: 0.5820s pi temp red,red0[1-3]

from cloudmesh-pi-burn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.