[15:22:32] hello! I'm told by ebernhardson that this is a correct place for this - our spark job fails on calls to ORES API with internal server error: https://www.irccloud.com/pastebin/Q2Mono82/ [15:22:38] is there something going on? [15:22:56] I can provide more details of our (search team) usage if needed [17:21:50] zpapierski: https://phabricator.wikimedia.org/T263910 [17:22:26] zpapierski: is it intermittent? happening right now? [17:49:00] akosiaris: yeah, I can replicate this quite easily [17:49:17] it doesn't happen always, though [17:49:42] actually, it does, for me now, at least [17:50:12] zpapierski: the best I can do with the current state of ores is to restart all uwsgi workers and hope it works. [17:50:16] doing that now [17:50:29] fingers crossed :) [17:52:16] !log restart uwsgi-ores in all ores1* nodes per complaint on IRC that max redis clients have been reached [17:52:16] No hay log abierto en #wikimedia-ai - log on para abrirlo, log list para listar los logs disponibles. [17:52:16] akosiaris: Not expecting to hear !log here [17:52:19] sigh [17:53:26] zpapierski: done. Don't go overboard with queries or it will very quickly converge into the same situation it is now [18:02:38] thanks! [22:38:05] 10Jade, 10MediaWiki-Parser, 10Platform Team Workboards (Green): Jade must not set non-json-serializable properties to JSConfigVars - https://phabricator.wikimedia.org/T267377 (10Pchelolo) [22:53:53] 10Jade, 10MediaWiki-Parser, 10Platform Team Workboards (Green): Jade must not set non-json-serializable properties to JSConfigVars - https://phabricator.wikimedia.org/T267377 (10Pchelolo) [23:07:18] 10Jade, 10MediaWiki-Parser, 10Platform Team Workboards (Green): Jade must not set non-json-serializable properties to JSConfigVars - https://phabricator.wikimedia.org/T267377 (10Pchelolo) Ok, this is actually relying on Json serialization of public properties of the title class to be delivered to the JS clie...