[RESOLVED] Issues registering to GitLab

Hi there,

When I register for access to https://gitlab.qunex.yale.edu/ I am given a link to confirm the request, however the link appears not to work, so I am unable to access the QuNex container image via GitLab.

Best wishes,
George

Hi George,

I investigated the registration system and all of our servers seem to be up and running. Then I retested the registration process and it worked fine. So, it seems like the issue might be on your end (perhaps a firewall or something similar is prohibiting you from confirming the registration).

Anyhow, I confirmed your registration manually and you should now be able to set your password and login. If it does not work, please let me know and I will help.

Best, Jure

Hi Jure,

Brilliant, thank you!

Best wishes,
George

Hi Jure,

I’m still having issues with access. I am trying to build a singularity container.

Here’s the command I’ve used:

singularity build --docker-login qunexcontainer-0.90.6.sif docker://gitlab.qunex.yale.edu:5002/qunex/qunexcontainer:0.90.6
Enter Docker Username:
Enter Docker Password:

And the error:

INFO: Starting build…
FATAL: While performing build: conveyor failed to get: Error reading manifest 0.90.6 in gitlab.qunex.yale.edu:5002/qunex/qunexcontainer: errors:
denied: requested access to the resource is denied
unauthorized: authentication required

Any help much appreciated!

BW,
George

Just to note, I removed my username from the above, I used my GitLab username and password.

BW,
George

When manually adding you, I did not set the correct permission level on your account. All should be well now. Just two remarks, the latest version is 0.91.7 and you can download the Singularity image directly from the repository (https://gitlab.qunex.yale.edu/qunex/qunexcontainer). This is usually faster than building a new image. But you can also build a new image.

Thank you, that has resolved the issue!

Best wishes,
George

Good to know, thanks! If you encounter any additional issues just post them on this forum and we will gladly assist you.