digital-science / dimcli

Python client and CLI for scientometrics and research analytics using the Dimensions API.

Home Page:https://digital-science.github.io/dimcli/getting-started.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection error while accessing Dimensions Analytics API on remote

saralafia opened this issue · comments

I am accessing the Dimensions API with dimcli on my university's remote HPC environment. My credentials are not recognized. I have tried both manual login and using the authentication helper. How can I overcome this connection error? The error I get is:

Login failed: please ensure your credentials are correct.
Traceback (most recent call last):
File "/sw/arcts/centos7/python3.8-anaconda/2020.07/lib/python3.8/site-packages/urllib3/connection.py", line 159, in _new_conn
conn = connection.create_connection(
File "/sw/arcts/centos7/python3.8-anaconda/2020.07/lib/python3.8/site-packages/urllib3/util/connection.py", line 84, in create_connection
raise err
File "/sw/arcts/centos7/python3.8-anaconda/2020.07/lib/python3.8/site-packages/urllib3/util/connection.py", line 74, in create_connection
sock.connect(sa)
OSError: [Errno 101] Network is unreachable

Please email supportapi@dimensions.ai for this sort of issues