[02:13:18] whargarbl [18:47:40] Hello, when attempting to login i getA database query error has occurred. This may indicate a bug in the software. [XP6lwnVwpTwgmkntUv1h3gAAABM] 2019-06-10 18:47:30: Fatal exception of type "Wikimedia\Rdbms\DBQueryError" [18:48:14] !debug [18:48:14] For information on debugging (including viewing errors), see https://mediawiki.org/wiki/Manual:How_to_debug . A list of related configuration variables is at https://mediawiki.org/wiki/Manual:Configuration_settings#Debug.2Flogging Also see https://mediawiki.org/wiki/Manual:Errors_and_symptoms [18:48:29] kevindank: ^ enable some of those settings and then it should show you more details [18:53:09] legoktm: im not getting anything showing after enabling php error reporting and sqlerrorreporting [18:55:54] kevindank: did you enable $wgShowExceptionDetails = true? [18:56:07] also, which MW version is this? [18:56:51] Did you forget to run your application's database schema updater after upgrading? Query: SELECT * FROM `oathauth_users` WHERE id = '2' LIMIT 1 Function: OATHUserRepository::findByUser Error: 1146 Table 'theodo50_2019.oathauth_users' doesn't exist (localhost) [18:59:23] i disabled the oath extension and now im good [19:12:07] welp [19:12:11] I suppose that's one way to fix it [19:16:04] Not like it ever worked though if the tables weren't created [21:22:11] Joined