bitmap: I don't think so, it seems a pretty stupid algorithm, triggering on small pages with "error" word in them...
bitmap
ok. guess we have to ignore it then :\
monkey
lucifer: I fixed the playlist sorting, thanks for the help :)
I stumbled upon something in the meantime: Trying to visit the page of a user that doesn't seem to exist anymore: https://listenbrainz.org/user/NcOaujs/
i remember this having happened a few times in the past that spotify went quite.
i'd start by putting logs everywhere to see which particular statement hung.
CatQuest
ruaok: btw one tip i have seen is if a button doesnt "undisable" is yo ucna go in elements and delete the 'disabled=""' bith (not jsut the bit inside "" but including the "disabled=" part) that will enabel button
ruaok
CatQuest: true that.
CatQuest
:)
ruaok
lucifer: k
lucifer
let me try that test locally and see if i can figure it.
ruaok
thanks, but I just wanted to see if there was a common simple thing I might be overlooking
oh heh. I can't add debug statements since nothing is ever output. it just hangs. ^C doesn't even work and I have to kill the container to stop the test
CatQuest
cool that stripe thing actually works for me too (tried with the test card number given by lucifer) :D
lucifer
ah ok. i don't recall any particular reason for such issue.
nice :)
don't think it should be the reason but that paste is missing an import for url_for, ruaok
CatQuest
(but yes, I had to delete the "disabled" on the "pay with blup")
ruaok
yeah, incomplete paste, sorry
lucifer
ah ok, no worry.
btw the script is importing again but now it errs with rabbitmq errors.
ruaok
gaaah.
lucifer
those occur occasionally so nothing out of blue though.
it'll retry and if those still fail, it'll pick it up in the next iteration.
ruaok
right. the universe just told me to stop working and enjoy the weekend. too many things broken, lol.
lucifer
lol XD
docker is just way too slow locally. 15 mins to build despite cache. welp
bitmap
reosarevok: I don't think adding indexes for that will help overall, it really depends on what other conditions are in the edit search re if PG can make use of them
peterhil has quit
if you have an example where something like 'before yesterday' is ultra slow I can take a look at the query plan
lucifer
ruaok: i get this error `werkzeug.routing.BuildError: Could not build url for endpoint 'color_api_v1.huesound' with values ['color']. Did you mean 'color_api_v1.color_releases' instead?`
ruaok
lucifer: how did you get that error message? didn't your container just lock up?
lucifer
no it didn't.
is your config.py updated?
(uses lb_db instead of db)
ruaok
yes.
lucifer
strange. some docker issue maybe?
i'll push the test to github and lets see it run in CI?
ruaok
I'm guessing. I'll blow away everything and start with a fresh copy of docker.
don't worry about it -- thanks. I'll dig into it on monday.
lucifer
👍
ruaok
however, we still are missing front-end tests for huesound. if you have capacity for that, it would be helpful to get those done so we can submit the PR.
lucifer
i am not good at jest tests, but i'll give it try and see if i can up something useful.
ruaok
should we ask akshat instead?
monkey gave me evil looks when I suggested that tests were missing.
lucifer
yes, sounds good. he'll definitely do a better job than me. happy to assist him if needed.
I am soo tempted to remove the paypal donation option. I really don't want to continue working with paypal. such a pain in the ass!
lucifer
that'll come a bit later. the current PR will just update stripe checkout. next steps are enable stripe for EUR and recurring. then plan to discontinue paypal and finally remove it.
ruaok
ok, good.
I wonder if that is doing ourselves a disservice. I wish there was a clear thing to replace it with to give people options
antlarr has quit
lucifer
we can try to enable more options with stripe checkout or look for another alternative to add. but i don't think there's going to be a way to let people use paypal without us dealing with them.
heh, khan academy uses the same donate options as us. their stripe checkout is also same old one as us. https://www.khanacademy.org/donate
ruaok: what's your FF version and any plugins that might be interfering? because it works fine for me on FF as well.
ruaok
FF 93
linux.
load page.
tick, recurring, email me and the donate greys out.
peterhil has quit
happened on FF mac too
lucifer
i an on FF 93 windows currently no extension. let me try on linux.
works on ff linux too.
the extension probably then? can you try again without it and share a link for me to install it and test?
ruaok
I have a lot of extensions installed -- is there a master switch to turn them all off?