2025-08-25T07:41:59 There is some availability problem with forums.o.o and hackweek.o.o 2025-08-25T08:08:01 monitoring shows it for more, lots of flapping l7 timeout in haproxy 2025-08-25T21:52:07 *** teepee_ is now known as teepee 2025-08-25T22:47:58 discourse-update has a problem once again 2025-08-25T22:50:40 What's it showing? 2025-08-25T22:50:48 (I'm attempting to run the update right now in my sandbox) 2025-08-25T22:50:59 https://paste.opensuse.org/pastes/aef1be1b2a3f 2025-08-25T22:51:12 we only have ruby3.4-rubygem-cgi 0.5.0 but it wants 0.4.2 2025-08-25T22:52:20 Can we pull from an older TW snapshot? (Is that related to the i18n error in the log?) 2025-08-25T22:53:32 it's not in the distribution, I link older revision from home:darix:apps and try with that 2025-08-25T22:54:41 Sounds like a plan 2025-08-25T22:56:00 works! https://paste.opensuse.org/pastes/480ede67efd0 well, new error 2025-08-25T22:57:54 it seems /srv/www/vhosts/discourse/public/fonts is a dead symlink to /usr/lib64/ruby/gems/3.4.0/gems/discourse-fonts-0.0.18/vendor/assets/fonts 2025-08-25T22:57:56 Hmmm 2025-08-25T22:58:08 Ah, so maybe just removing the symlink would be sufficient? 2025-08-25T23:00:52 seems like it 2025-08-25T23:01:11 rachel joining the matrix room on irc? lol 2025-08-25T23:01:30 acidsys: Cool. I see this update is to a newer 3.4.7 release. I did see that 3.5.0 is where the plugin changes are coming (a few that we are using are now just included, including the standard oidc plugin, which might cause us some issues because of our customized version). 2025-08-25T23:01:36 they joined an irc channel not a matrix room ^^ 2025-08-25T23:02:40 hendersj: ok, didn't know we customized plugins 2025-08-25T23:02:44 I have had IRC setup before on thunderbird but after I reinstalled TW I am changing to use Konvesrstation now. I want to get around to setting up a bouncer at some point. 2025-08-25T23:03:23 acidsys: ISTR that we had a modified OIDC plugin to use a different linking attribute than the standard one does. When the forums are running again, we can check. 2025-08-25T23:03:35 they are running 2025-08-25T23:04:05 acidsys: i know, i just thought it was funny that rachel joined what is essentially the same chat across 2 platforms 2025-08-25T23:04:47 redundancy! 2025-08-25T23:05:22 Yeah, I see that it's up now. Was just checking, and I thought the source repo was linked from in the UI, but it's not. 2025-08-25T23:06:59 discourse-openid-connect is installed from a package, it seems https://build.opensuse.org/projects/home:darix:apps/packages/discourse-plugin-openid-connect/files/discourse-plugin-openid-connect-match-by-username.patch?expand=1 is what you were referring to 2025-08-25T23:09:16 btw, i opened a new ticket for matrix on the admins board: https://progress.opensuse.org/issues/187773 2025-08-25T23:09:18 hoping i put it in the right place? 2025-08-25T23:10:06 looks good 2025-08-25T23:11:41 Yeah, looking at the _service file in Darix's build for the plugin, it looks like it is pointing to the official repo. I could've sworn there was a change in ours from standard, but if the standard is what we're using, cool. We'll just have to remove that and a couple other RPMs from the update as they'll be superceded by what's in the 3.5.0 build (I opened https://progress.opensuse.org/issues/186385 about it when I... 2025-08-25T23:11:46 ... saw this change was coming) 2025-08-25T23:12:09 we apply this patch on top of the sources 2025-08-25T23:12:59 Ah, yes, I was just looking at it again and see that we're patching it rather than building from a custom git repo. So as long as that patch finds its way into the discourse build, we should be good. 2025-08-25T23:13:56 (Along with the removal of the other packages that will duplicate plugins that are installed by default starting with 3.5.0)