mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-22 16:55:11 +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`.
|
Make sure the token is correct. If it is a bot token, don't forget to use `-b`.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
```
|
```
|
||||||
Unhandled Exception:
|
Unhandled Exception:
|
||||||
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
|
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>`
|
`DiscordChatExporter.Cli.exe export -t <TOKEN> -c <CHANNEL>`
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
```
|
```
|
||||||
Unhandled Exception:
|
Unhandled Exception:
|
||||||
@@ -69,9 +72,11 @@ Try running cert-sync.
|
|||||||
Ubuntu/Debian: `cert-sync /etc/ssl/certs/ca-certificates.crt`
|
Ubuntu/Debian: `cert-sync /etc/ssl/certs/ca-certificates.crt`
|
||||||
|
|
||||||
Red Hat: `cert-sync --user /etc/pki/tls/certs/ca-bundle.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`
|
If it doesn't work, try mozroots: `mozroots --import --ask-remove`
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
```
|
```
|
||||||
Unhandled Exception:
|
Unhandled Exception:
|
||||||
System.MissingMethodException: Method 'System.Net.Logging.get_Http' not found.
|
System.MissingMethodException: Method 'System.Net.Logging.get_Http' not found.
|
||||||
|
|||||||
Reference in New Issue
Block a user