Forum Replies Created
-
AuthorPosts
-
Hello Komal,
this is the second slice I was setting up on CERN the slice ID is f8e3ea1a-2cc0-4353-a981-24340e04a520.
Btw – I just noticed that it finished setting up – so I am not sure what that error message was or how it resolved : -(
thanks
Nirmala
if it is the hostname then this is what I get Komal
jupyter-03baf9ee-2d7e80-2d4dc3-2d8012-2dd62bd4db65fb
thanks
Nirmala
I treid the following script
key_dict = {
“key”: new_public_key,
“comment”: “addkey-by-poa”
}node.poa(
operation=”addkey”,
keys=[key_dict]
)and got this error
ValueError: POA 1a788e43-78dd-43a2-b27e-132f1215eea6/addkey failed: Exception during poa for unit: 631e12c4-fd60-45d6-87de-3252f0cce8f9 msg <class 'ipaddress.IPv6Address'> is not taggable is not taggableSorry Michael – that was my bad. I forgot to update the change in fabric_rc
thanks
Nirmala
thanks Komal – that worked
thanks Komal. I will be testing them tomorrow.
thanks Komal
the bastion key has not expired Komal. I am able to ssh into some nodes in the TACC site, but looks like I lost access to some nodes.
I am not seeing a tmp/fablib directory
thanks
hello Komal
I am using Fablib 1.9.1
thanks
nirmala
Hello Komal
not sure where to check for the fablib version.
We have been working on the C code for quite some time. we edit the code and upload and at times download to save the working code. This time when we download it was saving as a text file.
thanks
Nirmala
Hello I noticed that the rel.1.4.5 show up in the fabric_config.json file. Can I delete the two lines in the json file/
thanks
Nirmala
thanks Komal. I tried again today.
I checked the fabric_config.json file – and did not see multiple entries. just the following
-
- <label>url</label>“default”
- <label>location</label>“/home/fabric/work”
-
- <label>url</label>“https://github.com/fabric-testbed/jupyter-examples/archive/refs/tags/rel1.4.5.tar.gz”
- <label>location</label>“/home/fabric/work/”
August 11, 2025 at 1:51 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8796OK Komal thanks
August 11, 2025 at 1:41 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8794Thanks Komal,
the fix that Peter used was to download the 1.9.1 version from the github by changing the requirements.txt in fabric_config.
do we need to do anything else to get the updated 1.9.1 version that you state above?
thanks
Nirmala
August 8, 2025 at 5:12 pm in reply to: Cannot iterate over interfaces on a network in FABlib v1.9.0 #8791thanks a lot Komal. peter checked it and looks like it worked. I will be trying it now .
-
-
AuthorPosts