Updated Troubleshooting (markdown)

Yudi
2019-06-04 13:14:16 -03:00
parent c6ef3326c7
commit 6c1f37a76d

@@ -47,6 +47,8 @@ DiscordChatExporter.Core.Exceptions.HttpErrorStatusCodeException: Error HTTP sta
```
Make sure the token is correct. If it is a bot token, don't forget to use `-b`.
<br/>
```
Unhandled Exception:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
@@ -58,6 +60,7 @@ The command should be like:
`DiscordChatExporter.Cli.exe export -t <TOKEN> -c <CHANNEL>`
<br/>
```
Unhandled Exception:
@@ -69,9 +72,11 @@ Try running cert-sync.
Ubuntu/Debian: `cert-sync /etc/ssl/certs/ca-certificates.crt`
Red Hat: `cert-sync --user /etc/pki/tls/certs/ca-bundle.crt`
<br/><br/>
If it doesn't work, try mozroots: `mozroots --import --ask-remove`
<br/>
```
Unhandled Exception:
System.MissingMethodException: Method 'System.Net.Logging.get_Http' not found.