dvirtz: I didn't see your question over the holidays. that's the same version of gettext we use in production, and I haven't seen this error before. that it gives "syntax error" is very odd though, the only thing I could think of is the line endings being messed up...are you using Docker from Windows by chance?
minimal has quit
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
LupinIII has quit
Jigen joined the channel
Jigen has quit
Jigen joined the channel
Jigen has quit
LupinIII joined the channel
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
LupinIII has quit
Jigen joined the channel
Jigen has quit
Jigen joined the channel
mamanullah7[m]
<mayhem[m]> "m.amanullah7: did you register a..." <- already setup all these things still getting this error!!
mamanullah7[m] uploaded an image: (394KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/wgxOCHmRXvrIYQszxRvJfSVw/Screenshot%202025-01-08%20at%2010.26.11%E2%80%AFAM.png >
mamanullah7[m] uploaded an image: (495KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/gPlZuIBybSSDEezONvIdisrW/Screenshot%202025-01-08%20at%2010.32.16%E2%80%AFAM.png >
mamanullah7[m] uploaded an image: (894KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/IwxDgNReQjGEbLdEOSsKicQl/Screenshot%202025-01-08%20at%2010.25.56%E2%80%AFAM.png >
Jigen has quit
Jigen joined the channel
mayhem:
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
Kladky joined the channel
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
petitminion joined the channel
Kladky has quit
lucifer[m]
m.amanullah7: what redirect_uri did you set in the application?
Kladky joined the channel
dvirtz[m]
thanks @bitmap. Good guess, it is docker from Windows
yvanzo: Can we get rid of old solr7 cluster now? You said we'll have to keep it until end of 2024.
mayhem: bitmap atj julian45 I'm thinking about replacing aretha, it is consistently slow; mainly because it runs on HDDs (10TB+), we have barman & postgres running there, and they would benefit of SSDs.
mayhem[m]
does hetzner have SSDs large enough?
zas[m]
Nope, not at decent prices, but perhaps an hybrid machine with SSDs + HDDs would do, keeping HDDs for long term storage, and SSDs for databases/short term
I'll investigate options (and prices)
mayhem[m]
makes sense
zas[m]
The thing is Hetzner charges a lot for extra disk space in most configurations (ie. 4TB SSD for ~40€/month, that's 80€ for RAID1, almost 1k€/year...), we can get a full server with same disk capacity for the same price...
Gaurav993 joined the channel
bitmap: I upgraded jenkins & its plugins, that was very needed (but just inside the container, you may want to update jenkins version in deployment scripts).
reosarevok[m]
IIRC bitmap is working to get rid of jenkins as much as possible for MBS
Re the old cluster, I expect given the whole SOLR/SIR upgrade is not done we'll need more time but I'll let yvanzo confirm
Now that YIM is done maybe we can get lucifer to help a bit more
zas[m]
jenkins is also used by few other projects, if we decide to totally getting rid of it, we need to list them and move them to Github actions.
reosarevok[m]
Fair
zas[m]
reosarevok: Do you need help on the old SOLR move? Now that we have julian45 & atj around, we can perhaps work together on this and make this happen, the cost of old SOLR7 cluster has to be cut soon (it was already delayed a lot). Can we discuss this on next meeting?
reosarevok[m]
That's still mostly an yvanzo question - I see no reason you couldn't add it to the agenda in any case
If it gets discussed sooner you can always take it down :)
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz | BookBrainz: #bookbrainz | Channel is logged and not empty as it is bridged to IRC; see https://musicbrainz.org/doc/ChatBrainz for details | Agenda: Reviews, old solr7 cluster (@zas/@yvanzo)
zas[m]
Voilà ;)
reosarevok[m]
I forget if keeping the old cluster was only about the mirrors, or if it's still also needed for testing performance, so yeah, I don't dare to say :)
Gaurav993
Hello, I was thinking of working on the LB-1040 ticket for listenbrainz. I have already commented there. Can I work on it?
Also as I have mentioned in the comments, would it be fine to use the localStorage to store the username and then present it to the user?
mayhem[m]
I think that question is better for ansh or monkey
Gaurav993
Ok. Shall I tag them or they will answer whenever they see the message? I am a bit new to using IRC.
mayhem[m]
they are in here, when they are working. I would expect monkey to turn up before too long. so, you're good for now.
Gaurav993
Ok thanks.
lucifer[m]
reosarevok: zas : iiuc, the old SOLR is still required because mirrors use search index dumps from it. i was working with yvanzo on upgrading the docker setup for mirrors. i'll touch base with him when he's around next to speed up the process.
* next to help out and speed up
Gaurav993 (IRC): the backend stores the last.fm username from which the user imported previously. so you don't need to use localStorage for it.
mayhem: hi! will you have time today to review some of the open PRs?
mayhem[m]
I'm busy in accounting hell. :( is there something more important than other? I'm hoping to get to the rest tomorrow.
petitminion has quit
lucifer[m]
ah okay no worries, nothing urgent.
mayhem[m]
sorry.
lucifer[m]
all good.
Junaid joined the channel
mayhem[m]
monkey: Gaurav993 (IRC) asked you a question earlier ^^
monkey[m]
Roger, will answer shortly
Junaid has quit
Gaurav993 (IRC): Hello! I'm reading the ticket and comments now, but I'm not sure I understand the issue exactly. As you mentioned and tested, the browser can remember the text input content just fine. I think that means the ticket is resolved (we might have resolved it previously and forgotten to close the ticket, maybe)
In any case, I don't think we should be adding non-browser mechanisms into the mix.
Gaurav993
Ok. I will take some other ticket to work upon.
monkey[m]
:+1: Thanks for looking into it and testing on various browsers, that was what was missing to close the ticket :)
Do you want to close it yourself, or do you want me toi?
<dvirtz[m]> "thanks @bitmap. Good guess, it..." <- ahh so if this is the issue, you may need to set `core.autocrlf=false` globally and then checkout the git repo again
<zas[m]> "mayhem: bitmap atj julian45 I'..." <- right now the PG on aretha is only used for the test.mb database (and for schema change testing), so I could move this to another server (as it should have relatively low activity), but SSDs would definitely help for barman too