-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I am trying to run the file sdr5g_latency_measurement_setup.ipynb
However, it fails at the restart step before running gnodeb:
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
Cell In[9], line 7
5 sdrnet = chi.network.get_network(sdrname+"-net")
6 sdrip = "10.30.1.4"
----> 7 restart_sdr(sdrname,sdrnet['id'],worker02_reservation_id,"eno12409np1")
9 # wait 10 seconds
10 time.sleep(10)
[...]
RuntimeError: Container went in to error state
The issue can be seen in the Chameleon web view:
IP address 10.30.1.253 is not a valid IP for the specified subnet.
This IP address is hard-coded in chi\expeca.py
Please help me fix this. Thanks!
Metadata
Metadata
Assignees
Labels
No labels