Updated Troubleshooting (markdown)

ilike2burnthing 2023-06-20 22:55:05 +01:00
parent 139b644c67
commit 0973388f02
1 changed files with 1 additions and 1 deletions

@ -341,7 +341,7 @@ In the event you are stuck with Mono, then the following may be useful:
- 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: [#2111](https://github.com/Jackett/Jackett/issues/2111)
- On TrueNAS/FreeBSD: [#12341](https://github.com/Jackett/Jackett/issues/12341)
- On TrueNAS/FreeBSD: [#12341](https://github.com/Jackett/Jackett/issues/12341#issuecomment-944936575)
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.