$ apptainer remote add SylabsCloud cloud.sycloud.io
INFO: Remote "SylabsCloud" added.
Generate an access token at https://cloud.sycloud.io/auth/tokens, and paste it here.
Token entered will be hidden for security.
Access Token:
FATAL: while verifying token: error making request to server: Get "https://cloud.sycloud.io/assets/config/config.prod.json": tls: failed to verify certificate: x509: certificate signed by unknown authority
I created an account at https://cloud.sylabs.io and generated a token, which I pasted at the prompt above.
I tried downloading the container anyway, but saw the same error:
$ apptainer remote use SylabsCloud
INFO: Remote "SylabsCloud" now in use.
$ apptainer pull enricherator.sif library://schroedj/appliances/enricherator:latest
FATAL: Unable to get library client configuration: unable to get library service URI: error making request to server: Get "https://cloud.sycloud.io/assets/config/config.prod.json": tls: failed to verify certificate: x509: certificate signed by unknown authority
Any ideas?
Thanks!
I created an account at https://cloud.sylabs.io and generated a token, which I pasted at the prompt above.
I tried downloading the container anyway, but saw the same error:
Any ideas?
Thanks!