wineslab / colosseum-scope

Source code for the paper L. Bonati, S. D'Oro, S. Basagni, and T. Melodia, "SCOPE: An Open and Softwarized Prototyping Platform for NextG Systems," in Proceedings of ACM MobiSys, June 2021.
https://dl.acm.org/doi/10.1145/3458864.3466863
GNU General Public License v3.0
35 stars 14 forks source link

when run python3 scope_start.py --config-file radio_interactive.conf error happens #3

Closed SOANykun closed 1 year ago

SOANykun commented 1 year ago

ERROR No nodes found, exiting. Did you start the Colosseum scenario (colosseumcli rf start -c)? If in batch mode, disable the colosseumcli option in the configuration file

SOANykun commented 1 year ago

After I modify "colosseumcli = False" in file radio_interactive.conf still error happens as follow:

ERROR Interface col0 is not active. Exiting execution

SOANykun commented 1 year ago

image

leonardobonati commented 1 year ago

Hi SOANykun,

My suspicion is that you are either trying this in a Colosseum reservation with one node only (in this case, please make a reservation with multiple nodes), or outside the Colosseum environment (in this case, you need to adapt the scripts to use a wired interface that connects your nodes, e.g., an interface to a common switch, since you do not seem to have an interface called col0). Also, please note that this is only used for node discovery and you can still run the remaining scripts using the radio_generic.conf configuration file.

SOANykun commented 1 year ago

Thank you very much, as you said i am outside the Colosseum environment, but I don't know how to enter the coloseum experimental environment can you teach me?

leonardobonati commented 1 year ago

Your PI needs to submit a request for a new team using this form.

SOANykun commented 1 year ago

OK,thank you

SOANykun commented 1 year ago

Hi, if I don't have NSF grant number Can I apply for using colosseum?

leonardobonati commented 1 year ago

I am not sure, you can try to submit the form anyway.