Josep Monés Teixidor
Josep Monés Teixidor
I was hit by this issue too. I confirm that downgrading ``reportlab``, ``rst2pdf`` and ``Pillow`` to the versions proposed by @chrchr in https://github.com/rst2pdf/rst2pdf/issues/548#issuecomment-266521237 fixes the issue for me.
I don't know much about the Sphinx template system (I just started tried to setup a blog with furo theme). Tried to extend `page.html` and `redirect.html` from furo's `page.html` instead...
The previous _patch_ was wrong... Didn't work when I tried to use it in a more complex example. This seems to be better: [patch_to_make_ablog_work_with_furo_take_2.diff.txt](https://github.com/sunpy/ablog/files/6988893/patch_to_make_ablog_work_with_furo_take_2.diff.txt)
In a mac, the file is located at `~/Library/Application Support/chessli/` Here you can find the list of directories for each operating system (`chessli` uses `appdirs` to choose the directory): https://pypi.org/project/appdirs/...
I experience the same thing as @gabrielrjzx First solved the issue with `full_key: token` described by @cademcniven by adding the `config.yml` with `user` and `token`. Now I get the issue...
I can also reproduce the same problem as oliver-nowak and dstuart. I do have WEB-INF/classes/ratings.dat file.