loathers / greenbox

Script for examining and sharing a player's loadout of skills and items in the Kingdom of Loathing
https://greenbox.loathers.net
Apache License 2.0
6 stars 8 forks source link

No greenbox data found #89

Closed pjdo closed 2 months ago

pjdo commented 3 months ago

I am calling the script, and mafia says everything goes fine:

> greenbox

Deciding your fate...
All done! To see your greenboxes, visit: https://greenbox.loathers.net/?u=2455701

Then I go to the page, and after some loading time I see the error No greenbox data found.

This may or may not be related to another issue. A few days ago I wanted to do a fresh start and called greenbox --wipe. After that I started getting infinite KMail from Jalen Arbuckle confirming successful data wipe, I had to add him to ignore list. I wonder if that request started an infinite loop that is still running, constantly deleting my data, and this is why new requests show an empty page?

gausie commented 3 months ago

The request won't still be running but ignoring Jalen Arbuckle will break greenbox I think. I need to sort the wipe issue!

On Fri, 19 Jul 2024 at 17:19, pjdo @.***> wrote:

I am calling the script, and mafia says everything goes fine:

greenbox

Deciding your fate... All done! To see your greenboxes, visit: https://greenbox.loathers.net/?u=2455701

Then I go to the page, and after some loading time I see the error No greenbox data found.

This may or may not be related to another issue. A few days ago I wanted to do a fresh start and called greenbox --wipe. After that I started getting infinite KMail from Jalen Arbuckle confirming successful data wipe, I had to add him to ignore list. I wonder if that request started an infinite loop that is still running, constantly deleting my data, and this is why new requests show an empty page?

— Reply to this email directly, view it on GitHub https://github.com/loathers/greenbox/issues/89, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABL4LVUHXWDAMC3EMMOAGLZNE4BZAVCNFSM6AAAAABLE35UECVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTSMRZGI3TONY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pjdo commented 2 months ago

I removed Jalen Arbuckle from the ignore list, ran greenbox command again and I can now see my stats. It works!

gausie commented 2 months ago

Great. It'll now only send one message, and I have some error reporting in place to see what is going on.