Describe the problem you’re having:
- Error message “Communication problem with server” is shown in the bottom right corner.
- Error Console shows:
SyntaxError: "JSON.parse: unexpected character at line 1 column 1 of the JSON data"
…
If possible include steps to reproduce the problem:
Login and wait a few seconds.
…
tt-rss version (including git commit id):
v20.01-a6d314b75
…
Platform (i.e. Linux distro, PHP, PostgreSQL, etc) versions:
Debian GNU/Linux 10 (buster)
nginx 1.14.2-2+deb10u1
mariadb-server-10.3 1:10.3.18-0+deb10u1
php7.3 7.3.11-1~deb10u1
…
Please provide any additional information below:
TTRSS is running behind an nginx reverse proxy (plain config, nothing special). It used to work flawlessly so far.
Please let me know if you need any additional information!
…