[09:02:54] Good morning. I need some help to fully remove the traces of an uploaded file on my wiki. I checked the SQL db, but everything seems to be hashes and not plain text, which makes it difficult to see where the file might be used. [09:12:34] Hi is there anyone aware of the following error and its solution? Thank you. [09:12:35]  Shellbox\ShellboxError: Error creating directory shellbox [09:13:02] I got this error while creating a subpage in the template namesapce. [10:09:51] I managed to fix it. Exported the DB and found the correct tables for the file and removed the appropiate rows [17:15:57] Hi, is there anyone aware of the following error and its solution? Thank you. [17:15:57]  Shellbox\ShellboxError: Error creating directory shellbox [18:23:55] Guest17: What have you tried so far? Which version? Which distro/OS? Which steps to reproduce? Which docs to follow? [18:26:59] andre I'm using MediaWiki 1.39 on CentOS 8 with Apache. I was not having this issue earlier but since I changed my server it started showing the message in various pages especially on .css pages. [18:28:19] I must admit that I didn't installed Shellbox as mentioned on this page https://www.mediawiki.org/wiki/Shellbox because it was working perfectly fine earlier. [18:28:26] So do I need to install it? [18:34:55] Which installation guide did you follow? [18:39:26] I didn't installed anything as of now. Nor I installed the last time. The MediaWiki software was installed following insturctions on this page https://www.mediawiki.org/wiki/Download_from_Git#Download_a_stable_branch [18:44:52] I'm using MediaWiki 1.39 and I haven't seen any error about shellbox, and I haven't set up anything related to shellbox neither [18:45:59] possibly extension related [18:46:13] but I imagine the error is relating to it trying to create a temp dir for itself somewhere [18:46:32] or composer issues [18:47:00] (but yeah, probably what Reedy said) [18:47:12] I was meaning usage via an extension [18:49:22] likely either Scribunto or SyntaxHighlight, since both of those make use of shellbox, but the underlying issue is probably not related to that particular extension absent something like a version mismatch [18:49:51] or Score [18:51:20] and "changed my server" could mean many things... bringing in many new variables and config [21:13:33] speaking of Shellbox… I still can’t seem to get it to work and I tried lots of things