1. Alicia Esquivel Morel

Alicia Esquivel Morel

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Oh, okay, then you are trying to create a local ethernet [layer 2] network?

    I think we can also check here, https://fabric-fablib.readthedocs.io/en/latest/genindex.html

    With all available methods

    Are you using FABlib2 API?

    When you are creating the slice and allocating resources, then you should see your MAC address printed out as well.

     

    in reply to: Exception: node.execute: Management IP Invalid: None #3574

    Hey,

    I used to have the same issue. Check your project id if it changed, your keys, bastion, etc. Also, try to work in another site. Not all sites are available. In the hello world example, it gives you a random site that might be unavailable.

    Something else you can try is go to the hub control panel in your Jupyter notebook and then restart your server.

    Hope this helps!

    -Alicia

    1 user thanked author for this post.
    in reply to: Production Jupyter Hub Upgrade 09/13/22 [PLEASE READ] #3031

    To download everything, I run this !tar chvfz notebook.tar.gz * in a separate cell in one of my notebooks.
    Then right click, copy download url, paste on a new tab and enter.

     

    in reply to: Updated P4langTutorials #2734

    Perfection. We will work on this as soon as Fabric is up again.

    Thanks Paul!

    -Alicia

    in reply to: Updated P4langTutorials #2732

    Hi Paul,

    I will jump into this. I have seen and I worked in this experiment before. The example was working as expected, with no issues. What I believe might be happening is that we are pulling a docker image that might be down. The screenshot is from the file “router_setup_p4_bmv2_container.sh” where we install the p4 behavioral model to the switches.

    Also, I paid attention to the sites, and in particular with the example I run before, I was using IPV6 sites. The logic seems fine, but as I said, probably there might be an issue with the docker images. Is there a way we can check that Paul? Also, if we know exactly what is inside/ have access to these docker containers, we can create our own.

    Having that simple example working again can help us to instantiate and run our own customized experiment.

    Thank you!

    -Alicia

    in reply to: FABRIC Software Release 1.2 Update June 6 #2035

    Hey Fabric friends,

    I’m working on allocating some resources for a particular project I’m working on. My Project name is “Flynet
    Project for NSF Flynet project”. We are getting the following error:

    Error: Failed to submit slice: Status.FAILURE, (500)
    Reason: INTERNAL SERVER ERROR
    HTTP response headers: HTTPHeaderDict({‘Server’: ‘nginx/1.21.6’, ‘Date’: ‘Wed, 08 Jun 2022 16:11:34 GMT’, ‘Content-Type’: ‘text/html; charset=utf-8’, ‘Content-Length’: ‘130’, ‘Connection’: ‘keep-alive’, ‘Access-Control-Allow-Credentials’: ‘true’, ‘Access-Control-Allow-Headers’: ‘DNT, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range’, ‘Access-Control-Allow-Methods’: ‘GET, POST, PUT, DELETE, OPTIONS’, ‘Access-Control-Allow-Origin’: ‘*’, ‘Access-Control-Expose-Headers’: ‘Content-Length, Content-Range, X-Error’, ‘X-Error’: ‘PDP Authorization check failed – Policy Violation: Your project is lacking Component.SmartNIC tag to provision a VM with SmartNIC.’})
    HTTP response body: PDP Authorization check failed – Policy Violation: Your project is lacking Component.SmartNIC tag to provision a VM with SmartNIC.

    With the new updates, our understanding is that we need certain permissions in order to run this experiment.

    Any help will be much appreciated.

    -Alicia

Viewing 7 posts - 1 through 7 (of 7 total)