windnode / WindNODE_ABW

Region Anhalt-Bitterfeld-Wittenberg
GNU Affero General Public License v3.0
3 stars 0 forks source link

pybtex eror: TokenRequired #199

Closed nesnoj closed 3 years ago

nesnoj commented 3 years ago

When RTD tries to download the scenario files in the most recent build it says:

requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://zenodo.org/api/files/79cd0357-af32-4657-b01c-763bc40d8c41/scenario_analysis_ISE_DSM_BAT_PTH.ipynb`

1 hour ago in this build it says

Exception occurred:
  File "/home/docs/checkouts/readthedocs.org/user_builds/windnode-abw/envs/feature-195_bib_references/lib/python3.7/site-packages/pybtex/scanner.py", line 120, in required
    raise TokenRequired(description, self)
pybtex.scanner.TokenRequired: syntax error in line 129: field value expected
The full traceback has been saved in /tmp/sphinx-err-aqa2veaz.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!

Yesterday everything worked fine. maybe they changed access requirements..

Can you help @gplssm ?

nesnoj commented 3 years ago

Seems this was just a temporary issue..

nesnoj commented 3 years ago

Hmm, the 2nd message was raised again, e.g. in this build

nesnoj commented 3 years ago

As reckoned by you @gplssm the error war caused by wrong bibtex format. Fixed.