Forum Replies Created
-
AuthorPosts
-
Hi,
Sure.
Please check the attachment.
HI,
Here is my frabic_rc. How should I modified it ?
export FABRIC_ORCHESTRATOR_HOST=orchestrator.fabric-testbed.net
export FABRIC_CREDMGR_HOST=cm.fabric-testbed.net
export FABRIC_CORE_API_HOST=uis.fabric-testbed.net
export FABRIC_AM_HOST=artifacts.fabric-testbed.net
export FABRIC_TOKEN_LOCATION=/home/johnnydai/.tokens.json
export FABRIC_PROJECT_ID=34a45f8f-be0e-4efc-a91c-38358ce4ca29
export FABRIC_BASTION_HOST=bastion-renc-1.fabric-testbed.net
export FABRIC_BASTION_USERNAME=yuanjun_dai_0033333176
export FABRIC_BASTION_KEY_LOCATION=/home/johnnydai/work/fabric_config/fabric_bastion_key
export FABRIC_SLICE_PUBLIC_KEY_FILE=/home/johnnydai/.ssh/id_rsa.pub
export FABRIC_SLICE_PRIVATE_KEY_FILE=/home/johnnydai/.ssh/id_rsa
export FABRIC_AVOID=
export FABRIC_SSH_COMMAND_LINE=ssh -i {{ _self_.private_ssh_key_file }} -F /home/johnnydai/work/fabric_config/ssh_config {{ _self_.username }}@{{ _self_.management_ip }}
export FABRIC_LOG_LEVEL=INFO
export FABRIC_LOG_FILE=/tmp/fablib/fablib.log
export FABRIC_BASTION_SSH_CONFIG_FILE=/home/johnnydai/work/fabric_config/ssh_configJanuary 16, 2025 at 10:39 am in reply to: Real-Time Update Issue in fablib.show_site API After Resource Release #8062The fact is I did not see it refresh even after 7 hours. It never happen before the update.
Hi,
I am not using JH to create the topology. I completely relay on the API.
I do not know where to find the log file via the JH.
Hi,
There is not log.
root@switch:/home/ubuntu# cat /tmp/fablib/fablib.log
cat: /tmp/fablib/fablib.log: No such file or directory
root@switch:/home/ubuntu# cd /tmp/
root@switch:/tmp# ls
fabric_execute_script.sh systemd-private-e06c8ce0156844f5bee668f56e7cba26-ModemManager.service-aWJZ2f systemd-private-e06c8ce0156844f5bee668f56e7cba26-systemd-resolved.service-Nr80fj
snap-private-tmp systemd-private-e06c8ce0156844f5bee668f56e7cba26-systemd-logind.service-vt6fTf systemd-private-e06c8ce0156844f5bee668f56e7cba26-systemd-timesyncd.service-egmfMi
root@switch:/tmp# vim fabric_execute_script.sh
root@switch:/tmp#January 10, 2025 at 4:16 pm in reply to: Issue with Slice Submission: NoneType Error for get_slice_public_key #8040Thank you!
January 10, 2025 at 3:54 pm in reply to: Issue with Slice Submission: NoneType Error for get_slice_public_key #8038I probably make it. It seems that I do not have a specific slice key and slice pub key. I am trying.
September 2, 2024 at 9:40 am in reply to: Subject: Issues with SSH Access to Fabric Nodes for Slice IDs: 34c41dad-c9f3-431 #7505User: yuanjun.dai@case.edu bastion key is valid!
Configuration is valid and please save the config!
Exception ignored in: <function Pool.__del__ at 0x7f133dbef2e0>
Traceback (most recent call last):
File “/home/johnnydai/miniconda3/lib/python3.11/multiprocessing/pool.py”, line 271, in __del__
File “/home/johnnydai/miniconda3/lib/python3.11/multiprocessing/queues.py”, line 371, in put
AttributeError: ‘NoneType’ object has no attribute ‘dumps’
Exception ignored in: <function Pool.__del__ at 0x7f133dbef2e0>
Traceback (most recent call last):
File “/home/johnnydai/miniconda3/lib/python3.11/multiprocessing/pool.py”, line 271, in __del__
File “/home/johnnydai/miniconda3/lib/python3.11/multiprocessing/queues.py”, line 371, in put
AttributeError: ‘NoneType’ object has no attribute ‘dumps’September 2, 2024 at 9:26 am in reply to: Subject: Issues with SSH Access to Fabric Nodes for Slice IDs: 34c41dad-c9f3-431 #7504Hi, does it mean, I need to create and update a new key?
However, the key in the host is still old. Do I need to create new slices?
Thank you.
Sure. I will do it right now.
-
AuthorPosts