#metabrainz

/

      • lucifer
        currently its named chatbrainz-1
      • atj
        original :P
      • lucifer
        added your key.
      • mayhem
        we can make it all proper once we decide to keep this machine.
      • atj
        thanks
      • mayhem
        is that decided already?
      • lucifer
        for names, i think we have a page on wiki for potential names.
      • mayhem
        we do
      • lucifer
        mayhem: 90% sure. yes.
      • mayhem
        ok, I'll give it a better name then.
      • atj
        it looks like the irc bridge will work on arm64, the image just needs to be self-built
      • lucifer
        its node/javscript so i think that should be fine.
      • mayhem
        lucifer: the list of available names isn't terribly inspiring.
      • lucifer
        borg backups are the other unknown. but i am guessing its used enough that they have added supported for arm64
      • atj
        yvanzo: ping
      • mayhem
        have you named a machine yet?
      • maybe someone indian with a shortish easy to type name?
      • lucifer
        kk would be too short?
      • mayhem
        unsure, let me try
      • hetzer accepts that. lets see about DNS
      • DNS accepted it. lets see if it resolves.
      • atj
        won't be an issue
      • mayhem
        it does. kk it is.
      • lucifer
        awesome
      • atj
        kk being?
      • mayhem
        domain record updated. which artists is this, lucifer ?
      • lucifer
        named first machine :D
      • yvanzo
        atj: pong
      • lucifer
      • discography on musicbrainz is terribly incomplete but i'll fix that
      • ah okay it isn't that incomplete, recordings page is much better: https://musicbrainz.org/artist/172e980e-ba97-4a...
      • mayhem
      • atj
        as per usual on these matters i asked my wife about it. she recognises some of the films but not the songs
      • yvanzo: i have a 48 hour solr load test that is going to finish at about 18:00 today
      • if it completes without issue i'd like to hook beta. up to it
      • yvanzo
        atj: Is that load test available anywhere?
      • lucifer
        atj: oh, maybe this helps (because popular tracks etc.) https://listenbrainz.org/artist/172e980e-ba97-4...
      • heh param is also in the top listeners.
      • atj
        yvanzo: do you want to see the jmeter configuration, or the graphs?
      • lucifer
        atj: let me know when the server is bootstrapped.
      • yvanzo
        atj: I have no idea what you are using, just asking if the recipe is available anywhere for later use if needed.
      • atj
        lucifer: right sorry, give me 15-20 mins
      • lucifer
        sure no hurry
      • monkey: thoughts on adding a show more button to popular tracks on entity pages?
      • atj
        yvanzo: yes it will be. i have implemented a small ruby script that can parse a haproxy log and spit out a CSV file for use in the jmeter load test
      • yvanzo
        šŸ‘
      • atj
        i pulled 24 hours worth of queries from the existing cluster and generated a 2GB CSV file, which jmeter is pulling random rows from
      • yvanzo
        Iā€™m provisioning the PR for switching beta.mb.o to it.
      • atj
        it's the best way i could think of to perform a representative test
      • yvanzo
        Thatā€™s even better for reusing this method later on.
      • minimal joined the channel
      • Lotheric_ joined the channel
      • Lotheric has quit
      • atj
        lucifer: this server is running 24.04 which we haven't used before
      • it *should* be fine but there's a chance we might run into some small issues
      • yvanzo
        That reminds me of updating a couple of servers to 24.04!
      • atj
        `# getent group 998 -> systemd-networkāŒ998:`
      • annoying!
      • lucifer: just rebooting the server and then it's ready for you to use
      • ok it's back
      • just noticed that this server only has 75GB of disk
      • mayhem
        how much do we need?
      • atj
        not sure, lucifer mentioned 250GB earlier
      • ahvalmissaamine
        they're kinda mean to areozol in bruzzels šŸ™ https://usercontent.irccloud-cdn.com/file/XZcVK...
      • mayhem
        80GB on this server.
      • atj
        GB vs. GiB probably
      • mayhem
        atj: if I add a 200GB volume to the server, can you work some volume magic to make it all one volume?
      • atj
        mayhem: best to leave them separate tbh, the 200GB can be dedicated to matrix
      • it's often quite useful to have separate disks as it prevents the app from filling up the root filesystem
      • mayhem
        ok.
      • EXT4 or XFS?
      • atj
        XFS please
      • mayhem
        mount manuallly or automatically?
      • atj
        manual
      • mayhem
        ok, if manual, then the FS options go away.
      • twodoorcoupe has quit
      • creating...
      • atj
        that's fine
      • mayhem
        hmm. taking forever.
      • atj
        kernel has found the disk so it's done afacis
      • lucifer: server is ready, 200GiB disk is mounted on /data
      • mayhem
        lol, you had the disk mounted before the process on the web ever finished.
      • !m atj
      • BrainzBot
        You're doing good work, atj!
      • BrainzGit
        [musicbrainz-server] 14mwiencek merged pull request #3271 (03productionā€¦eaa-edits-prod-stub): Add display placeholder for EAA edits in production https://github.com/metabrainz/musicbrainz-serve...
      • zerodogg has quit
      • yvanzo
        Iā€™m putting the wiki in read-only mode for backup and update.
      • zas
        outsidecontext: https://github.com/metabrainz/picard/pull/2488 should now be ready for review, the move was rather complex, messy code at start
      • outsidecontext
        zas: ok, thanks. I'll review this later
      • bitmap
        yvanzo: I just built new production images with the merged PR, so I guess I will deploy that now. (POT files won't be updated until the beta release process.)
      • yvanzo
        šŸ‘
      • zas
        outsidecontext: review commit by commit, I tried to keep steps small. I suspect some (unrelated) issues with metadata_images_changed signal emission, during the move I noticed it might not be emitted when it should in all cases (but the patch itself makes no change in this regard). I noticed a weird bug when adding a cover art manually (from disk, in the metadata box cover art context menu), sometimes the parent Album doesn't show the change
      • bitmap
        yvanzo: hmm, there's no way to only update the website containers with the update_containers.sh script, is there? (none of the changes affect the WS.)
      • I suppose removing it from the `SERVICES` declaration might work.
      • yvanzo
        yes
      • bitmap
        thanks
      • starting the update now
      • I cancelled the update because I just noticed an important change somehow got reverted from the PR (only aphex was updated, but I put it back into maintenance mode)
      • https://github.com/metabrainz/musicbrainz-serve... will wait for CircleCI tests to pass before starting again
      • zerodogg joined the channel
      • monkey[m] joined the channel
      • monkey[m]
        lucifer (IRC): Yeah, not a bad idea to be able to see more popular tracks. I think we get 10 in the page data.
      • bitmap
        heh, one of the tests which queries a /doc/ page failed, I assume because of the current maintenance
      • monkey[m]
        Also lucifer, you asked me to remind you to salvage my data from a LB dump pretty please
      • mr44er[m] has quit
      • yvanzo
        The wiki and its server are up-to-date.
      • lucifer
        atj: thanks
      • monkey[m]: thanks for the reminder, on it.
      • bitmap
        production website containers have finished updating
      • BrainzGit
        [musicbrainz-server] 14mwiencek opened pull request #3272 (03masterā€¦replace-test-doc-fetch): Replace /doc page query in Perl test https://github.com/metabrainz/musicbrainz-serve...
      • bitmap
        yvanzo: were you still reviewing the EAA PR? (it has no approvals yet)
      • yvanzo
        bitmap: sorry I thought I did, just formally approved!
      • bitmap
        lol thanks for the abundant approval :)
      • BrainzGit
        [musicbrainz-server] 14mwiencek merged pull request #3150 (03masterā€¦event-art-archive): IMG-84: Event Art Archive https://github.com/metabrainz/musicbrainz-serve...
      • bitmap
        will deploy it to beta and make a test edit, if it works I'll revert https://github.com/metabrainz/musicbrainz-serve...
      • outsidecontext
        zas: I'll check your PR tomorrow. My brain is done today, sorry.
      • zas
        outsidecontext: np ;)
      • minimal has quit
      • bitmap
        updating beta
      • (done)
      • made a stupid typo in a DBDefs setting, updating the configuration again šŸ¤¦ā€ā™‚ļø
      • ok, unfortunately the IA is returning "You lack sufficient privileges to write to those collections," so I'll need to contact them
      • BrainzGit
        [bookbrainz-site] 14MonkeyDo merged pull request #1075 (03masterā€¦bb-793): fix(BB-793): Improve the UX with the search field option entity https://github.com/metabrainz/bookbrainz-site/p...
      • [bookbrainz-site] 14MonkeyDo merged pull request #1074 (03masterā€¦change-Twitter-to-X): fix(profile): change Twitter to X https://github.com/metabrainz/bookbrainz-site/p...
      • atj
        yvanzo: it looks like we just need to add a new configuration variable to indicate usage of HTTPS? it looks like HTTPS requests should just work as they are made using a LWP UA instance
      • bitmap: ^^?
      • BrainzGit
        [musicbrainz-server] 14yvanzo opened pull request #3273 (03masterā€¦mbs-13599): MBS-13599: Support any search server scheme https://github.com/metabrainz/musicbrainz-serve...
      • yvanzo
        atj ^
      • discordbrainz
        <02UltimateRiff> bitmap: I've already noticed an issue with the Event Art Archive. it says I need to log in to add art, but I'm already logged in. I'll try logging out and back in, see if that fixes it~
      • kellnerd
        UltimateRiff: It is only enabled for admins so far
      • discordbrainz
        <02UltimateRiff> update, that didn't solve it... lol
      • <02UltimateRiff> that explains it, lol
      • atj
        lol yvanzo
      • bitmap
        oh, are the new search servers to be queried over an external interface? (I thought the existing ones were internal)
      • atj
        I feel like you read my mind!
      • bitmap: there is a Hetzner LB sat in front doing TLS termination
      • bitmap
        ahh
      • UltimateRiff: I will ping you once it's working
      • atj
        which then passes the requests over the internal cluster network
      • discordbrainz
        <02UltimateRiff> thank you~ the Discord folks are raring to go~
      • bitmap
        zas: atj: would one of you be able to set up an email alias for eaa at metabrainz dot org?
      • zas
        bitmap: yes, alias to?
      • yvanzo
        atj: I just read your PR comments :)
      • atj
        yvanzo: I meant more in terms of the implementation. I had just looked at the code and `SEARCH_SCHEME` seemed like the best option...
      • yvanzo
        Also, for search indexes dump, the scheme is set in `COLLECTIONS_API` already.
      • bitmap
        zas: hold that thought, I see there's an existing event_art_archive account at the IA which we have no record of, I'll ask them about it...
      • unless you see any existing alias associated with the eaa that might be related to this account
      • because I'd need the email to recover the password
      • BrainzGit
        [musicbrainz-server] 14yvanzo merged pull request #3273 (03masterā€¦mbs-13599): MBS-13599: Support any search server scheme https://github.com/metabrainz/musicbrainz-serve...