Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.65k stars 699 forks source link

GUI crashes on inputting token due to SSL error #1277

Closed carictheelf closed 3 weeks ago

carictheelf commented 2 months ago

Version

2.43.3

Flavor

GUI (Graphical User Interface)

Platform

Windows 10

Export format

No response

Steps to reproduce

I downloaded the code, extracted with winrar, and opened it on my network. I tried two different tokens, and both produced the error. I also downloaded the cli before and then deleted that

Details

It crashed after a few minutes, and I have restarted my computer and tried with multiple tokens

Screenshots: aa ab ac ad

Checklist

phanomgames commented 3 weeks ago

Get this as well, with fresh token in both cli and gui image

including in old versions. Have tried on multiple user accounts (for making userbot), gotten the same token by checking auth under network and token under local storage. Unsure of what could be going wrong.

I even changed my PW to refresh the token, verified it changed, and tried with the new one. Some SSL shennanigans going on.

Tyrrrz commented 3 weeks ago

Judging by the SSL error and the fact that you're using Win10, are you on top of your Windows Updates?

phanomgames commented 3 weeks ago

Judging by the SSL error and the fact that you're using Win10, are you on top of your Windows Updates?

that was it, my bot's working again. Thanks so much.