๐ Bug Report: Redlib constantly stops responding
Closed this issue ยท 2 comments
Describe the bug
Running d045a57 Redlib constantly just outright stops responding until a restart.
This usually happens right after a Error page rendered: Couldn't send request to Reddit: error trying to connect: dns error: failed to lookup address information: Name or service not known
in the logs.
Steps to reproduce the bug
Start Redlib, use it for a couple of minutes, and then watch the page never load.
What's the expected behavior?
Redlib runs without any hitches.
Additional context / screenshot
This is happening to both of my Redlib containers on my server, not on my desktop though. Probably related to having load on it again.
I'm also not seeing any of the warnings about refreshing the oauth token that just got added.
It's happening with about the same frequency as the ratelimiting was before, so maybe the refreshing is just broken?