-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change arXiv URLs in next #600
Labels
Comments
still no response from charles |
Nice, i guess we can just overwrite it in |
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 29, 2024
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 29, 2024
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 29, 2024
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 29, 2024
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 30, 2024
DonHaul
added a commit
to DonHaul/inspire-next
that referenced
this issue
Oct 30, 2024
drjova
pushed a commit
to inspirehep/inspire-next
that referenced
this issue
Oct 31, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently we're using
export.arxiv.org
to download files from arXiv, but that server is overloaded. Following a call with the arXiv CTO, they will whitelist our IPs and we should use the mainarxiv.org
domain for all endpoints except OAI-PMH harvesting. This requires overriding the config keys in https://github.com/inspirehep/inspire-next/blob/ff47b1c64fe8b2c74574f66b13cf33990a3ff3a6/inspirehep/config.py#L1235-L1237 in https://github.com/cern-sis/kubernetes/blob/master/next/base/config/inspirehep.cfg to use the correct domain.The text was updated successfully, but these errors were encountered: