<aerozol[m]> "Oh, about removing akshaaatt..." <- Thanks! Got busy with some clients currently. Racing through life. Sorry for missing the meetings. Will be back soon and let you know! 🙌⚡️
2024-12-10 34519, 2024
prout has quit
2024-12-10 34540, 2024
prout joined the channel
2024-12-10 34532, 2024
aerozol[m]
All good, no stress!! Glad you're busy with clients 😝
2024-12-10 34543, 2024
SigHunter has quit
2024-12-10 34523, 2024
SigHunter joined the channel
2024-12-10 34507, 2024
zas[m]
lucifer: there's no disk space left on marlon, since yesterday around 9:20 UTC
2024-12-10 34501, 2024
zas[m]
Most used space is in /data/spark-tmp
2024-12-10 34534, 2024
monkey[m]
I reckon that would be the cause of stats not being calculated
zas: not sure what was occupying the space but restarting the worker cleared it up automatically. i wasn't able to check what was there, will take a look again tomorrow after running some jobs to see what is piling up.
2024-12-10 34511, 2024
lucifer[m]
zas: can you share gateways logs for metabrainz-oauth-prod container?
2024-12-10 34542, 2024
mayhem[m]
monkey: could you do me a favor and post to Masto/bday/community about the spark cluster and that we know things are borked?
2024-12-10 34537, 2024
monkey[m]
I haven't logged into the socials yet but I can try
2024-12-10 34510, 2024
hemang_mishra has quit
2024-12-10 34546, 2024
monkey[m]
<mayhem[m]> "monkey: could you do me a..." <- OK, doneskies
2024-12-10 34558, 2024
mayhem[m]
Danke!
2024-12-10 34544, 2024
MyNetAz has quit
2024-12-10 34540, 2024
MyNetAz joined the channel
2024-12-10 34543, 2024
outsidecontext[m
monkey: great and very informative response on the forum for the "My issue with the latest blog post", thanks for that 👏
2024-12-10 34523, 2024
monkey[m]
Cheers! :) Complex topics that are above my own head...
2024-12-10 34500, 2024
outsidecontext[m
:D yes, but I think this still makes it understandable to everyone
2024-12-10 34529, 2024
outsidecontext[m
not the recommendation algo, I mean, but the problems discussed
2024-12-10 34556, 2024
monkey[m]
Good, I wasn't sure, thanks for the feedback
2024-12-10 34518, 2024
hemang_mishra joined the channel
2024-12-10 34532, 2024
BrainzGit
[listenbrainz-android] 14hemang-mishra opened pull request #503 (03main…Fix-LightthemeFixForListenScreen-hemang_mishra): Fix: Light theme on profile screen and ui enhancement. https://github.com/metabrainz/listenbrainz-androi…
2024-12-10 34519, 2024
BrainzGit
[troi-recommendation-playground] 14MonkeyDo opened pull request #155 (03main…spotify-truncate-description): LB-1629, LB-1699: Truncate and clean up playlist description and title before exporting to Spotify https://github.com/metabrainz/troi-recommendation…
2024-12-10 34512, 2024
lusciouslover has quit
2024-12-10 34550, 2024
lusciouslover joined the channel
2024-12-10 34513, 2024
lucifer[m]
bitmap: hi! do you know how to view pgbouncer stats?
2024-12-10 34523, 2024
lucifer[m]
trying to debug the following error
2024-12-10 34524, 2024
lucifer[m]
psycopg2.OperationalError: server closed the connection unexpectedly
2024-12-10 34524, 2024
lucifer[m]
This probably means the server terminated abnormally
jasje: Hello! I waited a while to be sure, but the LB android app is still not detecting every song I play, only about 1/3. I switched back to Pano Scrobbler :/
2024-12-10 34507, 2024
monkey[m]
Not sure if it's only my phone, or a more general problem.
2024-12-10 34507, 2024
monkey[m]
Happy to help debug what is happening, we had a good session during the summit !
2024-12-10 34535, 2024
bitmap[m]
lucifer: hey, this is the dashboard I would use but I'm not sure who there's no data for metabrainz_db, do you know zas?
2024-12-10 34546, 2024
bitmap[m]
s/who/why/, s/metabrainz_db/metabrainz\_db/
2024-12-10 34528, 2024
lucifer[m]
i was talking with zas about it earlier but he thinks it has been broken for a while and we were wondering if you knew of another way
2024-12-10 34509, 2024
\- has quit
2024-12-10 34511, 2024
bitmap[m]
not in grafana, there is show stats in the pgbouncer DB but that only gives a snapshot, it doesn't have any historical stats
2024-12-10 34552, 2024
bitmap[m]
and only very high-level stats are logged periodically in the pgbouncer logs
2024-12-10 34547, 2024
bitmap[m]
docker logs --since '2024-12-09T00:00:00Z' pgbouncer-master does show a lot of issues related to metabrainz_db though, a lot of reserve connections being used and server conn crashed
2024-12-10 34530, 2024
bitmap[m]
sounds like a lot of processes were being spawned and eating up too many connections, this could just be related to the default pool size
2024-12-10 34534, 2024
jasje[m]
<monkey[m]> "jasje: Hello! I waited a while..." <- > <@monkey:chatbrainz.org> jasje: Hello! I waited a while to be sure, but the LB android app is still not detecting every song I play, only about 1/3. I switched back to Pano Scrobbler :/... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/EnODozagEYbCmzRnoIxDagEu>)
jasje[m]: If memory serves, when we were looking together at Pano Scrobbler code we realized they had a loop running that kept the app alive, or something like that. We thought it was a waste of resources, but if that's the difference it might be a good option to add
2024-12-10 34546, 2024
vardhan_ has quit
2024-12-10 34517, 2024
jasje[m]
monkey: yes that is true, but since its an open source app, there might be some mistakes sometime in the future that could possibly consume battery in background. It would require stricter PR reviews which is not possible considering the barrier of entry is supposed to be beginner friendly.
2024-12-10 34509, 2024
bitmap[m]
lucifer: I deployed that and it seems to have helped on the pgbouncer side, let me know if the errors are fixed on the metabrainz side too
2024-12-10 34541, 2024
zas[m]
bitmap: no idea, but running `/usr/bin/telegraf -config /etc/telegraf/telegraf.conf -config-directory /etc/telegraf/telegraf.d --test --input-filter pgbouncer` on hendrix doesn't list any `metabrainz_db`
2024-12-10 34515, 2024
zas[m]
so no metrics for it. Can it be something on pgbouncer config side?
2024-12-10 34539, 2024
zas[m]
it returns metrics for musicbrainz_db pgbouncer postgres template1
2024-12-10 34548, 2024
bitmap[m]
it could be, I'm not sure how this is detecting the pools though
Ahaaa! I have a PR open for it in troi, if you could review that I think we should be sorted
2024-12-10 34556, 2024
mayhem[m]
ah, ok. will do.
2024-12-10 34526, 2024
monkey[m]
-> truncate title and descriptions as required by spotify + remove newlines
2024-12-10 34551, 2024
zas[m]
bitmap: I'll add multiple pgbouncer configs, but only port will differ in tags
2024-12-10 34553, 2024
mayhem[m]
looks good to me, thanks for getting on that!
2024-12-10 34541, 2024
zas[m]
atj: around? I may need your help for proper multiple pgbouncer ansible config (I don't think that's supported yet)
2024-12-10 34505, 2024
BrainzGit
[troi-recommendation-playground] 14MonkeyDo merged pull request #155 (03main…spotify-truncate-description): LB-1629, LB-1699: Truncate and clean up playlist description and title before exporting to Spotify https://github.com/metabrainz/troi-recommendation…
Also mayhem : re. the new service-status endpoint, I think daily jams should be excluded from determining if playlists have run, as most users won't have them (still requires subscribing to troi-bot) and it seems to be running fine even though weekly playlists haven't run. That's the reason we don't have an alert on right now.
[listenbrainz-android] 1407jasjeet merged pull request #503 (03main…Fix-LightthemeFixForListenScreen-hemang_mishra): Fix: Light theme on profile screen and ui enhancement. https://github.com/metabrainz/listenbrainz-androi…
2024-12-10 34524, 2024
texke joined the channel
2024-12-10 34503, 2024
Kladky has quit
2024-12-10 34550, 2024
lusciouslover has quit
2024-12-10 34510, 2024
lusciouslover joined the channel
2024-12-10 34515, 2024
MyNetAz has quit
2024-12-10 34510, 2024
MyNetAz joined the channel
2024-12-10 34556, 2024
aerozol[m]
Hey MB team, I’ve just posted about the latest release to the socials. Guessing yvanzo is sick, I feel like he usually does it? I’ve added a notification for MB releases so we should always be across it :)