Freso: oh, yeah... one more thing. Am I allowed to be in the meetings now? :P
Freso
naiveaiguy: You were never not allowed to. :) Didn't I invite to sit in last meeting?
naiveaiguy
Oh yeah!
Ok, thanks.
Freso
naiveaiguy: ;)
heyoni joined the channel
Jira is broken for me, and I don't know if Firefox or due to Jira update yesterday/last night. :/
heyoni has quit
I think it's FF/NoScript intervening.
Freso can't wait to 6 months from now when most of these FF57 webextension infancy issues will have been sorted out. :}
Clint
only 6 months?
heyoni joined the channel
Freso
It seems the two main extensions I'm using that are having issues are GreaseMonkey and NoScript. I'm confident that they'll be mostly fine in a few months, yes.
I didn't say everything will have been sorted out, but I believe most issues will have been. They both seem to be fairly actively bugfixed right now.
Leo_Verto
Is GreaseMonkey still being actively developed? I saw a recommendation to switch to TamperMonkey, which has FF builds these days
naiveaiguy
Is there no `default` docker machine for the ListenBrainz server?
Freso
naiveaiguy: No need to leave #musicbrainz - you're welcome in both channels!
Freso: I know, but I just remembered you had told me to ask dev questions in #metabrainz.
I think either you or CatQuest, not sure.
alastairp
naiveaiguy: how so? we don't have a container named default
Freso
Well, I just told you in #musicbrainz, but you'd already left. :p
alastairp
there's one called web
naiveaiguy
Freso: I know, won't do it again - I'll keep one place to ask.
alastairp
naiveaiguy: don't worry. watch this, I'm about to ask a non-musicbrainz related question in this channel
Freso: sampsyo: what does beets mean when it says "skipping" for a directory? How can I see why it decided to skip?
Freso
naiveaiguy: Well, if you ever get into MusicBrainz editing (and I hope you will! Apart from BB, everything else kind of revolves around MB, so understanding how it works is good), #musicbrainz is where you should ask for help. :)
CatQuest
actually this channel is for *all* metabrainz nd such related things
Freso
alastairp: No clue, sorry. :( Someone in #beets will likely know.
naiveaiguy
alastairp: yes, that's exactly what I'm saying. I keep getting a "Couldn't connect to Docker daemon" error when I try to run `./develop.sh`
Freso: ah, I see!
alastairp
naiveaiguy: basics first... did you install docker?
CatQuest
also ,yes ,what freso said, naiveaiguy hopw you'll try editing too
naiveaiguy
alastairp: Yes, using homebrew
alastairp
did you add your user to the docker group and log out and in again?
Leo_Verto
is docker running?
Freso
naiveaiguy: We have a bunch of data entry tasks too, when you need a break from staring at code. ;)
CatQuest
👍
Freso
(Like, a bunch bunch.)
alastairp
I don't know how to use docker installed from homebrew. I use Docker for Mac
naiveaiguy
alastairp: Ideally they should be the same
alastairp
but it looks like either docker is not running, or your user doesn't have permission to access it
DjSlash
alastairp: afaik, it does that when it has already (tried to) imported the directory
heyoni has quit
alastairp
DjSlash: I have no library, so it shouldn't be historical stuff. I won't be surprised if it's because of number of track mismatch, or no result found on MB, but I'd like it to say :)(\
:)
DjSlash
That it does
heyoni joined the channel
If you ever have done things with beets, it might have saved a file 'state.pickle'. I think that that is the file where it keeps the history about processed directories.
alastairp
I deleted that too :)
though, I just looked at a few examples of skipped directories. One was missing a few files, and one isn't on MB
so I'm not too worried about the fact that it's skipping. I just wondered if there was a verbose flag to say *why* it's skipping
naiveaiguy
Leo_Verto: how do I even start docker without a `default` machine
DjSlash
not that I know of
and those cases aren't reasons it would skip an directory, normally
alastairp
ok 👍
Freso
alastairp: Did you try tossing all the -v's at it?
alastairp
not yet
doing the easy ones first, once they're out of the way I'll attack the hard ones
Leo_Verto
naiveaiguy: what "machine" are you talking about? docker containers are entirely self-contained and include a sort of OS environment
Freso
Btw, we have a number of "add album release to MB + AB + AcoustID" tasks again this year, so hopefully we'll get some students submitting obscure-ish stuff to AB again this year. ❤️
naiveaiguy
Leo_Verto: Sorry, don't know much about docker. Everywhere I look on the web, it says to use `docker-machine start default`
Leo_Verto
ah, seems like that's an OSX thing
alastairp
naiveaiguy: you're about 2 years out of date on your instructions, sorry to say :(
ruaok: I'll try to fix #279 tomorrow, I have it mostly done but not ready for review yet.
akhilesh joined the channel
naiveaiguy
alastairp: `docker-machine` still exists, it's mentioned on the page you linked. am I missing something here?
alastairp
good question.
you're right. I do have docker-machine on my mac, but I don't interact with it
naiveaiguy
alastairp: aah
alastairp
I use the `Docker` application in /Applications, which gives me a status bar button which lets me manage it
iliekcomputers
naiveaiguy: Great to see you working on the LB task, I might be a bit busy next few days, but feel free to ping me if you need any help. (this seems like a mac problem which I probably won't be able to help with anyways)
alastairp: Looks like a better option is to use Docker.app, installing that now
alastairp
👍
ruaok
docker app has been working well for me.
Leo_Verto
Interesting, the project being a fork has some unintended side effects though like certain stuff always referencing the forked projects and most importantly contributions not showing up on my contribution graph
naiveaiguy
alastairp: Still getting the same error even though Docker says it's running
alastairp: I think I've got it working correctly, but I have two questions
One is the fact that I have a new folder in docker/ called "dbvolume". I suppose you're not supposed to commit that into git, right? But it's being taken as a change when I check `git status`. Should it be in .gitignore?
And the second is that when I try to sign in on my local instance, I get an error saying "invalid_client".