alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics
https://alshedivat.github.io/al-folio/
MIT License
10.74k stars 11.05k forks source link

Cannot load from scholar #2748

Open DoHaiSon opened 21 hours ago

DoHaiSon commented 21 hours ago

Have you checked that your issue isn't already filed?

Bug description

I moved to the latest version of al-folio. Yesterday, everything was oke. But today, the numbers of schoolar citations for all my .bib are N/A.

How to reproduce the bug

  1. bundle exec jekyll serve
  2. Look at my website: https://dohaison.github.io/publications/

Error messages and logs

Error fetching citation count for ufrVoPGSRksC: OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for 9yKSN-GCB0IC: OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for qjMakFHDy7sC: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for u-x6o8ySG0sC: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for : OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for Tyk-4Ss8FVUC: OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for WF5omc3nYNoC: OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for YsMSGLbcyi4C: OpenURI::HTTPError - 429 Too Many Requests
Error fetching citation count for W7OEmFMy1HYC: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for UeHWp8X0CEIC: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for 2osOgNQ5qMEC: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for IjCSPb-OGe4C: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for d1gkVwhDpl0C: OpenURI::HTTPError - 429 Too Many Requests
           Warning: Empty `slug` generated for ''.
           Warning: Empty `slug` generated for ''.
Error fetching citation count for u5HHmVD_uO8C: OpenURI::HTTPError - 429 Too Many Requests
[NbConvertApp] Converting notebook /tmp/jekyll-jupyter-notebook20241005-1679-idtfgf.ipynb to html
/home/haison98/.local/lib/python3.10/site-packages/nbconvert/filters/highlight.py:71: UserWarning: IPython3 lexer unavailable, falling back on Python 3
  return _pygments_highlight(
                    done in 57.976 seconds.
 Auto-regeneration: enabled for '/mnt/c/Users/SON/Desktop/al-folio'
LiveReload address: http://127.0.0.1:35729
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.
        LiveReload: Browser connected

What operating system are you using?

Linux

Where are you seeing the problem on?

Running locally without Docker, Deployed site

More info

No response

DoHaiSon commented 20 hours ago

And I wonder that those numbers of scholar citation is live update like almetrics website or static generated when I deploying?