From a9341c593b0cf2b31441a4901941818c93a938b2 Mon Sep 17 00:00:00 2001 From: M M Arif Date: Sat, 5 Sep 2020 14:31:42 +0200 Subject: [PATCH] --- Troubleshoot-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshoot-Guide.md b/Troubleshoot-Guide.md index 3e205cf..764b8da 100644 --- a/Troubleshoot-Guide.md +++ b/Troubleshoot-Guide.md @@ -30,4 +30,4 @@ Self signed certificates are only supported from version **2.5.0**. Make sure yo We normally test a release on Android 7 and above. If you have Android 5 or 6 and there is an issue with the app, please let us know so we can test on that version and help fix the problem. Opening an issue is a [step away](https://codeberg.org/gitnex/GitNex/issues). #### 6- "No gitea detected", why I am getting this message? -If you have compiled Gitea and the version format is not like `1.12.3` etc and it resemble the commit hash like `dhsb82g2`. You will need to recompile Gitea again with proper and correct version. Check out our discord channel or Gitea cheat sheet for more details. To know your gitea versin, type in browser `https://YOUR-DOMAIN/api/v1/version`. Change `https://YOUR-DOMAIN` to the actual IP or domain etc. \ No newline at end of file +If you have compiled Gitea and the version format is not like `1.12.3` etc and instead it resemble the commit hash `dhsb82g2`. You will need to recompile Gitea again with proper and correct version. Check out our discord channel or Gitea cheat sheet for more details. To know your gitea version, type in browser `https://YOUR-DOMAIN/api/v1/version`. Change `https://YOUR-DOMAIN` to the actual IP or domain etc. \ No newline at end of file