|
Okay, quick update - it turns out the problem is primarily on ao3's side, and I don't think it's a firmware issue. Basically one of the first things the app tries to do is log in if there's a username and password or cookie in the settings, and currently there's no handling for 'can't reach the login page' so the program just crashes. And with the bot ratelimiting the chances of not getting the login page shot way up (you get a Cloudflare error page instead when you try).
Unfortunately I did not structure the code in a way that makes better handling for this quick and easy to add, so while I'm definitely going to fix it, it may take me a little longer.
|