hmm did our mail server settings change? My 'send as' function on gmail doesn't work anymore
2022-04-01 09159, 2022
aerozol
never mind, 'allow insecure apps' had turned itself off again (if anybody cares)
2022-04-01 09151, 2022
yuzie
I tried Chrome and finally signed in on my local instance. Seems Safari is blocking something
2022-04-01 09129, 2022
lucifer
yuzie: can you share what issue you were getting?
2022-04-01 09107, 2022
lucifer
like what error did you see in safari or contianer logs etc?
2022-04-01 09137, 2022
yuzie
I tried to sign in with my MusicBrainz on my local instance, but on Safari, I am redirected to the local homepage directly. No "POST /agree-to-terms/?next=%2F%3F HTTP/1.1" showing up.
2022-04-01 09126, 2022
yuzie
I just compared the logs. The difference is after trying to sign in on Safari, "POST /agree-to-terms/?next=%2F%3F HTTP/1.1" is missing. But it appears after I tried to sign up on Chrome.
2022-04-01 09152, 2022
lucifer
hmm unsure what issue could be. iirc alastairp and monkey work on mac. they could try reproducing the issue on safari and we can fix it then.
2022-04-01 09107, 2022
yuzie
Maybe I need to modify some setting on Safari. I'm not sure.
2022-04-01 09106, 2022
yuzie has quit
2022-04-01 09142, 2022
Shubh joined the channel
2022-04-01 09104, 2022
odnes joined the channel
2022-04-01 09129, 2022
Freso
Just a heads up that I won’t be around today. :x
2022-04-01 09112, 2022
mayhem
mooin!
2022-04-01 09107, 2022
mayhem
lucifer: mb-metadata-cache has been written to wolf. let me send the data to gaga as well. we'll need to update the table location to use the schema, but thats a small PR later.
2022-04-01 09101, 2022
mayhem
alastairp: any chance you can update #1933 this morning? I need it merged to continue my work...
btw - monday: 1st monday of the month, LB/pybrainz meeting 1h before meeting time? lucifer monkey mayhem?
2022-04-01 09103, 2022
monkey
Yep
2022-04-01 09125, 2022
mayhem
Yep
2022-04-01 09143, 2022
lucifer
yep
2022-04-01 09140, 2022
ssam has quit
2022-04-01 09119, 2022
ssam joined the channel
2022-04-01 09102, 2022
alastairp
lucifer: if you have some time this afternoon, it'd be great to get your help on trying to wind up a few CB PRs
2022-04-01 09133, 2022
lucifer
sure, which ones specifically?
2022-04-01 09129, 2022
alastairp
I think I'll just merge 300, your old one for group member list, we can take another look at it if it still needs work, and your 332 one (some conflicts there)
2022-04-01 09102, 2022
lucifer
makes sense
2022-04-01 09109, 2022
alastairp
then I want to merge 320, 327, 328 (they all just need a simple test), and 383, then we can do a release and sync up the LB PR for the same feature
2022-04-01 09152, 2022
alastairp
after that, I think we can merge the BU upgrade and deploy to beta with the jinja undefined template setting enabled, to see if I caught all of the template updates
2022-04-01 09123, 2022
lucifer
sounds good, i see the BU one has some test failures. i can take a look at those while you are at LB stuff.
we could release namespace branch straight to beta too, to get it in testing now
2022-04-01 09118, 2022
lucifer
makes sense, let's do that
2022-04-01 09129, 2022
alastairp
let me do that now
2022-04-01 09139, 2022
lucifer
👍 thanks
2022-04-01 09144, 2022
alastairp
thanks to you
2022-04-01 09106, 2022
alastairp
monkey: do you remember the steps that you did to set up smtp server in BB (or even better, did you document it?)
2022-04-01 09132, 2022
alastairp
I'm looking at wiki now, the ideal situation would be that I can read docs and set it up myself without bothering zas. if I can't find docs, I'll ask him and then write the docs
2022-04-01 09115, 2022
alastairp
zas: can you check syswiki/MailSetup.md and see if it can be deleted?
2022-04-01 09136, 2022
lucifer
why do we need separate relays for all projects? shouldn't one be enough for LB/CB/BB at atleast
2022-04-01 09109, 2022
alastairp
good question, we should decide if we want to keep doing this
to make sure we are on the same page, last time we decided to add these new detunings to both endpoint and background runner. future multipass would only be added to background runner.
2022-04-01 09124, 2022
lucifer
so once the PR is reviewed, i'll duplicate the query file, rename it to somethign else for use in the lookup endpoint.
2022-04-01 09151, 2022
mayhem
ok, thanks for the memory jog. maybe I'll go do that right now.
2022-04-01 09100, 2022
alastairp
zas: (and maybe atj if you want to learn about this): could you give some feedback on lucifer's comment above? do you prefer that we have an exim relay per project, or can we start sharing 1 relay between many projects?
2022-04-01 09138, 2022
zas
alastairp: we used to have an exim relay container per project
2022-04-01 09153, 2022
zas
it isn't strictly mandatory, but if this relay is on the node the project runs on, it ensures it works when we reboot (other) machines
2022-04-01 09109, 2022
zas
we just need to be sure the IP of the node is accepted by gmail
2022-04-01 09112, 2022
alastairp
I see 4 relays in constants.sh, musicbrainz, metabrainz, listenrbainz, bookbrainz
2022-04-01 09122, 2022
alastairp
by default gmail doesn't accept all of our nodes?
2022-04-01 09159, 2022
alastairp
I agree that having at least one relay per node makes sense in case another node goes away temporarily. I'll write this
so basically you set up an exim relay container, and check if it can relay, if not (getting unauthorized error), it is likely missing IP on the gmail side
2022-04-01 09142, 2022
alastairp
I'll add to this document about how to set up a relay. I remember doing it once for sentry, and I've also got monkey's PR above
2022-04-01 09105, 2022
alastairp
I thought that all of our machines by default had access, but I'll add a note about like you say to check the error messages
2022-04-01 09108, 2022
alastairp
thanks
2022-04-01 09149, 2022
texke has quit
2022-04-01 09157, 2022
texke` joined the channel
2022-04-01 09127, 2022
alastairp
zas: actually, trille already runs a musicbrainz.org exim relay (there is also one on zappa). so does it make sense to add a 2nd relay to trille for CB, or should we just use the existing relay?
please have a click around and try to break it - it's currently configured to crash if a template tries to load a piece of data that doesn't exist. Let me know if you find an error
the law of unintended consequences may end up forcing us to actually make NTFs because people will like this idea.
2022-04-01 09115, 2022
lucifer
lol who are the echo nest remix folks?
2022-04-01 09112, 2022
thusharkn joined the channel
2022-04-01 09135, 2022
mayhem
no clue.
2022-04-01 09152, 2022
alastairp
the worrying thing about this, is that this is exactly the kind of thing that an NFT person will earnestly propose, thinking that it's the perfect answer to all problems
2022-04-01 09104, 2022
mayhem
that.
2022-04-01 09106, 2022
lucifer
indeed 1 person did reply that
2022-04-01 09122, 2022
lucifer
there will be many more soon.
2022-04-01 09126, 2022
mayhem
hey, if people push us to mint money... who are we to argue?
2022-04-01 09154, 2022
akshaaatt
On it mayhem! ⚡
2022-04-01 09105, 2022
mayhem
knowing us, we'd do it, but a disclaimer on it: "We did this for you. But you're going to lose your money. If you're good with that, click proceed."