#metabrainz

/

      • tykling joined the channel
      • 2020-12-07 34210, 2020

      • d4rkie has quit
      • 2020-12-07 34202, 2020

      • Nyanko-sensei joined the channel
      • 2020-12-07 34247, 2020

      • davic has quit
      • 2020-12-07 34233, 2020

      • sumedh joined the channel
      • 2020-12-07 34226, 2020

      • yef has quit
      • 2020-12-07 34230, 2020

      • hijef joined the channel
      • 2020-12-07 34231, 2020

      • hijef has quit
      • 2020-12-07 34231, 2020

      • hijef joined the channel
      • 2020-12-07 34255, 2020

      • hijef is now known as yef
      • 2020-12-07 34246, 2020

      • thomasross has quit
      • 2020-12-07 34241, 2020

      • Nyanko-sensei has quit
      • 2020-12-07 34214, 2020

      • Nyanko-sensei joined the channel
      • 2020-12-07 34235, 2020

      • davic joined the channel
      • 2020-12-07 34213, 2020

      • sumedh has quit
      • 2020-12-07 34245, 2020

      • sampsyo has quit
      • 2020-12-07 34225, 2020

      • sampsyo joined the channel
      • 2020-12-07 34208, 2020

      • sumedh joined the channel
      • 2020-12-07 34218, 2020

      • alastairp
        morning
      • 2020-12-07 34225, 2020

      • alastairp
      • 2020-12-07 34250, 2020

      • alastairp
        ruaok: ^ that's me uploading a 15gb file to google docs... :)
      • 2020-12-07 34215, 2020

      • alastairp
        not great to hear that the cable didn't work for you. crappy ISP router?
      • 2020-12-07 34205, 2020

      • v6lur joined the channel
      • 2020-12-07 34232, 2020

      • ruaok
        ha, nice, alastairp
      • 2020-12-07 34221, 2020

      • ruaok
        I've seen 600 mb from my router, so that is not likely it. I should move my router back with the cable I had it on and check to make sure it gets a gig net connection.
      • 2020-12-07 34238, 2020

      • kgz has quit
      • 2020-12-07 34230, 2020

      • kgz joined the channel
      • 2020-12-07 34257, 2020

      • yokel has quit
      • 2020-12-07 34226, 2020

      • ruaok
        alastairp: nudge nudge, please review mbid-mapping soon. or let me merge it and then do your typical post mortem review...
      • 2020-12-07 34236, 2020

      • alastairp
        ruaok: yep, planning those two reviews for this afternoon
      • 2020-12-07 34204, 2020

      • ruaok
        thx
      • 2020-12-07 34236, 2020

      • ruaok
        I'm finishing out the last board bit of business for the year and then I'll have a look at your work on the playlist PR.
      • 2020-12-07 34225, 2020

      • sumedh has quit
      • 2020-12-07 34213, 2020

      • ruaok
        Mr_Monkey: ping
      • 2020-12-07 34236, 2020

      • Mr_Monkey
        pong
      • 2020-12-07 34254, 2020

      • ruaok
        I'm reading your playlist.py view code.
      • 2020-12-07 34207, 2020

      • ruaok
        that one code block looks quite familiar. :)
      • 2020-12-07 34246, 2020

      • ruaok
        but it raised one issue with me -- when I wrote that block I missed an important part..
      • 2020-12-07 34223, 2020

      • ruaok
        namely if a playlist is public, but the person who loaded the page is not the owner of the playlist, they should not be able to edit the playlist. are you taking care of that in the front end?
      • 2020-12-07 34248, 2020

      • ruaok
        (it is taken care of by the backend, but it would be better to now allow the user to attempt it if they are not allowed to do it)
      • 2020-12-07 34250, 2020

      • Mr_Monkey
        Users shouldn't see any buttons to edit or delete a playlist that is not theirs, but that could always be bypassable, let me see if I do any other check
      • 2020-12-07 34243, 2020

      • ruaok
        perfect. that is all we need. the API will be the final enforcer.
      • 2020-12-07 34207, 2020

      • Mr_Monkey
        So indeed a user would need to be very crafty to show edit/delete UI if they are not the owner, but I'll also add some more checks if I'm missing any before API calls.
      • 2020-12-07 34218, 2020

      • d4rkie joined the channel
      • 2020-12-07 34229, 2020

      • Nyanko-sensei has quit
      • 2020-12-07 34229, 2020

      • Mr_Monkey
        OK ruaok, that's pushed.
      • 2020-12-07 34238, 2020

      • ruaok
        kewl
      • 2020-12-07 34226, 2020

      • bitmap
        zas: when you're around I can try re-enabling the archive_command and seeing if's unstuck
      • 2020-12-07 34253, 2020

      • zas
        I'm around
      • 2020-12-07 34237, 2020

      • bitmap
        ok, let's see
      • 2020-12-07 34211, 2020

      • bitmap
        2020-12-07 15:19:53.197 GMT @ 92 LOG: parameter "archive_command" changed to "barman-wal-archive barman $HOSTNAME %p"
      • 2020-12-07 34233, 2020

      • bitmap
        :(
      • 2020-12-07 34253, 2020

      • bitmap
        LOG: archive command failed with exit code 120
      • 2020-12-07 34209, 2020

      • zas
        damn
      • 2020-12-07 34252, 2020

      • zas
        can you increase log verbosity somehow?
      • 2020-12-07 34258, 2020

      • bitmap
        I'm not sure if it's possible, but maybe a wrapper script that invokes barman-wal-archive can capture more details
      • 2020-12-07 34237, 2020

      • bitmap
        when I had it set to /bin/true barman actually reported continuous archiving: OK, so maybe it will allow creating a new backup in that case
      • 2020-12-07 34253, 2020

      • bitmap
        I can try /bin/true again, create backup, then switch back
      • 2020-12-07 34207, 2020

      • zas
        ok, try that
      • 2020-12-07 34223, 2020

      • sumedh joined the channel
      • 2020-12-07 34242, 2020

      • bitmap
        backup started ok
      • 2020-12-07 34236, 2020

      • sumedh has quit
      • 2020-12-07 34229, 2020

      • bitmap
        backup finished, but archive_command still fails
      • 2020-12-07 34229, 2020

      • sumedh joined the channel
      • 2020-12-07 34230, 2020

      • adhi001 joined the channel
      • 2020-12-07 34256, 2020

      • bitmap
        zas: I believe it was an environment issue after all: $HOSTNAME was not in env. I hardcoded it to 'floyd', and don't see any issues
      • 2020-12-07 34201, 2020

      • bitmap
        but it doesn't explain why $HOSTNAME is no longer in env or the 120 exit code, which I couldn't reproduce
      • 2020-12-07 34220, 2020

      • sumedh has quit
      • 2020-12-07 34215, 2020

      • v6lur has quit
      • 2020-12-07 34250, 2020

      • Mr_Monkey
        alastairp : There are failing tests on LB in all the open PRs, unrelated to the PRs themselves.
      • 2020-12-07 34250, 2020

      • Mr_Monkey
        Tests started failing from this PR onwards: https://travis-ci.org/github/metabrainz/listenbra…
      • 2020-12-07 34250, 2020

      • Mr_Monkey
        Is that the phantom failing test you've been struggling with and hence something you're aware of? If so, sorry to slowpoke…
      • 2020-12-07 34214, 2020

      • alastairp
        hi
      • 2020-12-07 34225, 2020

      • alastairp
        that's not the specific test that I was trying to fix, but it's one of the failures that I was seeting
      • 2020-12-07 34227, 2020

      • alastairp
        seeing
      • 2020-12-07 34237, 2020

      • alastairp
        sigh. what a day
      • 2020-12-07 34212, 2020

      • alastairp
        Freso: can I request to go early in the list, I have to run to the post office afterwards, and it's only open for another hour or so
      • 2020-12-07 34242, 2020

      • Mr_Monkey
        OK, thanks
      • 2020-12-07 34209, 2020

      • Freso
        <BANG>
      • 2020-12-07 34209, 2020

      • Freso
        It’s International Civil Aviation Monday!
      • 2020-12-07 34209, 2020

      • Freso
      • 2020-12-07 34209, 2020

      • Freso
        No mailed in reviews, and alastairp requested to go early, so…
      • 2020-12-07 34209, 2020

      • Freso
        alastairp: Go!
      • 2020-12-07 34209, 2020

      • Freso
        (Others up for reviews: bitmap, reosarevok, Freso, Mr_Monkey, ruaok, yvanzo, zas, shivam-kapila, jmp_music, CatQuest – anyone else who wish to give review, please let me know ASAP!)
      • 2020-12-07 34217, 2020

      • alastairp
        hi there!
      • 2020-12-07 34220, 2020

      • CatQuest
        :D
      • 2020-12-07 34234, 2020

      • yvanzo
        hi alastairp!
      • 2020-12-07 34250, 2020

      • alastairp
        last week I got listenbrainz tests working on jenkins, to avoid the slowdowns on travis
      • 2020-12-07 34259, 2020

      • alastairp
        I reviewed some CB pull requests
      • 2020-12-07 34209, 2020

      • thomasross joined the channel
      • 2020-12-07 34234, 2020

      • alastairp
        and had a quick look at some playlist PRs that ruaok opened, but am behind on them. Planning on finishing that this evening
      • 2020-12-07 34215, 2020

      • alastairp
        we ran into some issues in LB with a new version of pip being released, and breaking some things. I spent some time trying to unwind the interaction between pip, brainzutils, and listenbrainz. almost got that cleaned up
      • 2020-12-07 34237, 2020

      • alastairp
        this coming week will probably be quieter, because tomorrow is a holiday and today is the day between the weekend and holiday that everyone takes off anyway
      • 2020-12-07 34246, 2020

      • alastairp
        bitmap: next
      • 2020-12-07 34257, 2020

      • bitmap
        hey
      • 2020-12-07 34216, 2020

      • bitmap
        last week I finished working on/updating PRs for MBS-11092 and the improvements to editor JSON handling
      • 2020-12-07 34217, 2020

      • BrainzBot
        MBS-11092: Some issue with userscripts/plugins and beta site https://tickets.metabrainz.org/browse/MBS-11092
      • 2020-12-07 34229, 2020

      • bitmap
        those were deployed to beta and should all get released today
      • 2020-12-07 34247, 2020

      • bitmap
        did a bunch of code review, caught up on most recent MBS PRs I think
      • 2020-12-07 34215, 2020

      • bitmap
        made some fixes to our postgres setup, firstly making sure the services come back up if the containers are restarted (which happened on accident recently), and updating syswiki to document how to bring those up
      • 2020-12-07 34252, 2020

      • bitmap
        yesterday I was helping debug issues with the postgres WAL archive_command, and important part of our backup system, which broke due to a missing environment variable
      • 2020-12-07 34215, 2020

      • bitmap
        it seems to be resolved as of today, but it's unclear why the environment changed. I guess it happened when the containers restarted
      • 2020-12-07 34230, 2020

      • bitmap
        that's mostly it I think, so fin! reosarevok go
      • 2020-12-07 34236, 2020

      • reosarevok
        Hi!
      • 2020-12-07 34205, 2020

      • reosarevok
        I spent some time on a couple tickets that had a lot of votes but hadn't been looked at recently: MBS-8371 / MBS-4548
      • 2020-12-07 34206, 2020

      • BrainzBot
        MBS-8371: Search in edit notes https://tickets.metabrainz.org/browse/MBS-8371
      • 2020-12-07 34206, 2020

      • BrainzBot
        MBS-4548: Aliases/Edit artist credit page has no link to see what uses the artist credits https://tickets.metabrainz.org/browse/MBS-4548
      • 2020-12-07 34237, 2020

      • reosarevok
        Hopefully the first work on the main server and doesn't start always timing out, but I guess we'll see :)
      • 2020-12-07 34203, 2020

      • bitmap
        sounds like something we might be able to add indexes for
      • 2020-12-07 34207, 2020

      • reosarevok
        Other than that, smaller fixes, including MBS-11264 which had annoyed me before but I was too lazy to deal with until someone else reported it :p
      • 2020-12-07 34207, 2020

      • BrainzBot
        MBS-11264: Guess Case > French mode > chain of c combined with ' incorrectly convert it in uppercase https://tickets.metabrainz.org/browse/MBS-11264
      • 2020-12-07 34240, 2020

      • reosarevok
        And added a few more instrument images since that code is in beta now
      • 2020-12-07 34245, 2020

      • reosarevok
        CatQuest: you? :)
      • 2020-12-07 34250, 2020

      • CatQuest
        Meow! `😺`
      • 2020-12-07 34203, 2020

      • CatQuest
        This week I've stood on my head getting ready for later this month :D
      • 2020-12-07 34204, 2020

      • CatQuest
        Weather continues to be dismal and my white phlox plant died :(
      • 2020-12-07 34209, 2020

      • CatQuest
        on the upside I've finished up some book and music release backlog!
      • 2020-12-07 34209, 2020

      • CatQuest
        aaand thanks to bitmap and reosarevok we now have IROMBOOK images!!
      • 2020-12-07 34210, 2020

      • CatQuest
      • 2020-12-07 34220, 2020

      • CatQuest
        aaand lastly 2 days from now it is my birthday :DD
      • 2020-12-07 34220, 2020

      • CatQuest
      • 2020-12-07 34220, 2020

      • CatQuest
        fin, go freso!
      • 2020-12-07 34237, 2020

      • Freso
        o/
      • 2020-12-07 34222, 2020

      • Freso
        Not done much to report on. :/
      • 2020-12-07 34212, 2020

      • Freso
        fin.
      • 2020-12-07 34222, 2020

      • Freso
        Mr_Monkey: Go!
      • 2020-12-07 34226, 2020

      • Mr_Monkey
        Hello !
      • 2020-12-07 34211, 2020

      • Mr_Monkey
        Last week I worked on fixing BB-544 and took the oportunity to revamp the editor profile form
      • 2020-12-07 34212, 2020

      • BrainzBot
        BB-544: Unable to change my BB Display Name to match MB account name https://tickets.metabrainz.org/browse/BB-544
      • 2020-12-07 34219, 2020

      • Mr_Monkey
        Just finished that today
      • 2020-12-07 34238, 2020

      • Mr_Monkey
        I also continued work on the Playlists feature for LB
      • 2020-12-07 34249, 2020

      • Mr_Monkey
        I think we're *actually* there after today
      • 2020-12-07 34211, 2020

      • Mr_Monkey
        lso did a bit of research in edition formats for BB
      • 2020-12-07 34211, 2020

      • ruaok
        lots of little bits to finish still, but hey..
      • 2020-12-07 34228, 2020

      • Mr_Monkey
        Worked on various upkeep tasks
      • 2020-12-07 34238, 2020

      • Mr_Monkey
        and kept an eye on the forums
      • 2020-12-07 34249, 2020

      • Mr_Monkey
        And finally some PR reviews :)
      • 2020-12-07 34257, 2020

      • Mr_Monkey
        That's it for me, zas go !
      • 2020-12-07 34212, 2020

      • ruaok
        pick someone else.
      • 2020-12-07 34220, 2020

      • Freso
        ruaok: Go!
      • 2020-12-07 34223, 2020

      • ruaok
        heh
      • 2020-12-07 34243, 2020

      • ruaok
        last week I spent a lot of time setting up test.lb.org and fixing bugs.
      • 2020-12-07 34259, 2020

      • ruaok
        I finished dealing the data leak fallout and reporting the breach in california.
      • 2020-12-07 34212, 2020

      • ruaok
        minor bits of meb work here and there.
      • 2020-12-07 34234, 2020

      • ruaok
        then on friday I finished off some troi work, including creating a troi-bot that will soon create recommendation playlists for other users on LB.
      • 2020-12-07 34250, 2020

      • ruaok
        that might get put in place as early as this week. 🤞
      • 2020-12-07 34207, 2020

      • ruaok
        fin. zas if he responds in 30 seconds, otherwise yvanzo
      • 2020-12-07 34226, 2020

      • Mr_Monkey
        *drumroll*
      • 2020-12-07 34238, 2020

      • Freso
        Looks like yvanzo :)
      • 2020-12-07 34248, 2020

      • yvanzo
        still a few seconds…