Updated Troubleshooting (markdown)

ilike2burnthing 2023-06-20 22:53:15 +01:00
parent 2faba6d24d
commit 139b644c67
1 changed files with 2 additions and 1 deletions

@ -340,7 +340,8 @@ In the event you are stuck with Mono, then the following may be useful:
- update your certificate store
- On Linux (as user root): `wget -O - https://curl.haxx.se/ca/cacert.pem | cert-sync /dev/stdin`
- On macOS: `curl -sS https://curl.haxx.se/ca/cacert.pem | cert-sync --user /dev/stdin`
- On QNAP refer to #2111
- On QNAP: [#2111](https://github.com/Jackett/Jackett/issues/2111)
- On TrueNAS/FreeBSD: [#12341](https://github.com/Jackett/Jackett/issues/12341)
and reboot after the imports are completed.
If you still have this issue afterwards, then the next thing to do is to provide an enhanced log so that the Jackett team can investigate.