Skip to content

Commit

Permalink
Update Troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silv3rr authored Nov 11, 2024
1 parent a04bc2b commit a566565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
- set `debug` in config to 3, test an action and check /tmp/curl_err.log

- user mgmt errors
- test running `gltool.sh` manually, e.g. `bin/gltool.sh -c RAWUSERFILE -u test`
- test running `gltool.sh` manually, e.g. `bin/gltool.sh -c RAWUSERFILE -u testuser`

- status incorrectly shows glftpd/bot down
- check ports in `services` option in config.php

- i can't get manual setup option (3) work
- it does require the most effort to get working, maybe you should give up and try docker.. ;x
- i can't get manual setup option (3) to work
- it does require more effort to get working, maybe you should give up and try docker.. ;x

- i want to add a new button to run a command
- sure, good luck with that :P ... ok, ok. to get you started: edit main html template and {docker,local}_commands.php
Expand Down

0 comments on commit a566565

Please sign in to comment.