[01:21:11] [[Tech]]; AntiCompositeNumber; /* Preferred location for crosswiki site scripts? */ Reply; https://meta.wikimedia.org/w/index.php?diff=23127629&oldid=23126212&rcid=23596914 [02:45:26] [[Tech]]; Pathoschild; /* Preferred location for crosswiki site scripts? */ re: what's the recommended approach (maybe MediaWiki pages)?; https://meta.wikimedia.org/w/index.php?diff=23127735&oldid=23127629&rcid=23602791 [06:33:13] Hi, does anyone know the cause of "Lua error: Internal error: The interpreter has terminated with signal "9"." and how to fix the error? I have a private site on a dedicated server with 16GB RAM running the latest version of MediaWiki. Thanks [06:34:11] Guest26: check syslog/dmesg [06:34:18] 9 means SIGKILL [06:34:27] could be lack of resources [06:34:41] You may need to set appropriate limits [06:35:33] Thanks RhinoF1, I have the following settings in PHP max_execution_time - 300, memory_limit - 512, max_input_time - 600 [06:36:45] The error only appears on long pages. [06:37:20] Yea so it's likely hitting limits [06:37:58] So, is there anything I need to change in PHP memory? [06:38:03] The scribuntu extension has its own way of settings them too which I believe if used will turn it from a weird message to a more explicit one [06:38:40] Guest26: well it's always going to have a limit but if it's the memory limit it's hitting then you'd need to increase it [06:39:20] I tired 1024 for memory_limit but no help. [06:39:51] https://www.mediawiki.org/wiki/Extension:Scribunto#Configuration will show you how to set the limit in Scribuntu [06:40:20] Without reading the error in syslog/dmesg, it's impossible to tell exactly what the value should be [06:40:40] You could try optimise the lua code too if it was wrote by you [06:41:15] I'm trying to figure it out how to check syslog/dmesg lol sorry am not so familiar with tech. [06:42:49] Syslog is just sudo cat var/log/syslog [06:42:56] Although it might be quite large [06:43:31] https://www.google.com/amp/s/www.tecmint.com/dmesg-commands/amp/ [06:49:46] Thanks [06:50:26] I tried $wgScribuntoEngineConf['luastandalone']['memoryLimit'] = 309715200; # bytes but still showing the error so let me check the syslog for exact issue. [06:53:23] There is no such file syslog in var/log :| [07:07:19] Hmm [07:11:15] I'm just chatting with the hosting provider to check the error log. [15:48:58] Hi, so I used to have a committed identity on my user page, and I think i still have the committed identity string somewhere [15:49:05] Is that still acceptable to use? [15:50:17] Blah2: it should be, you'd need to email ca@wikimedia.org [15:53:50] also, can you change your CI? [15:54:02] or does the process assume the oldest one is the correct one [15:55:52] change your CI? [16:03:41] Blah2: yes, you must change after revealing the secret [16:03:51] Reedy: committed identity. [18:38:42] [[Tech]]; MarcoAurelio; /* Preferred location for crosswiki site scripts? */ Reply; https://meta.wikimedia.org/w/index.php?diff=23131149&oldid=23127735&rcid=23621322 [18:59:39] [[Tech]]; MarcoAurelio; /* Preferred location for crosswiki site scripts? */ ping, etc.; https://meta.wikimedia.org/w/index.php?diff=23131195&oldid=23131149&rcid=23621388