mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
Update 'Troubleshoot Guide'
parent
0e81797413
commit
51dad92106
@ -31,3 +31,6 @@ We normally test a release on Android 9 and above. If you have Android 6, 7 and
|
||||
|
||||
### "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 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.
|
||||
|
||||
### I cannot browse directories inside file browser.
|
||||
Make sure your proxy web server is setup properly, check this [link](https://docs.gitea.io/en-us/reverse-proxies/#apache-httpd) for Apache. If still encounter issues, open an [issue](https://codeberg.org/gitnex/GitNex/issues/new/choose).
|
Loading…
Reference in New Issue
Block a user