mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-17 06:58:26 +00:00
Updated Troubleshooting (markdown)
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user