-
It seems I need to run `php ./update.php --update-schema` after installation, but it tells me I cannot run that as root (default when creating a shell into docker container).
So I do `php ./up…
-
I spun up what Chunkhost calls an Ubuntu 18.04 instance for sandstorm because the sandstorm/ttrss I have on a 16 instance is falling over with updater crashes and I wanted to update anyways. Then the…
-
**Newsboat version (copy from `newsboat -v`)**:
newsboat 2.12.0
System: Linux 4.16.0-2-amd64 (x86_64)
Compiler: g++ 7.3.0
ncurses: ncurses 6.1.20180714 (compiled with 6.1)
libcurl: libcurl/7.61.0…
-
-
**Describe the bug**
The official documentation suggests using the following method:
```
rewrite /ttrss/(.*) /$1 break;
proxy_redirect https://$http_host https://$http_host/ttrss;
…
ghost updated
2 years ago
-
Minimal configuration to produce, obviously requires tinytiny installed and elfeed protocol configured to auth and connect to it. The tinytiny part is simple enough with [docker installation](https:/…
-
With a recent version I'm unable to sync a specific category (and all the feeds in it) from my ttrss installation.
I've already reset the cache, delete the user account and re-added it, but the pro…
-
the log is
```
2022-05-09T15:30:37.057584+00:00 app[web.1]: [15:30:37/73] Loading base database schema...
2022-05-09T15:30:38.349984+00:00 app[web.1]: [15:30:38/73] Migration finished, current ver…
jiamo updated
2 years ago
-
If the container of TTRSS is configured with an SQL database and it starts before the SQL server it will serve the error:
Exception while creating PDO object:SQLSTATE[08006] [7] could not connect to …
-
请教大佬,我已经把plugins.local文件夹在群晖里映射出来了,现在想安装一些ttrss-sendtokindle之类的插件试用一下,但是把这些插件解压到plugins.local目录,重启Docker没啥反应。小白,特来求教。😢😢😢