aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/errors_during_fetching.rst
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-02-24 08:43:17 +0100
committerJeremy Benoist <j0k3r@users.noreply.github.com>2016-02-24 08:43:17 +0100
commitd7cc16c8b585f6a600cd309a9bb5630794fcf9aa (patch)
tree84bbecdabaa2618710eae8dd5dd28b6529bf9865 /docs/en/user/errors_during_fetching.rst
parentb091b1b330a8eb03f637697554cd7b8de8aa4268 (diff)
parentbb17ddea616229721b7987bf04680d7610303a0a (diff)
downloadwallabag-d7cc16c8b585f6a600cd309a9bb5630794fcf9aa.tar.gz
wallabag-d7cc16c8b585f6a600cd309a9bb5630794fcf9aa.tar.zst
wallabag-d7cc16c8b585f6a600cd309a9bb5630794fcf9aa.zip
Merge pull request #1710 from wallabag/v2-message-graby-fails
Fix #811: Display a human message when graby fails to fetch articles
Diffstat (limited to 'docs/en/user/errors_during_fetching.rst')
-rw-r--r--docs/en/user/errors_during_fetching.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/en/user/errors_during_fetching.rst b/docs/en/user/errors_during_fetching.rst
new file mode 100644
index 00000000..d3efc848
--- /dev/null
+++ b/docs/en/user/errors_during_fetching.rst
@@ -0,0 +1,27 @@
1Errors during fetching articles
2===============================
3
4Why does the fetch of an article fail?
5--------------------------------------
6
7There may be several reasons:
8
9- network problem
10- wallabag can't fetch content due to the website structure
11
12How can I help to fix that?
13---------------------------
14
15- `by sending us an email with the article's URL <mailto:hello@wallabag.org>`_
16- by trying to fix this article by yourself :) by creating a file for the article.
17 You can use this tool http://siteconfig.fivefilters.org/.
18
19How can I try to re-fetch this article?
20---------------------------------------
21
22If wallabag failed when fetching an article, you can click on the reload button
23(the third on the below picture).
24
25.. image:: ../../img/user/refetch.png
26 :alt: Refetch content
27 :align: center