2026-06-21T07:23:46 chat.o.o is down. FYI. 2026-06-21T11:05:45 right, matrix.i.o.o seems dead 2026-06-21T11:06:07 reset now 2026-06-21T11:07:56 i wonder what happened, i wasnt able to reach that server for a bit 2026-06-21T11:08:22 machine was locked up, after reset it came back 2026-06-21T11:08:31 im a bit late but got distraced with damage control somewhere else 2026-06-21T11:08:39 ah i see... blegh 2026-06-21T11:09:03 hm, can you try updating the synapse service to use a cache_factor of 3 or 4 rather than 2 to see if that helps smooth out the OOM issue? 2026-06-21T11:09:37 given that from discussion the running theory is that its OOMing under spurious loads where cache misses are causing extra allocations 2026-06-21T11:10:36 according to documentation default is 0.5 and we don't have it set 2026-06-21T11:11:31 added caches: global_factor: 4 2026-06-21T11:22:42 i did find a definition in the systemd service stating 2, fwiw 2026-06-21T11:23:19 unsure if synapse even honors that anymore given ive never heard of it before 2026-06-21T12:24:52 oh I see. removed 2026-06-21T13:41:24 alright 2026-06-21T13:59:46 also solved the other outstanding alerts (for now..): again broken setup on stonehat, certificates for slc-monitor, reboot of squanchy, updates for discourse01/mailman, mail queue on status1, code-dev mysql errors, sample-app service 2026-06-21T14:20:16 and matrix memory alert is back :) 2026-06-21T14:29:46 i wonder what this looks like from monitoring.o.o 2026-06-21T14:29:59 oh huh, i guess the irc bridge doesnt even post links to media or whatever 2026-06-21T14:30:08 there's 2 python processes sitting at 7gb 2026-06-21T17:58:32 Emma: do we know why it's consuming more memory lately? if it's legitimate, we can also increase resources ... 2026-06-21T18:04:54 latest running theory is another homeserver implementaiton bug 2026-06-21T18:05:26 where it just spams requests and doesnt acknowledge most of them, was fixed last week or so but instances still might not have updated yet 2026-06-21T18:06:14 oh I see 2026-06-21T19:47:13 Notes for 16.0 -> 15.6 downgrade: 1. the old procps ships symlinks in /sbin, but if /sbin was already converted to a symlink to /usr/sbin, sysctl will not be installed correctly; needs manual extraction of the binary. 2. rpm queries will print a warning about the database format, which is not a problem for zypper, but trips pkg.* functions in salt (made 2026-06-21T19:47:15 https://github.com/saltstack/salt/pull/69503) 2026-06-21T21:21:18 Hi, my wife is trying to register to openSUSE conference and when she signs in into events.opensuse.org firefox always shows an error "The page isn't redirecting properly" and if I open the developer tools in the browser, I can see over 20 requests getting a 302 response from the server to https://events.opensuse.org/ . I tried with my user and I have no problem signing in, but with hers, it always enters into the loop... 2026-06-21T21:21:24 ... of 302 status codes (I tried on different computers and cleaning the cookies and server data stored in the browser). Also, she can log in to id.opensuse.org fine. Any idea of what to try? 2026-06-21T21:22:53 btw, she created her user a few days ago but didn't verify her email right after registering. Maybe that left her user in a bad state? 2026-06-21T21:39:26 interesting, that doesnt seem to happen to me 2026-06-21T21:41:41 hi, this is a known problem with this software :-( https://github.com/openSUSE/osem/issues/3587 2026-06-21T21:44:06 if you share the username, I can check. send with a ticket if you prefer to not post it here.