#metabrainz

/

      • UmkaDK has quit
      • 2018-10-31 30457, 2018

      • thefar8
        anyway iliekcomputers, i need to know where can i access redis database of listenbrainz, so I'm able to figure out the error and continue
      • 2018-10-31 30420, 2018

      • ruaok
        you won't be able to access it, but iliekcomputers can.
      • 2018-10-31 30433, 2018

      • ruaok
        figure out what queries you'd like to run and he (or I) can run them for you.
      • 2018-10-31 30409, 2018

      • thefar8
        ohh okay..
      • 2018-10-31 30416, 2018

      • UmkaDK joined the channel
      • 2018-10-31 30418, 2018

      • thefar8
        is there any query that store the listen records in redis?
      • 2018-10-31 30448, 2018

      • ruaok
        we don't normally store recording ids in redis.
      • 2018-10-31 30459, 2018

      • ruaok
        is this for the top 10 tracks feature?
      • 2018-10-31 30409, 2018

      • ruaok
        or rather, 10 most recent?
      • 2018-10-31 30451, 2018

      • outsidecontext has quit
      • 2018-10-31 30444, 2018

      • virus joined the channel
      • 2018-10-31 30446, 2018

      • thefar8
        it is for 10 most recent
      • 2018-10-31 30457, 2018

      • ruaok
        anyone around who can help me think through an ssh/shell/env var issues?
      • 2018-10-31 30454, 2018

      • ruaok
        thefar8: you wont be able to query data from redis since your code isn't live yet, so the keys you're looking for are not there.
      • 2018-10-31 30440, 2018

      • ruaok
        Mr_Monkey: gesundheit.
      • 2018-10-31 30401, 2018

      • Mr_Monkey
        Danke sehr
      • 2018-10-31 30403, 2018

      • Mineo
        that ssh question is not how you do it, it's usually easier to loudly complain about things and wait for the know-it-alls to show up ;-)
      • 2018-10-31 30414, 2018

      • ruaok
        I should know better, really.
      • 2018-10-31 30415, 2018

      • thefar8
        ahh okay.. I'll work at them again.. thanks ruaok
      • 2018-10-31 30438, 2018

      • ruaok
        anyways... let me start complaining...
      • 2018-10-31 30405, 2018

      • ruaok
        this damned shell script that something else is invoking via SSH is not picking up the JAVA_HOME env var.
      • 2018-10-31 30430, 2018

      • ruaok
        and the non-interactive shell doesn't seem to be reading /etc/profile either
      • 2018-10-31 30433, 2018

      • iliekcomputers
        thefar8: you can access the redis database you're running on your local maching by using the redis object here (https://github.com/metabrainz/listenbrainz-server…)
      • 2018-10-31 30452, 2018

      • Mineo
        ruaok: is JAVA_HOME set by the ssh client? if so, is it whitelisted in sshd_config's AcceptEnv? is cron or sudo (which usually do additional environment cleanups) involved?
      • 2018-10-31 30434, 2018

      • ruaok
        no, the caller expects that the system being called has JAVA_HOME defined somehow.
      • 2018-10-31 30453, 2018

      • ruaok
        and logging into that container shows that the system has JAVA_HOME defined.
      • 2018-10-31 30418, 2018

      • ruaok
        but the non-interactive shell that gets started does not have it defined.
      • 2018-10-31 30404, 2018

      • iliekcomputers
        seeing this on JIRA: Support and update access for JIRA Software expires in 43 days
      • 2018-10-31 30419, 2018

      • ruaok
        yup, on my radar.
      • 2018-10-31 30417, 2018

      • github joined the channel
      • 2018-10-31 30417, 2018

      • github
        [picard-plugins] MetaTunes opened pull request #175: Metabrainz/2.0 (2.0...metabrainz/2.0) https://git.io/fxbuq
      • 2018-10-31 30417, 2018

      • github has left the channel
      • 2018-10-31 30440, 2018

      • iliekcomputers
        thefar8: left a bunch of comments pointing things in the right direction.
      • 2018-10-31 30449, 2018

      • iliekcomputers
        (a bunch of comments on the PR)
      • 2018-10-31 30418, 2018

      • Mineo
        ruaok: that sounds like everything is working like it's supposed to (non-interactive shells non-login shells usually don't read any startup files). but since it's java, can you use update-alternatives (ubuntu/debian) or something similar to make /usr/bin/java point to the correct one?
      • 2018-10-31 30411, 2018

      • ruaok
        the thing is the scripts are checking for existence of the env var, not whether or not it can find the java binary.
      • 2018-10-31 30422, 2018

      • Mineo
        oh
      • 2018-10-31 30447, 2018

      • ruaok
        I'm going to try and use ssh to send the env var.
      • 2018-10-31 30444, 2018

      • a_ joined the channel
      • 2018-10-31 30414, 2018

      • virus has quit
      • 2018-10-31 30456, 2018

      • a_ has quit
      • 2018-10-31 30415, 2018

      • github joined the channel
      • 2018-10-31 30415, 2018

      • github
        [listenbrainz-server] paramsingh opened pull request #447: Remove extra except blocks and log more stuff to Sentry (production...rabbitmq-debug) https://git.io/fxbgE
      • 2018-10-31 30415, 2018

      • github has left the channel
      • 2018-10-31 30433, 2018

      • ruaok
        ok, sending the env var via ssh seems to be working. onward to the next issue.
      • 2018-10-31 30423, 2018

      • github joined the channel
      • 2018-10-31 30423, 2018

      • github
        [listenbrainz-server] paramsingh closed pull request #447: Remove extra except blocks and log more stuff to Sentry (production...rabbitmq-debug) https://git.io/fxbgE
      • 2018-10-31 30423, 2018

      • github has left the channel
      • 2018-10-31 30433, 2018

      • c1e0 joined the channel
      • 2018-10-31 30448, 2018

      • antlarr has quit
      • 2018-10-31 30405, 2018

      • antlarr joined the channel
      • 2018-10-31 30417, 2018

      • iliekcomputers
        the rabbitmq errors have gone down a lot.
      • 2018-10-31 30447, 2018

      • masterdonx joined the channel
      • 2018-10-31 30411, 2018

      • ruaok
        yay. but not gone?
      • 2018-10-31 30450, 2018

      • masterdonx has quit
      • 2018-10-31 30457, 2018

      • iliekcomputers
        there were a few errors left over from the api_compat because i forgot about deploying it, just did a new version of that, so ideally they should be gone now.
      • 2018-10-31 30400, 2018

      • bitmap
        yvanzo: I'm looking at MBS-9862 now to fix before the server update
      • 2018-10-31 30400, 2018

      • BrainzBot
        MBS-9862: Regression: "Tags" text inputbox no longer saves previous used tags https://tickets.metabrainz.org/browse/MBS-9862
      • 2018-10-31 30401, 2018

      • c1e0 has quit
      • 2018-10-31 30445, 2018

      • Freso
        zas and samj1912, I think outsidecontext (and abhi-ohri) would appreciate additional thoughts on https://github.com/metabrainz/picard-plugins/pull… when you have some minutes. :)
      • 2018-10-31 30415, 2018

      • michelv has quit
      • 2018-10-31 30412, 2018

      • github joined the channel
      • 2018-10-31 30412, 2018

      • github
        [listenbrainz-server] paramsingh closed pull request #446: Merge production into master (master...merge-branch) https://git.io/fxdKN
      • 2018-10-31 30412, 2018

      • github has left the channel
      • 2018-10-31 30449, 2018

      • bitmap
        yvanzo: alright, it was an easy fix https://github.com/metabrainz/musicbrainz-server/…
      • 2018-10-31 30450, 2018

      • yvanzo
        bitmap: ok!
      • 2018-10-31 30400, 2018

      • UmkaDK has quit
      • 2018-10-31 30453, 2018

      • UmkaDK joined the channel
      • 2018-10-31 30450, 2018

      • thefar8 has quit
      • 2018-10-31 30457, 2018

      • yvanzo
        bitmap: is there a planned end-of-life for the old search server?
      • 2018-10-31 30421, 2018

      • yvanzo
        As MBS still supports both atm, I wonder when we could get rid of it.
      • 2018-10-31 30424, 2018

      • bitmap
        yvanzo: I think as soon as possible after MBH-502 is resolved
      • 2018-10-31 30424, 2018

      • BrainzBot
      • 2018-10-31 30445, 2018

      • yvanzo
        Ok, thanks!
      • 2018-10-31 30447, 2018

      • bitmap
        we removed the code that allows mbs to work with old search already, didn't we?
      • 2018-10-31 30430, 2018

      • bitmap
        except for ws1
      • 2018-10-31 30458, 2018

      • bitmap
        so people with mirror servers just don't (can't) have working search at all unless they are using ws1 at present
      • 2018-10-31 30434, 2018

      • bitmap
        or running an older server release
      • 2018-10-31 30439, 2018

      • yvanzo
        No, we still have SEARCH_ENGINE set to LUCENE in DBDefs.pm.sample.
      • 2018-10-31 30400, 2018

      • MagnusSvensson[m joined the channel
      • 2018-10-31 30401, 2018

      • bitmap
        ah, good
      • 2018-10-31 30415, 2018

      • ferbncode has quit
      • 2018-10-31 30437, 2018

      • c1e0 joined the channel
      • 2018-10-31 30400, 2018

      • travis-ci joined the channel
      • 2018-10-31 30401, 2018

      • travis-ci
        Project bookbrainz-site build #1842: failed in 5 min 9 sec: https://travis-ci.org/bookbrainz/bookbrainz-site/…
      • 2018-10-31 30401, 2018

      • travis-ci has left the channel
      • 2018-10-31 30414, 2018

      • rdswift
        During one of the GCI tasks, the student had added a social media link. While the edit was still in review awaiting votes, the student tried to update it (at my request) but was unable to save the edit. They had to first cancel the original edit before they could save the new link address. Is this expected behavior for the website?
      • 2018-10-31 30423, 2018

      • UmkaDK has quit
      • 2018-10-31 30431, 2018

      • c1e0 has quit
      • 2018-10-31 30405, 2018

      • Mr_Monkey
        george: You had some good feedback on the BookBrainz search page yesterday, and it aligned with a couple of things I wanted to fix/improve, so I got to work: https://github.com/bookbrainz/bookbrainz-site/pul… and wanted to say thanks
      • 2018-10-31 30450, 2018

      • Freso
        rdswift: I'd say "no, please file a bug", but it might be helpful to know if they got any error messages or exactly what happened.
      • 2018-10-31 30429, 2018

      • virus joined the channel
      • 2018-10-31 30445, 2018

      • rdswift
        I'll try to find the tsk and ask them. I don't think they received any error messages because they seemed to think that the edit had gone through. They did include screen shots of what they submitted for changes, but when I checked those change edits didn't exist. I asked them to canel the existing edits and try again, and the new changes went through.
      • 2018-10-31 30404, 2018

      • rdswift
        I can try to reproduce this in test.mb.o if that's of any value.
      • 2018-10-31 30417, 2018

      • george
        Mr_Monkey: wow, that was really fast
      • 2018-10-31 30452, 2018

      • Mr_Monkey
        It was on my mind for a little while
      • 2018-10-31 30410, 2018

      • Mr_Monkey
        Still need to add pagination and more than the current 10 results
      • 2018-10-31 30426, 2018

      • Freso
        george: Feed a monkey enough typewrites and they'll give you Shakespeare in no time!
      • 2018-10-31 30434, 2018

      • Freso
        Or something like that.
      • 2018-10-31 30442, 2018

      • Mr_Monkey
        :D
      • 2018-10-31 30412, 2018

      • virus
        Hi everyone, I've got a again a little question
      • 2018-10-31 30418, 2018

      • virus
        I'm looking at GCI task "Allow disabling new version update checking for Picard packagers"
      • 2018-10-31 30437, 2018

      • virus
        What does "Picard release packagers" mean there?
      • 2018-10-31 30452, 2018

      • george
        virus: I was taking a look at that one too--I seem to remember a conversation about it on the ticket/a PR
      • 2018-10-31 30431, 2018

      • george
        I was going to ask one of the staff about it, since it seems like there might already be an option for it or something?
      • 2018-10-31 30456, 2018

      • virus
        george: :D
      • 2018-10-31 30406, 2018

      • george
        virus: actually, looks like it was added here (https://github.com/metabrainz/picard/commit/f19ca…) and then they later decided to remove that feature
      • 2018-10-31 30420, 2018

      • zas
        virus: since Picard may be packaged by third parties (ie. to be included in a specific linux distribution), packagers may want to disable this feature (which is checking automatically if new versions of Picard are available), because installation is done through a specific packaging system and they maintain themselves new versions of Picard made available to their users.
      • 2018-10-31 30406, 2018

      • virus
        zas: Thank you! I understand now what they are
      • 2018-10-31 30414, 2018

      • virus
        george: Yeah, I saw that commit but didn't know what these packagers are :)
      • 2018-10-31 30433, 2018

      • zas
        virus: usually they patch the application if needed, but the idea was to ease things
      • 2018-10-31 30458, 2018

      • virus
        Okay, I claimed that task - hope I'll nail it :D
      • 2018-10-31 30411, 2018

      • george
        good luck :)
      • 2018-10-31 30413, 2018

      • virus
        Thank you :)
      • 2018-10-31 30453, 2018

      • rdswift
        Freso, I just tried it on test.mb.o and it worked as expected, keeping both edits in the review / voting list. Not going to bother with a ticket at this point.
      • 2018-10-31 30450, 2018

      • Freso
        virus: Did you try getting whipper to work? Did you manage?
      • 2018-10-31 30437, 2018

      • Freso
        rdswift: Alright then.
      • 2018-10-31 30406, 2018

      • virus
        Freso: I haven't done that yet, because I chose picard task, but I will try to do it :)
      • 2018-10-31 30416, 2018

      • Freso
        Alright!
      • 2018-10-31 30447, 2018

      • AfroThundr|main has quit
      • 2018-10-31 30416, 2018

      • AfroThundr|main joined the channel
      • 2018-10-31 30410, 2018

      • ferbncode joined the channel
      • 2018-10-31 30441, 2018

      • virus has quit
      • 2018-10-31 30434, 2018

      • code_master5 has quit
      • 2018-10-31 30428, 2018

      • thefar8 joined the channel
      • 2018-10-31 30450, 2018

      • thefar8
        iliekcomputers: okay thanks a lot :)
      • 2018-10-31 30430, 2018

      • demonimin has quit
      • 2018-10-31 30407, 2018

      • demonimin joined the channel
      • 2018-10-31 30413, 2018

      • antlarr has quit
      • 2018-10-31 30417, 2018

      • antlarr2 joined the channel
      • 2018-11-01 30516, 2018

      • ephemer0l has quit
      • 2018-11-01 30511, 2018

      • ephemer0l_ joined the channel
      • 2018-11-01 30557, 2018

      • thefar8 has quit
      • 2018-11-01 30545, 2018

      • mrsnowman has quit
      • 2018-11-01 30558, 2018

      • Hobbyboy has quit
      • 2018-11-01 30539, 2018

      • Hobbyboy joined the channel
      • 2018-11-01 30529, 2018

      • djwhitey_ joined the channel
      • 2018-11-01 30506, 2018

      • djwhitey has quit
      • 2018-11-01 30547, 2018

      • ferbncode has quit
      • 2018-11-01 30539, 2018

      • Hobbyboy has quit
      • 2018-11-01 30511, 2018

      • Hobbyboy joined the channel
      • 2018-11-01 30523, 2018

      • Leo_Verto_ joined the channel
      • 2018-11-01 30500, 2018

      • Leo_Verto has quit
      • 2018-11-01 30500, 2018

      • Leo_Verto_ is now known as Leo_Verto
      • 2018-11-01 30511, 2018

      • discopatrick has quit
      • 2018-11-01 30502, 2018

      • c1e0 joined the channel
      • 2018-11-01 30503, 2018

      • c1e0 has quit
      • 2018-11-01 30511, 2018

      • michelv joined the channel
      • 2018-11-01 30516, 2018

      • UmkaDK joined the channel