badcrc
                                            badcrc
                                        
                                    Hi, I managed to have it working by checking `fs.connected` in the while loop before `gevent.sleep(1)`, if is False I sleep for 10 seconds and then just call `fs_login()` again....
I've tried v10.8.1 and seems to do the same: ``` [16:13:49] [INF] [1] Main: Running query planner optimizations in the database... This might take a while [16:13:49] [INF] [1] Emby.Server.Implementations.ApplicationHost:...
> Somehow there was a user with empty `PasswordResetProvider` in the db: > > ``` > $ sqlite3 jellyfin.db "select count(1) from Users where PasswordResetProviderId = '';" > 1 >...
Is there something needed to change on a normal nginx to now have redirections after login? We've lost it after the 2024.06 update, maybe we were the only ones with...