summaryrefslogtreecommitdiffstats
path: root/docs/troubleshooting.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-08-22 18:26:42 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-08-26 10:52:58 +0200
commitda83f9a9b3cc2fe1216896f9da69caf8d13dec7c (patch)
tree07a4f3c7b671c5a7917f417d31412d97209d41a3 /docs/troubleshooting.md
parentb99320dd4aa9c5c732d331bd54d65e8010c4662d (diff)
use unique name for cache folder
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'docs/troubleshooting.md')
-rw-r--r--docs/troubleshooting.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md
index 5865665b4..5dad1604f 100644
--- a/docs/troubleshooting.md
+++ b/docs/troubleshooting.md
@@ -56,7 +56,9 @@ Feeds can be updated using Nextcloud's system cron or an external updater via th
Follow this checklist:
- Check admin settings of Nextcloud, was the last cron execution ok.
-- Check the News admin settings, system cron is used to update news
+- Check the logs for errors.
+- Does your [cache configuration](install.md#cache) work?
+- Check the News admin settings, system cron is used to update news.
- You should see a info card at the top, which will tell you when the last job execution was.
- If the card is red it is very likely that the update job is stuck.
- If it is green then maybe only some feeds are failing to update, check the Nextcloud logs.