From 57499c30b078aa6e412d795ba04e4cf2a72306a9 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Tue, 13 Mar 2018 14:21:24 -0400 Subject: [PATCH] Created Common Issues (markdown) --- Common-Issues.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Common-Issues.md diff --git a/Common-Issues.md b/Common-Issues.md new file mode 100644 index 0000000..25e2b56 --- /dev/null +++ b/Common-Issues.md @@ -0,0 +1,5 @@ +# Here's a list of common issues users face and how to fix them + +## "Failed to load PAGE after 10 attempts" + +This is commonly because the site you are trying to reach is timing out. To fix this increase the config option page.timeout \ No newline at end of file