The other problem is that with Ubuntu 24.02 docker-compose produces the same issues I saw in #285 however if I remove the old docker-compose and install docker-compose-v2 I have to run it was "docker compose" which seems to break a lot of other things.
2025-03-27 08610, 2025
nelgin
admin/create-amqp-extension: line 29: docker-compose: command not found
2025-03-27 08611, 2025
nelgin
create-amqp-extension: cannot install: the Docker Compose service 'indexer' is not up
2025-03-27 08611, 2025
mara42 has quit
2025-03-27 08630, 2025
mara42 joined the channel
2025-03-27 08602, 2025
bitmap[m]
nelgin (IRC): try with `DOCKER_COMPOSE_CMD='docker compose' admin/create-amqp-extension`
2025-03-27 08624, 2025
bitmap[m]
in general you should be able to prefix any of the commands with that environment variable to get them working
2025-03-27 08653, 2025
bitmap[m]
(and there are plans to make docker compose v2 the default soon, IIRC)
2025-03-27 08648, 2025
d4rk has quit
2025-03-27 08612, 2025
d4rk joined the channel
2025-03-27 08620, 2025
GautamShorewala[ has quit
2025-03-27 08655, 2025
mara42 has quit
2025-03-27 08636, 2025
mara42 joined the channel
2025-03-27 08628, 2025
mara42 has quit
2025-03-27 08620, 2025
d4rkie has quit
2025-03-27 08646, 2025
d4rkie joined the channel
2025-03-27 08621, 2025
mara42 joined the channel
2025-03-27 08628, 2025
mara42 has quit
2025-03-27 08632, 2025
mara42 joined the channel
2025-03-27 08654, 2025
mara42 has quit
2025-03-27 08643, 2025
mara42 joined the channel
2025-03-27 08654, 2025
nelgin
I'll give that a try thanks. Also, how would I get that missing data if I didn't get it in the initial import?
2025-03-27 08602, 2025
nelgin
Using the environment variable worked thank you.
2025-03-27 08627, 2025
nelgin
groups: cannot find name for group ID 153
2025-03-27 08627, 2025
nelgin
I'm seeing a bunch of these also
2025-03-27 08639, 2025
mara42 has quit
2025-03-27 08644, 2025
mara42 joined the channel
2025-03-27 08609, 2025
vardhan joined the channel
2025-03-27 08649, 2025
d4rkie has quit
2025-03-27 08615, 2025
d4rkie joined the channel
2025-03-27 08645, 2025
mara42 has quit
2025-03-27 08640, 2025
jasje[m]
<sparksphereinspi> "Hey @jasje, I made the fix for..." <- I wasn’t facing any duplicate events issue but events just not loading after feb 19 + events disappearing when refreshing. Please look into these issues before initiating review.
2025-03-27 08635, 2025
mara42 joined the channel
2025-03-27 08634, 2025
nelgin
WARNING: amqp could not commit tx mode on broker 1, reply_type=2, library_errno=4
2025-03-27 08619, 2025
nelgin
Any ideas on this one during replication? There's a couple of issues, #142 but doesn't seem relevent since all my dockers are up and not #!50 since this isn't an upgrade.
I’ve fixed the issue on my local setup. Can you check if there facing any other issues?
2025-03-27 08611, 2025
sparksphereinspi
s/facing//
2025-03-27 08657, 2025
mara42 has quit
2025-03-27 08650, 2025
mara42 joined the channel
2025-03-27 08614, 2025
mara42 has quit
2025-03-27 08649, 2025
outsidecontext[m has quit
2025-03-27 08604, 2025
lucifer[m]
holycow23: ansh looking through the stats proposal, some of the stats are suggested to be implemented directly on MB/LB db. we shouldn't be doing that. all the stats should be generated on the spark cluster unless there is a very strong reason not to do so.
2025-03-27 08604, 2025
mara42 joined the channel
2025-03-27 08636, 2025
mara42 has quit
2025-03-27 08633, 2025
mara42 joined the channel
2025-03-27 08626, 2025
lucifer[m]
mayhem: for notifications, i think we should skip BU and CB integration. just integrate them in LB. we intend to get rid of CB frontend at some point and then for just LB there is no need of a separate BU library.
2025-03-27 08616, 2025
vardhan has quit
2025-03-27 08637, 2025
holycow23[m]
<lucifer[m]> "holycow23: ansh looking through..." <- I’m not entirely sure yet, but my plan is to generate all of these items directly on the Spark cluster. They will leverage MB and LB for certain properties, though they will otherwise operate independently on Spark itself. If there’s anything specific that needs adjustment or further development, please let me know.
2025-03-27 08618, 2025
lucifer[m]
holycow23: ah cool then, i misunderstood it from the proposal.
so then the digest settings will also need to be stored in MeB?
2025-03-27 08627, 2025
mayhem[m]
yes.
2025-03-27 08636, 2025
lucifer[m]
instead of in each project that is. okay cool.
2025-03-27 08604, 2025
mayhem[m]
though it was floated that people might want different settings for different projects.
2025-03-27 08610, 2025
lucifer[m]
it will become simpler once we migrate rest of user data to MeB from MB but should be doable even now.
2025-03-27 08613, 2025
mayhem[m]
but I have no idea how many people want this.
2025-03-27 08626, 2025
lucifer[m]
i was thinking one digest email for all projects.
2025-03-27 08628, 2025
mayhem[m]
agreed
2025-03-27 08604, 2025
lucifer[m]
let's start simple i think and go with unified settings and later split it if needed.
2025-03-27 08653, 2025
lucifer[m]
mayhem: in that case do we need to store the email in the notification table, can't we just get it from users table too?
2025-03-27 08620, 2025
lucifer[m]
we don't have a users table at the moment but we will have it in the future.
2025-03-27 08638, 2025
lucifer[m]
when data has been migrated from MB to MeB.
2025-03-27 08643, 2025
mayhem[m]
ideally we would not duplicate it, but look it up
2025-03-27 08601, 2025
lucifer[m]
yup makes sense
2025-03-27 08638, 2025
vardhan_ joined the channel
2025-03-27 08655, 2025
mayhem[m]
I see we already have two proposals for the subsonic project, which is great.
2025-03-27 08623, 2025
lucifer[m]
i haven't seen any
2025-03-27 08625, 2025
mayhem[m]
did we say that level of UI work (to setup a subsonic server) is ok?
2025-03-27 08639, 2025
lucifer[m]
except the message in the LB channel just a few mins ago
2025-03-27 08650, 2025
mayhem[m]
one was directly submitted to the gsoc site, the other will be posted on community soon.
2025-03-27 08624, 2025
lucifer[m]
i see, i'll check the gsoc site but unless the contributor shows up here we aren't considering it right?
2025-03-27 08604, 2025
mayhem[m]
correct, and I have not seen this person here yet.
2025-03-27 08618, 2025
mayhem[m]
but the proposal isn't terrible, so we'll see.
2025-03-27 08643, 2025
lucifer[m]
do you want to email them and ask them to show up here in time?
2025-03-27 08648, 2025
vardhan has quit
2025-03-27 08654, 2025
mayhem[m]
yeah, will do.
2025-03-27 08603, 2025
lucifer[m]
cool
2025-03-27 08630, 2025
lucifer[m]
as for the UI, i think the only user facing part would be forms to create/edit/delete subsonic servers?
2025-03-27 08656, 2025
lucifer[m]
integrating in BP is frontend work but not UI specifically.
2025-03-27 08657, 2025
lucifer[m]
imo the proposal is very general, and does not reference existing LB implementations so my issue is how to know if all the content was not just generated by some llm/ai.
2025-03-27 08659, 2025
mayhem[m]
<lucifer[m]> "as for the UI, i think the..." <- yes
2025-03-27 08619, 2025
mayhem[m]
<lucifer[m]> "integrating in BP is frontend..." <- ah ok. not sure I understand, but that sounds "its ok" enough. :)
2025-03-27 08641, 2025
mayhem[m]
lucifer[m]: the one on the gsoc site?
2025-03-27 08642, 2025
lucifer[m]
mayhem[m]: i mean its typescript/react code but doesn't require much css
2025-03-27 08650, 2025
lucifer[m]
mayhem[m]: yup
2025-03-27 08658, 2025
monkey[m]
Not much in terms of 'design'
2025-03-27 08604, 2025
lucifer[m]
yup that
2025-03-27 08616, 2025
mayhem[m]
ok, thanks for the clarification.
2025-03-27 08633, 2025
d4rk has quit
2025-03-27 08659, 2025
d4rk joined the channel
2025-03-27 08608, 2025
misnad[m] has quit
2025-03-27 08605, 2025
d4rk has quit
2025-03-27 08630, 2025
d4rk joined the channel
2025-03-27 08654, 2025
Mitraansh joined the channel
2025-03-27 08655, 2025
ApeKattQuest has quit
2025-03-27 08616, 2025
ApeKattQuest joined the channel
2025-03-27 08617, 2025
ApeKattQuest has quit
2025-03-27 08617, 2025
ApeKattQuest joined the channel
2025-03-27 08633, 2025
Mitraansh has quit
2025-03-27 08610, 2025
Mitraansh joined the channel
2025-03-27 08629, 2025
d4rk has quit
2025-03-27 08655, 2025
d4rk joined the channel
2025-03-27 08633, 2025
mara42 has quit
2025-03-27 08635, 2025
mara42 joined the channel
2025-03-27 08616, 2025
mara42 has quit
2025-03-27 08654, 2025
mara42 joined the channel
2025-03-27 08627, 2025
mara42 has quit
2025-03-27 08652, 2025
mara42 joined the channel
2025-03-27 08623, 2025
mara42 has quit
2025-03-27 08604, 2025
mara42 joined the channel
2025-03-27 08604, 2025
mara42 has quit
2025-03-27 08632, 2025
mara42 joined the channel
2025-03-27 08612, 2025
minimal joined the channel
2025-03-27 08622, 2025
julian45[m] has quit
2025-03-27 08610, 2025
mara42 has quit
2025-03-27 08629, 2025
mara42 joined the channel
2025-03-27 08628, 2025
vardhan_ has quit
2025-03-27 08657, 2025
mara42 has quit
2025-03-27 08608, 2025
monkey[m]
OMG. ansh : after hours spent on debugging the issues with DOMPurify, and hours again with tinycolor, I finally found the one stupid config line that allows us to import ESM modules when running the test suite (i.e. in Node):