1. Komal Thareja

Komal Thareja

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 319 total)
  • Author
    Posts
  • in reply to: 403 : Forbidden Access to JupyterHub #6446
    Komal Thareja
    Participant

      I suspect that multiple email aliases were configured recently for your account. JHUB queries user roles based on your email. In this case, your email address is being passed as polycarpnalela@missouri.edu to JHUB.

      LDAP has your information stored with polycarpnalela@mail.missouri.edu and hence LDAP query returns no information for your account resulting in access denied as indicated in the error below.

      Is it possible for you to change your email configuration to allow polycarpnalela@mail.missouri.edu as the primary email address?

       

      [W 2024-01-29 00:02:22.712 JupyterHub fabricauthenticator:37] FABRIC user polycarpnalela@missouri.edu is not in CO:COU:Jupyterhub:members:active

       

      Thanks,

      Komal

      in reply to: 403 : Forbidden Access to JupyterHub #6442
      Komal Thareja
      Participant

        Are you trying to login to JH using the email address: polycarpnalela@mail.missouri.edu

        Which Identity provider are you using when you login via CILogon?

        Also, could you please share the snapshot of what you see on the following link after logging on to Portal?

        Please also share the cookie contents as well.

        https://portal.fabric-testbed.net/check-cookie

        Also, try opening JH on an incognito browser window and see if that helps.

        Thanks,

        Komal

        in reply to: 403 : Forbidden Access to JupyterHub #6439
        Komal Thareja
        Participant

          Hello Polycarp,

           

          Could you please check on the portal if you are a member of a project? This error typically occurs if you are not a member of a project.

          Thanks,

          Komal

          in reply to: Can’t access Jupyter Hub #6438
          Komal Thareja
          Participant

            @Vaiden – This generally happens if you are not a member of a project. Could you please check on the portal if you are a member of a project?

            Thanks,

            Komal

            in reply to: Error in creating a cluster with multiple nodes #6437
            Komal Thareja
            Participant

              Hi Manas,

              Thank you for sharing your observations. I see one of the VMs failed to provision on UCSD and resulted in rest of the slivers being closed by orchestrator. Could you please try creating your slice again or share your notebook? I don’t have enough information to debug this further and would like to reproduce in our environment.

              Appreciate your help with this!

              Thanks,

              Komal

              in reply to: Maintenance on Network AM – 01/26/2024 (9:00am-10:00am EST) #6427
              Komal Thareja
              Participant

                Maintenance is complete!

                in reply to: error when setting up a slice #6424
                Komal Thareja
                Participant

                  Could you please check /tmp/fablib/fablib.log for any errors? Also could you please check if you are able to SSH to the VMs in your slice from command line?

                  Also, please share your notebook if possible to help us recreate this in our environment.

                  Thanks,

                  Komal

                  in reply to: error when setting up a slice #6421
                  Komal Thareja
                  Participant

                    This typically happens, when your SSH keys are not setup properly. By default, fablib executes some default post boot config tasks to configure IP addresses if the notebook setup for auto config is used.

                    Could you please check if your bastion keys are not expired and sliver keys are setup correctly?

                    Validation of keys and configuration can also be done via configure_and_validate.ipynb notebook available under jupyter-examples-*directory. This notebook was added recently and should be available under jupyter-examples-main or jupyter-examples-1.6.1

                    Please let us know if the issue persists.

                    Thanks,

                    Komal

                    in reply to: apache web server example networking problem #6410
                    Komal Thareja
                    Participant

                      @Acheme – Thank you for providing the solution for this issue. Appreciate it!

                       

                      I also wanted to add that Apache Web Server notebook was a bit outdated and not inline with latest Fablib API. I have updated the notebook so that it uses latest Fablib APIs which take care of the networking as well and does not rely on user explicitly configuring IP addresses.

                      If needed, please try the latest version of the notebook from Github: https://github.com/fabric-testbed/jupyter-examples/blob/main/fabric_examples/complex_recipes/apache_web_server/apache_web_server.ipynb

                       

                      Thanks,

                      Komal

                      in reply to: Issue creating a slice at TACC #6408
                      Komal Thareja
                      Participant

                        Should be resolved now. I just tried a slice and it worked.

                        Thanks,

                        Komal

                        in reply to: Issue creating a slice at TACC #6407
                        Komal Thareja
                        Participant

                          Hi Acheme,

                           

                          We are noticing intermittent connectivity issues with TACC switch, resulting in the Network Services failing to provision. That’s resulting the Network being set to None. We are working to resolve this issue and will keep you posted.

                           

                          Thanks,

                          Komal

                          in reply to: Issue creating a slice at TACC #6400
                          Komal Thareja
                          Participant

                            Hi Acheme,

                            Thank you for reporting this issue. TACC worker tacc-w1 where VMs were spawned had issues. We have recovered the worker and provisioning should work now.

                            Thanks,

                            Komal

                            in reply to: exception error when reserving resources for a slice #6393
                            Komal Thareja
                            Participant

                              Yes either of the following should work.

                              Spring 2024 container –fabrictestbed-extensions==1.6.0 or

                              Fall 2023 container – fabrictestbed-extensions==1.5.6

                              Thanks,

                              Komal

                              in reply to: exception error when reserving resources for a slice #6389
                              Komal Thareja
                              Participant

                                Hi Nirmala,

                                Which JH container are you using? This error typically happens due to a version mismatch for Fablib. Please see below:

                                Fablib – if you are still using Release 1.5, please update fablib using the command:

                                pip install fabrictestbed-extensions==1.5.6

                                Also, if you face issues running notebooks on JH, please ensure there are no entries for fabrictestbed-extensions  in fabric_config/requirements.txt. If you have any entries there, Please remove them and restart your JH container.

                                Thanks,

                                Komal

                                in reply to: Maintenance on Network AM – 01/22/2024 (3:00pm-4:00pm EST) #6384
                                Komal Thareja
                                Participant

                                  Network model has been updated and maintenance is complete!

                                Viewing 15 posts - 166 through 180 (of 319 total)