2026-06-22T06:37:34 acidsys: the username is evaromero 2026-06-22T06:37:42 thanks for having a look! 2026-06-22T06:39:51 Emma [it/its]: yeah, it doesn't happen to me either, but it's 100% reproducible when she logs in 2026-06-22T12:36:11 Hello team, calendar-o-o seems to be down 2026-06-22T13:00:49 hi, works for me, nothing abnormal in the monitor either 2026-06-22T13:01:51 acidsys: can you try to login? 2026-06-22T13:02:00 works for me if I'm not logged in 2026-06-22T13:02:06 but once I login I get this error 2026-06-22T13:02:13 (tried two different profiles) 2026-06-22T13:04:07 aha, after login, that is relevant information :) 2026-06-22T13:07:21 Template::Error (undefined local variable or method `destroy_user_session_path' for #) 2026-06-22T13:15:53 according to brief research, the solution is simply to remove the devise_scope block, as the route is already implied. not sure why it worked before though, last I touched the route was one year ago in d713e731a8f4. will test later, unless soneone else is faster ) 2026-06-22T15:02:19 @alarrosa it seems osem has a user with the same email address from 2016 in its database, and handles this case oddly. in any case, that old user does not exist in idp (anymore?), so I deleted it from events. please try login again 2026-06-22T15:07:41 thanks! that user was also her, but since I knew she never used idp (she created the old user before idp existed) ai assumed her old usernsme wouldn't be valid and just created a new one. Thanks! I'll check it right now 2026-06-22T15:09:52 lol, I didn't even need to log in, I just opened events.opensuse.org and she was already logged in (from the last time I tried 😅). 2026-06-22T15:10:24 It worked perfect now and I even registered her for oSC. Thanks a lot, acidsys ! 2026-06-22T15:10:40 I see, then that wasn't cleaned up .. well, awesome it works now, see you at the conference :p 2026-06-22T15:11:29 thanks! that user was also her, but since I knew she never used idp (she created the old user before idp existed) I assumed her old username wouldn't be valid and just created a new one. Thanks! I'll check it right now 2026-06-22T15:52:59 re: calendar login, I figured it out. in local development, the routes behave differently than in production. not sure why it was not noticed before but going by the 5xx rate, not many users actually log in. made https://github.com/openSUSE/calendar-o-o/pull/80